def
|
6efcc473c9
|
Fix cl_showrecord with dummy (fixes #2077)
Shows best time of either dummy or main player depending on which is
selected
|
2020-03-01 12:55:01 +01:00 |
|
Dennis Felsing
|
1e74502e66
|
Revert "Merge pull request #1736 from sirius1242/master"
This reverts commit e8362f1727 , reversing
changes made to 0f99605ab1 .
Apparently people don't like "Digital Wellbeing"-like features
|
2019-06-14 12:00:49 +02:00 |
|
sirius
|
f62f6d2207
|
show play time move to a new function
|
2019-05-17 21:57:00 +08:00 |
|
Jupeyy
|
2cbb8af75b
|
add window resize event, and fix some ui things
|
2018-03-21 15:53:29 +01:00 |
|
Jupeyy
|
790201f751
|
add buffering for the ingame visible components of the hud
|
2018-03-13 21:56:37 +01:00 |
|
def
|
c8d4b605bf
|
Improved cl_showfps, don't need average/current anymore
|
2018-01-14 17:21:50 +01:00 |
|
Ryozuki
|
5c7856ee59
|
Added cl_showping
|
2016-05-03 16:06:10 +02:00 |
|
def
|
740868c938
|
Add cl_show_local_time_always (fixes #319)
|
2016-04-27 19:22:55 +02:00 |
|
def
|
ceeb44ef2e
|
Bring back old DDRace record window as cl_showrecord and add compatibility for current time in race servers
|
2014-02-06 23:49:25 +01:00 |
|
def
|
1fbd91c4e1
|
Remove useless method declaration
|
2014-01-10 16:20:21 +01:00 |
|
def
|
9743b0cb58
|
Better time/score messages
|
2014-01-10 16:19:46 +01: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
|
4efd65359e
|
show notification when game is paused
|
2012-01-10 22:40:48 +01: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 |
|
oy
|
ee2f625754
|
added extended spectator mode. Closes #28
|
2011-03-10 10:08:14 +01:00 |
|
GreYFoXGTi
|
af44a79b03
|
New Broadcast/Timer System
|
2010-11-30 04:24:15 +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 |
|
btd
|
86365bedcd
|
Add Race stuff but fully reworked. Still only need to make score board
|
2010-10-30 18:22:35 +04:00 |
|
GreYFoXGTi
|
896634a061
|
Total Cleanup
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-09-30 23:28:06 +03: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 |
|
Thomas
|
361380d630
|
*some esthetic changes
*split "CHud::RenderGoals()"
*added "reload" command
*added the ability to show last chat lines (+show_chat)
*updated french.txt
|
2010-05-30 12:01:11 +00:00 |
|
Magnus Auvinen
|
72c06a2589
|
copied refactor to trunk
|
2010-05-29 07:25:38 +00:00 |
|