FallenKN
|
c69c4727ef
|
removed unnecessary brackets
|
2019-04-13 15:22:31 +02:00 |
|
FallenKN
|
83b385f8a5
|
Fix #1636
|
2019-04-13 14:33:25 +02:00 |
|
fokkonaut
|
cf09fbd1ea
|
Merge BW support into IsDDNet
|
2019-01-14 16:50:06 +01:00 |
|
fokkonaut
|
3240f6fbc5
|
fix bw support
|
2018-09-28 18:27:51 +02:00 |
|
Jupeyy
|
5c7c09d380
|
fixing most wrong code pattern
|
2017-09-13 20:33:58 +02:00 |
|
Jupeyy
|
6dc4d1e578
|
only allow a maximal zoom factor to make sure no bufferoverflow happens
|
2017-09-12 20:14:34 +02:00 |
|
def
|
1dddf42cbb
|
Simplify Dyncam and fix #311
|
2015-08-27 20:26:05 +02:00 |
|
def
|
b32a939a9e
|
Set more reasonable default dyncam sensitivity and rename config variables for dyncam
|
2015-08-24 23:22:20 +02:00 |
|
Dennis Felsing
|
b122b569bd
|
Merge pull request #274 from nzyuzin/variables_h_naming
Correct names in variables.h
|
2015-08-06 21:54:58 +02:00 |
|
Nikita Zyuzin
|
89536b10a3
|
Update dyncam variable names
|
2015-08-06 23:44:54 +04:00 |
|
Nikita Zyuzin
|
06c4470081
|
Don't use OldMousesens if it wasn't initialized
|
2015-08-01 09:08:25 +04:00 |
|
Nikita Zyuzin
|
e89843d811
|
Update dyncam to have special mousesens
|
2015-08-01 09:01:54 +04:00 |
|
Nikita Zyuzin
|
f004d851e9
|
Add default mouse max distance variable
|
2015-06-12 14:11:40 +04:00 |
|
Nikita Zyuzin
|
7c41cb1afe
|
Add dynamic camera console toggle feature
|
2015-05-11 14:21:34 +04:00 |
|
def
|
72278a18cb
|
Fix cl_default_zoom bug
|
2015-01-19 22:14:48 +01:00 |
|
def
|
0ed314eef9
|
Add default zoom setting
|
2015-01-03 03:13:21 +01:00 |
|
def
|
8b108a2311
|
Clean up gametype determination
|
2014-12-10 03:39:15 +01:00 |
|
def
|
93b57433b4
|
Fix: Reset zoom when going out of spectate mode (in zcatch for example)
|
2014-09-07 01:41:02 +02:00 |
|
def
|
74844c98a6
|
Fix camera with dummy
|
2014-05-23 19:28:26 +02:00 |
|
def
|
62c474b489
|
Fix: Player keeps looking at the same position when paused
|
2014-05-22 17:03:52 +02:00 |
|
def
|
5b1c866b35
|
Feature: Separate inputs for dummy and player
|
2014-05-10 14:31:00 +02:00 |
|
def
|
b1d2d4f59e
|
Zooming in demo player
|
2014-01-22 16:59:43 +01:00 |
|
def
|
2d6a4874e3
|
Don't consider showing entities and zooming out cheats
|
2013-12-18 16:53:46 +01:00 |
|
def
|
bbb1f6ab3c
|
Smaller zoom
|
2013-11-13 13:24:56 +01:00 |
|
def
|
9e1176094d
|
Allow zooming in FastCap
|
2013-10-24 01:37:04 +02:00 |
|
def
|
637ccb3e66
|
Enable zoom for spectators
|
2013-06-23 03:35:46 +02:00 |
|
Learath2
|
81b34086e2
|
Fix for zoom issue.
|
2011-12-23 10:43:46 +02:00 |
|
GreYFoX
|
ff696bad6c
|
Mac Loves Cyclic Includes
|
2011-08-31 13:56:04 +02:00 |
|
GreYFoX
|
5b27758650
|
Removed level stuff
Removed client ID stuff
Removed console stuff
Resolved merge conflicts
Upgraded Banmaster
Cleaned up
|
2011-08-13 02:11:06 +02:00 |
|
GreYFoX
|
9397c4a55f
|
some make release changes for adding sql server files
Servers are no longer build with SQL by default.
fixed compilation on Mac OS X 10.5
|
2011-04-15 04:32:53 +02:00 |
|
GreYFoX
|
0df6d0541f
|
Merge branch 'master' of git://github.com/oy/teeworlds into HEAD
Conflicts:
bam.lua
src/engine/console.h
src/engine/server.h
src/engine/server/server.cpp
src/engine/shared/config.h
src/engine/shared/config_variables.h
src/engine/shared/console.cpp
src/engine/shared/console.h
src/game/client/components/binds.cpp
src/game/client/components/chat.h
src/game/client/components/console.cpp
src/game/client/components/console.h
src/game/client/components/controls.cpp
src/game/client/components/emoticon.h
src/game/client/components/maplayers.cpp
src/game/client/components/menus.h
src/game/client/components/scoreboard.h
src/game/client/components/spectator.h
src/game/client/components/voting.h
src/game/client/gameclient.cpp
src/game/client/gameclient.h
src/game/client/render.h
src/game/collision.cpp
src/game/editor/ed_layer_tiles.cpp
src/game/gamecore.cpp
src/game/gamecore.h
src/game/layers.cpp
src/game/layers.h
src/game/mapitems.h
src/game/server/entities/character.cpp
src/game/server/entities/laser.cpp
src/game/server/entities/laser.h
src/game/server/entities/pickup.cpp
src/game/server/entities/pickup.h
src/game/server/entities/projectile.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontroller.cpp
src/game/server/gamecontroller.h
src/game/server/gameworld.cpp
src/game/server/gameworld.h
src/game/server/player.cpp
src/game/variables.h
|
2011-04-14 01:27:49 +02:00 |
|
oy
|
06115dd49d
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
|
GreYFoX
|
f7f6058a92
|
Merged Oy, Cleaned up, removed some useless features and code parts
Added Icon by landil
alot more...
|
2011-04-09 22:32:17 +02:00 |
|
GreYFoX
|
0cbcdd027a
|
Removed Helper made Moderators able to moderate only
Enumerated levels
http://ddrace.info/forum/showthread.php?t=528
or modify the server and change the game type to something other than DDRace thank you
|
2011-03-16 16:27:30 +02:00 |
|
oy
|
b834426548
|
fixed several problems with spectator view in game and demo player. Closes #83
|
2011-03-12 18:07:57 +01:00 |
|
oy
|
7b98b3dded
|
fixed camera in spectator mode
|
2011-03-10 17:57:15 +01:00 |
|
GreYFoXGTi
|
6904956a14
|
Added some DDRace Menu Items
Enforced cl_ddrace_cheats on zoom
|
2011-02-16 11:20:27 +02:00 |
|
GreYFoXGTi
|
ddc5dd7ab3
|
Cleaned up & Re-arranged stuff
|
2011-01-06 05:46:10 +02:00 |
|
GreYFoXGTi
|
5d9ee1736e
|
made the code so it would have less conflicts in the future and Merged branch 'master' of http://github.com/oy/teeworlds
Conflicts:
data/languages/dutch.txt
data/languages/french.txt
data/languages/german.txt
data/languages/russian.txt
src/game/server/entities/flag.cpp
src/game/server/entities/flag.h
src/game/server/gamecontext.cpp
src/game/server/gamemodes/ctf.cpp
src/game/server/gamemodes/ctf.h
src/game/server/gamemodes/dm.cpp
src/game/server/gamemodes/dm.h
src/game/server/gamemodes/mod.cpp
src/game/server/gamemodes/tdm.cpp
src/game/server/gamemodes/tdm.h
|
2010-11-22 00:26:00 +02:00 |
|
Sworddragon
|
fc9211c777
|
Updated copyrights
|
2010-11-20 21:26:06 +01:00 |
|
GreYFoXGTi
|
505a5b4172
|
Refactoring
|
2010-10-29 23:29:07 +02:00 |
|
btd
|
1f0e49c080
|
Add my old zoom staff
|
2010-10-17 12:43:27 +04:00 |
|
GreYFoXGTi
|
896634a061
|
Total Cleanup
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-30 23:28:06 +03:00 |
|
GreYFoXGTi
|
67a5765c9f
|
Merge branch 'master' of http://github.com/oy/teeworlds
Conflicts:
src/engine/server/server.cpp
src/engine/shared/config_variables.h
src/game/client/components/camera.cpp
src/game/client/components/camera.h
src/game/editor/ed_editor.cpp
src/game/editor/ed_layer_tiles.cpp
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-19 21:27:40 +03:00 |
|
oy
|
a730704d10
|
fixed view offset when joining spectator. Closes #101
|
2010-09-19 16:12:18 +02:00 |
|
oy
|
80b570c795
|
fixed view offset when changing from spectator to player. Closes #152
|
2010-09-19 16:00:46 +02:00 |
|
btd
|
909c583d96
|
End merge
|
2010-08-26 00:30:21 +04:00 |
|
GreYFoXGTi
|
7f8fb7a5a7
|
Merging the client manually into the server
but i can't get the client to accept the console class of the server -.-" yet..
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-08-25 17:31:49 +02:00 |
|
Magnus Auvinen
|
72c06a2589
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
|
Magnus Auvinen
|
4484948a6d
|
updated the demo recorder
|
2008-10-14 12:11:42 +00:00 |
|