SushiTee
fe5e393308
remade settings->controls menu
2012-08-15 22:03:35 +02:00
SushiTee
c5b313b30b
updated menu_buttons
2012-08-15 15:56:15 +02:00
oy
dc22f9fa1c
merged vote start/end messages
2012-08-14 00:16:54 +02:00
BeaR
3effd73596
Fix Renderingbug:
...
If u change the alpha value inside a colorenvelope, the tileset-/quad-rendering is messed sometimes
http://i.solidfiles.net/580a9699c4.png (map: run_exchange by delo)
2012-08-13 12:57:40 +02:00
oy
d2924b5ad6
cleaned up core events
2012-08-13 10:36:01 +02:00
SushiTee
06a56df3e6
fixed button mouseover to use the same alpha like the tabs
2012-08-12 22:20:57 +02:00
SushiTee
9a1f8899b7
finished graphics menu (for now)
2012-08-12 18:51:35 +02:00
SushiTee
37c970bc49
changed some stupid things
2012-08-12 18:41:49 +02:00
SushiTee
509be82c4b
updated menu_buttons
2012-08-12 16:18:39 +02:00
SushiTee
0b739d0404
Merge branch 'master' of git://github.com/teeworlds/teeworlds
2012-08-12 15:57:19 +02:00
Magnus Auvinen
85a5fd8bc0
fixed missing texture unload in the editor
2012-08-12 14:32:37 +02:00
oy
322b57bd83
Merge pull request #994 from matricks/cleanup
...
clean up of several things and introducing more type saftly
2012-08-12 05:32:25 -07:00
Magnus Auvinen
563f1d0c52
removed the operator int() from IGraphics::CTextureHandle and ISound::CSampleHandle in order to catch more bugs
2012-08-12 14:02:50 +02:00
Magnus Auvinen
dfcbe85488
introduced ISound::CSampleHandle to add more typesafty
2012-08-12 13:56:35 +02:00
Magnus Auvinen
b47fb66393
removed ugly g_GameClient stuff from the game client files
2012-08-12 13:05:22 +02:00
Magnus Auvinen
cb95e8dfe8
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
2012-08-12 12:41:50 +02:00
SushiTee
6b279c770f
-remade settings->graphics menu
...
-added menu checkbox images
2012-08-11 23:51:46 +02:00
SushiTee
b10931eb9d
Merge branch 'master' of git://github.com/teeworlds/teeworlds
2012-08-11 16:28:12 +02:00
SushiTee
b8c1fa5812
-fixed saving menu page
...
-remade restart warning design
2012-08-11 16:27:56 +02:00
oy
6c530b2926
made ingame notifications for players simple game messages and let the client handle/localise them
2012-08-11 12:34:03 +02:00
oy
25da0f4c52
fixed few things in pnglite
2012-08-11 11:51:01 +02:00
SushiTee
dc40af95be
remade settings->sound menu and added reset buttons
2012-08-10 22:13:16 +02:00
SushiTee
a4e13330f6
Merge branch 'master' of git://github.com/teeworlds/teeworlds
2012-08-10 19:01:28 +02:00
SushiTee
5d10047b8c
remade seetings->player menu
2012-08-10 18:54:52 +02:00
oy
6510dddbf4
added missing images
2012-08-10 17:40:25 +02:00
SushiTee
02d64ed331
fixed team colors
2012-08-10 17:35:17 +02:00
SushiTee
b860c4ac61
updated mapres
2012-08-10 17:35:12 +02:00
SushiTee
aa2f4c9353
removed ui color and ui scale config variables
2012-08-10 17:35:07 +02:00
oy
e0aa50fa24
updated license
2012-08-10 17:25:45 +02:00
SushiTee
61cbb27177
remade settings->general menu
2012-08-09 22:57:11 +02:00
oy
9023796d27
fixed faulty message id
2012-08-09 10:30:04 +02:00
SushiTee
8aed4c2de9
removed "local server" button from startmenu for now
2012-08-09 02:28:05 +02:00
SushiTee
a631ed3be6
finished start menu
2012-08-09 02:13:16 +02:00
SushiTee
d88b35980f
fixed team colors
2012-08-08 17:05:08 +02:00
SushiTee
af7999e17b
updated mapres
2012-08-08 14:45:43 +02:00
SushiTee
c3b4a5c240
removed ui color and ui scale config variables
2012-08-08 14:31:16 +02:00
oy
93c169c71d
show enter/leave team change messages in demos
2012-08-04 17:45:16 +02:00
oy
4333f832f7
fixed demo recording/playing, clientinfo for server dummies and wrong team colours in scoreboard
2012-08-04 12:50:45 +02:00
oy
525825c215
fixed some warnings with gcc
2012-08-03 19:28:15 +02:00
Stéphan Kochen
d73c867671
Clang driver support.
2012-08-03 19:15:07 +02:00
BeaR
a1d039f8e9
Embedded textures weren't load correctly ingame
2012-08-03 19:13:26 +02:00
oy
55a3ee1b16
fixed shape of the refresh icon in the server browser
2012-08-03 19:10:23 +02:00
oy
ab5ce4a492
fixed that internet/lan tab doesn't work as fresh button
2012-08-03 18:53:46 +02:00
oy
f364fd7cf4
skip player prediction when the game/round is over
2012-08-03 18:47:04 +02:00
oy
f9427a3aa3
made server resend gameinfo just when it changed and fixed match counter
2012-08-03 18:46:57 +02:00
oy
d61d25677b
cleaned up PlayerInfo check/usage in the gameclient
2012-08-03 18:46:49 +02:00
oy
65448ea7b0
cleaned up gameclients player/team calculation
2012-08-03 18:46:41 +02:00
oy
b1d28c5740
cleaned up updating the friend state
2012-08-03 18:46:33 +02:00
oy
8971497029
finished client enter/leave events, removed client changes
2012-08-03 18:46:25 +02:00
oy
9164c1d879
made the server validate player input
2012-08-03 18:46:17 +02:00