Choupom
|
a4817a2070
|
fixed some variables name
|
2012-08-22 13:45:20 +02:00 |
|
Choupom
|
b3b0464cfe
|
reverted some stuff
|
2012-08-22 13:41:50 +02:00 |
|
SushiTee
|
913a0bbee4
|
forgot to render the body shadow
|
2012-08-21 20:55:04 +02:00 |
|
SushiTee
|
443730a193
|
fixed showing eyes in skin part selection
|
2012-08-21 20:49:30 +02:00 |
|
SushiTee
|
3e1abb8ff6
|
fixed last commit
|
2012-08-21 19:05:20 +02:00 |
|
SushiTee
|
c76a851027
|
better order of menu button parameters
|
2012-08-21 18:55:41 +02:00 |
|
BeaR
|
dcbcfd34c7
|
Fixes some errors in the GUI(messed up buttons ingame and "Internet" and wrong ServerlistScroll)
Also small cleanup in backend header
|
2012-08-21 18:53:57 +02:00 |
|
SushiTee
|
ed1dc21dcb
|
-select more than one skin part with ctrl keys pressed
-little beauty changes in tee menu
-showing only the selected skinpart in skinpart selection
-fixed clamping of tattoo color
|
2012-08-21 18:52:56 +02:00 |
|
SushiTee
|
2fdc9cf8e6
|
made background a bit lighter
|
2012-08-21 18:03:50 +02:00 |
|
SushiTee
|
a96af1c9fb
|
made it possible to colorize more than one skin part at the same time again
|
2012-08-19 21:10:15 +02:00 |
|
SushiTee
|
171ee4287d
|
-showing mapsize in KiB in demo menu
-fixed insertion for map data in demo menu
|
2012-08-19 17:43:15 +02:00 |
|
SushiTee
|
d3f642a641
|
-removed color depth config variable
-updated fake list of resolutions
-make sure resolutions are sorted in menu
|
2012-08-18 17:51:47 +02:00 |
|
SushiTee
|
e3da49eac3
|
Merge branch 'master' of git://github.com/teeworlds/teeworlds
Conflicts:
src/engine/client/graphics_threaded.h
|
2012-08-18 15:39:23 +02:00 |
|
Magnus Auvinen
|
8ed246fa1c
|
fixed all the errors that the clang static analayzer found
|
2012-08-17 18:32:56 +02:00 |
|
SushiTee
|
87da295f6e
|
remade settings->Tee menu
|
2012-08-17 18:05:45 +02:00 |
|
Magnus Auvinen
|
4e20a9e6c0
|
cleaned up warnings that clang spits out. some bugs found with it.
|
2012-08-17 00:03:53 +02:00 |
|
SushiTee
|
37638fcf6b
|
fixed copy&paste mistake
|
2012-08-16 22:28:30 +02:00 |
|
Magnus Auvinen
|
700d3780bb
|
added missing flush to SendStartIfno
|
2012-08-16 20:33:07 +02:00 |
|
SushiTee
|
bdfbf00190
|
render background map always in high detail
|
2012-08-16 19:03:12 +02:00 |
|
SushiTee
|
197bd83fd5
|
remade Demo menu
|
2012-08-16 15:36:38 +02:00 |
|
SushiTee
|
49c13ddf40
|
little changes on lists and headlines
|
2012-08-16 01:33:28 +02:00 |
|
SushiTee
|
fe5e393308
|
remade settings->controls menu
|
2012-08-15 22:03:35 +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
|
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 |
|
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
|
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 |
|
SushiTee
|
02d64ed331
|
fixed team colors
|
2012-08-10 17:35:17 +02:00 |
|
SushiTee
|
aa2f4c9353
|
removed ui color and ui scale config variables
|
2012-08-10 17:35:07 +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
|
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 |
|
BeaR
|
a1d039f8e9
|
Embedded textures weren't load correctly ingame
|
2012-08-03 19:13:26 +02:00 |
|