GreYFoXGTi
2ec0e0eec4
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
src/engine/shared/console.cpp
src/game/client/components/hud.cpp
src/game/client/components/scoreboard.cpp
src/game/server/entities/character.cpp
src/game/server/entities/projectile.cpp
2011-01-12 11:08:17 +02:00
oy
b94c70d351
close the scoreboard when opening the menu in the demo player. Closes #407
2011-01-12 01:33:16 +01:00
oy
3f4556a861
hide the broadcast when the scoreboard is active. Closes #408
2011-01-12 01:18:07 +01:00
oy
1f55237919
made the end game message in team games a bit smaller so it doesn't overlap the scoreboard. Closes #406
2011-01-12 01:10:40 +01:00
oy
d79fd3d4c0
added dm score hud. Closes #356
2011-01-12 01:01:05 +01:00
oy
b60d6deb51
made m_paInfoByScore within gameclient's snap state work and cleaned up render scoreboard
2011-01-11 23:03:01 +01:00
oy
8f999837c6
improved the count down timer. Closes #391
2011-01-10 00:58:03 +01:00
oy
9819163c5f
fixed some overlapping in the server browser. Closes #376
2011-01-10 00:18:30 +01:00
GreYFoXGTi
959b05d557
Merge branch 'master' of http://github.com/oy/teeworlds
2011-01-10 00:45:58 +02:00
oy
9358b24113
reset demo player on end and when pressing the stop button. Closes #401
2011-01-09 23:42:37 +01:00
Patafix
a9f7f3a3ea
just formatting
2011-01-09 23:29:56 +01:00
oy
91f642fac2
fixed cut off broadcast. Closes #398
2011-01-09 23:25:07 +01:00
oy
df47aedbfe
reset flags and projectiles when leaving the game layer too much. Closes #385
2011-01-08 11:34:19 +01:00
GreYFoXGTi
3c5a430135
Merge branch 'ddrace-emotefix' of https://github.com/fisted/teeworlds
2011-01-08 08:17:28 +02:00
GreYFoXGTi
544eb124c1
yet another woops
2011-01-08 01:31:29 +02:00
fisted
2a4bb8e631
fixed /emote reset
2011-01-07 23:26:28 +01:00
GreYFoXGTi
395c87a7ad
woops
2011-01-07 20:37:21 +02:00
oy
41b8022aa1
record a new demo when a game ends. Closes #358
2011-01-06 23:21:51 +01:00
oy
eedaf62d97
fixed that the client crashes if it has no skins
2011-01-06 22:55:57 +01:00
GreYFoXGTi
6889adc0bb
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
.gitignore
src/game/client/gameclient.cpp
src/game/editor/ed_editor.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontext.h & Cleaned it up
2011-01-06 23:32:19 +02:00
oy
f8b1edca64
show error message for all content that could not be loaded. Closes #257
2011-01-06 22:18:19 +01:00
oy
7487a22956
added better texture moving in the editor by nsinreal. Closes #372
2011-01-06 21:58:42 +01:00
GreYFoXGTi
802dc7a73d
Revert "dunno who added this or why!", i seem to have confused Spectator/In-Game with teams system
...
used team constants
This reverts commit 27c3f06f27
.
2011-01-06 15:49:05 +02:00
oy
1306b62ce2
added command to move all players to a team. Closes #384
2011-01-06 13:37:28 +01:00
GreYFoXGTi
21994e017f
fixed warnings
2011-01-06 14:21:44 +02:00
oy
73010e7d2e
removed a debug message. Closes #373
2011-01-06 13:21:13 +01:00
oy
418dd8eccc
added fix by CarmineZ for missing option in the control settings. Closes #395
2011-01-06 13:17:54 +01:00
GreYFoXGTi
af160c8401
Can't pause while you are in a team
2011-01-06 07:58:37 +02:00
GreYFoXGTi
22aa8940a7
Code Style of some files converted from K&R to BSD/Allman
2011-01-06 07:30:19 +02:00
GreYFoXGTi
b909829b61
Fixed team state sending, it was illogical
2011-01-06 07:22:08 +02:00
GreYFoXGTi
babe838cab
Added /ShowOthers
2011-01-06 07:08:12 +02:00
GreYFoXGTi
82eac5cf3b
ScoreBoard now is different for DDRace only
2011-01-06 06:45:53 +02:00
GreYFoXGTi
ddc5dd7ab3
Cleaned up & Re-arranged stuff
2011-01-06 05:46:10 +02:00
GreYFoXGTi
1719ad554e
Moved a var
2011-01-06 01:51:22 +02:00
GreYFoXGTi
1d9190fd5b
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
data/languages/russian.txt
readme.txt
src/game/variables.h
2011-01-06 01:49:58 +02:00
oy
13902fef6c
show an error popup when demo deletion fails
2011-01-05 22:22:07 +01:00
oy
18461535fd
changed time left localisation in the map download popup to allow better translations
2011-01-05 17:28:53 +01:00
oy
2992d9a6c6
scale control settings as well
2011-01-05 12:19:06 +01:00
Damian Kaczmarek
073044747b
-Working ui_scale parameter.
...
(doing it properly would require lots of framework/interface job ...)
2011-01-05 12:14:36 +01:00
GreYFoXGTi
c5648311ed
Merge branch 'master' of http://github.com/oy/teeworlds
...
Conflicts:
data/languages/german.txt
src/game/client/components/scoreboard.cpp
src/game/editor/ed_layer_tiles.cpp
src/game/server/entities/character.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontroller.cpp
src/game/variables.h
2011-01-04 22:37:09 +02:00
oy
67f86e3547
added option to change nameplates size by RushPL
2011-01-04 13:11:01 +01:00
oy
bcba9e5c89
moved HslToRgb stuff
2011-01-04 11:58:25 +01:00
oy
336f00ae89
added colours for tile layers by Choupom
2011-01-04 11:38:14 +01:00
Choupom
533d28e35a
made team colors for nameplates ( fixes #207 )
2011-01-03 12:54:58 +01:00
Choupom
b565d4ab18
fixed so Make/Clear Collision buttons are hidden on game layer
2011-01-03 12:54:29 +01:00
oy
a72848e780
added constants for teams by Choupom
2011-01-03 12:50:38 +01:00
Yoyo117
d9c71f49f3
minor improvement
2011-01-02 19:58:06 +01:00
GreYFoXGTi
27c3f06f27
dunno who added this or why!
2010-12-24 17:02:02 +02:00
GreYFoXGTi
8f9520b09a
test
2010-12-23 07:57:26 +02:00
GreYFoXGTi
a8efcfcb5a
Fixed CrossMap Tiles Copy
2010-12-19 16:10:42 +02:00