def
|
a4580c4af0
|
Add speedup prediction (by c)
|
2014-03-25 01:13:46 +01:00 |
|
def
|
ba4d8d153e
|
Proper client version numbers
|
2014-02-19 22:29:46 +01:00 |
|
def
|
92e0b5fe3c
|
Add fake tunings so that freeze prediction is correct (by HMH)
|
2014-02-19 21:55:37 +01:00 |
|
def
|
17102bdf09
|
Still have to keep crashmeplx
|
2014-02-13 19:53:30 +01:00 |
|
def
|
dd17150160
|
Remove old code so that we work on 128p player servers
|
2014-02-13 04:39:29 +01:00 |
|
def
|
67ede77105
|
fix
|
2014-02-08 23:46:55 +01:00 |
|
def
|
50d3e03c16
|
Fix teams in client
|
2014-02-08 23:41:12 +01:00 |
|
def
|
f1661fc6b4
|
Sorted scoreboard and spectator view
|
2014-02-08 22:24:57 +01:00 |
|
def
|
bf658945a5
|
Fix some +showhookcoll
|
2014-02-08 21:55:08 +01:00 |
|
def
|
b21dc83b1a
|
Compatibility for old servers
|
2014-01-30 17:15:54 +01:00 |
|
def
|
d8533eea67
|
Proper Client Version numbers and more visible whispers
|
2014-01-30 16:49:15 +01:00 |
|
def
|
e97d3ba788
|
Fix: +showhookcoll fixes
|
2014-01-30 04:10:52 +01:00 |
|
def
|
fea96c411a
|
Properly show SUPER team in Scoreboard
|
2014-01-28 19:52:46 +01:00 |
|
def
|
9ff38a940b
|
Allow +showhookcoll on yourself
|
2014-01-27 05:16:07 +01:00 |
|
def
|
3e5bcb0213
|
Absolutely perfect +showhookcoll
|
2014-01-27 05:06:23 +01:00 |
|
def
|
c7cc656f1a
|
Remove useless code
|
2014-01-24 22:10:14 +01:00 |
|
def
|
25f69ecdeb
|
Display teams in scoreboard
|
2014-01-22 01:39:18 +01:00 |
|
def
|
f0d79b8388
|
Trying to get better team support
|
2014-01-22 00:08:30 +01:00 |
|
def
|
fe7f274023
|
Fix: Proper super on DDRace 16 player servers
|
2014-01-21 18:21:01 +01:00 |
|
def
|
693d68841c
|
More exact showhookcoll
|
2014-01-12 00:45:25 +01:00 |
|
def
|
0f251a435b
|
Revert "Remove useless code"
This reverts commit 3e28e52d8d .
|
2014-01-02 01:14:20 +01:00 |
|
def
|
3e28e52d8d
|
Remove useless code
|
2014-01-01 15:44:49 +01:00 |
|
def
|
3607218f12
|
Merge ddrace64 from eeeeee
|
2013-12-31 06:13:57 +01:00 |
|
def
|
3eaad43b6b
|
Merge remote-tracking branch 'upstream-teeworlds/0.6' into DDRace
Conflicts:
bam.lua
data/languages/index.txt
src/engine/server/server.cpp
src/engine/shared/network_server.cpp
src/game/client/components/chat.cpp
src/game/client/components/menus_settings.cpp
src/game/server/entities/character.cpp
src/game/server/gamecontext.cpp
src/game/version.h
|
2013-12-26 18:02:22 +01:00 |
|
def
|
ad724453ad
|
Better fix for slow Map loading
|
2013-12-20 12:27:10 +01:00 |
|
def
|
06fed6e596
|
Disable Tilemap Skip Generation (Makes map loading 30 times faster)
|
2013-12-20 03:33:50 +01:00 |
|
def
|
2a70aefc63
|
Show correct nameplates without antiping
|
2013-10-09 16:23:18 +02:00 |
|
def
|
dc6d2305d5
|
Add AntiPing
|
2013-10-09 16:02:23 +02:00 |
|
def
|
9028d77471
|
Add +showhookcoll from H-Client
|
2013-08-24 01:50:35 +02:00 |
|
def
|
85b5277bb5
|
Reset zoom when player joins team
|
2013-07-11 17:25:51 +02:00 |
|
oy
|
32c8dd6cf5
|
increased time for client info resend to prevent possible overlap
|
2013-02-24 17:28:39 +01:00 |
|
oy
|
5de2763f82
|
skip auto screenshot when the editor is active. #931
|
2013-02-24 17:27:44 +01:00 |
|
BeaR
|
6d74d52c22
|
Fix problem with show other players: (Closes DDRace/teeworlds#210)
sending packet on setting change
|
2013-02-03 20:23:44 +02:00 |
|
GreYFoX
|
cd4ba53bae
|
Merge branch 'master' of git://github.com/teeworlds/teeworlds into DDRace
Conflicts:
bam.lua
scripts/build.py
scripts/make_release.py
src/engine/server.h
src/game/client/gameclient.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontext.h
src/game/server/gamecontroller.cpp
src/game/server/gamecontroller.h
src/game/server/player.cpp
src/game/version.h
|
2012-04-12 02:09:31 +02:00 |
|
oy
|
d17ee055a2
|
fixed an issue about resending player info
|
2012-01-29 12:44:33 +01:00 |
|
oy
|
4fde2cf7f2
|
add tuning to demo. Closes #899
|
2012-01-09 00:49:20 +01:00 |
|
oy
|
b592d7a591
|
cleaned up playing of global sounds
|
2012-01-06 19:38:40 +01:00 |
|
GreYFoX
|
c46f3e06e7
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace
|
2012-01-04 20:10:07 +02:00 |
|
oy
|
7328098f8d
|
Merge pull request #912 from matricks/threadedflip
Threadedflip
|
2012-01-03 15:40:30 -08:00 |
|
GreYFoX
|
ee670118a5
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace
Conflicts:
src/engine/console.h
src/engine/server/server.cpp
src/engine/server/server.h
src/engine/shared/config.h
src/engine/shared/console.cpp
src/engine/shared/console.h
src/engine/shared/network_server.cpp
@heinrich5991 todo
|
2012-01-01 00:11:56 +02:00 |
|
Magnus Auvinen
|
b31abc4053
|
fixed so that you can select graphics backend via gfx_threaded
|
2011-12-31 10:29:25 +01:00 |
|
BeaR
|
afb1d5e201
|
Swap and Shuffle Teams
|
2011-12-30 21:52:01 +01:00 |
|
GreYFoX
|
1446d0980b
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace
* Version 1.098a
Conflicts:
bam.lua
src/game/client/gameclient.h
src/game/mapitems.h
|
2011-12-05 11:32:01 +02:00 |
|
oy
|
b99ac459be
|
fixed envelope rendering when seeking in the demo player
|
2011-12-04 14:04:12 +01: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
|
35d16bd58c
|
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace0611
Conflicts:
src/engine/console.h
src/engine/server.h
src/engine/server/server.cpp
src/engine/shared/config_variables.h
src/engine/shared/console.cpp
src/engine/shared/console.h
src/engine/shared/network_server.cpp
src/game/client/components/console.cpp
src/game/client/components/console.h
src/game/client/components/menus_browser.cpp
src/game/client/gameclient.cpp
src/game/editor/editor.cpp
src/game/editor/editor.h
src/game/editor/io.cpp
src/game/editor/layer_tiles.cpp
src/game/editor/popups.cpp
src/game/gamecore.cpp
src/game/mapitems.h
src/game/server/entities/character.cpp
src/game/server/entities/laser.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontroller.cpp
src/game/server/gamecontroller.h
src/game/server/gamemodes/ctf.cpp
src/game/server/player.cpp
src/game/variables.h
|
2011-08-13 02:01:40 +02:00 |
|
oy
|
2b2ddde04f
|
sort players in kick/move to spec vote and player options by team. Closes #809
|
2011-08-05 19:52:38 +02:00 |
|
oy
|
e18390fea8
|
fixed that client resets tuning. Closes #746
|
2011-07-05 23:32:32 +02:00 |
|
oy
|
ac9c3b8f7f
|
made the dropped flag sign blink faster the last 5 seconds to indicate that it's about to return. Closes #631
|
2011-07-05 23:15:24 +02:00 |
|