GreYFoXGTi
|
5c880c88a4
|
All tiles should work in the Front Layer as in Game layer
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
|
2010-08-21 21:48:47 +02:00 |
|
oy
|
02c7e3642a
|
clear active motd message when the game is over
|
2010-08-15 15:48:56 +02:00 |
|
Fujnky
|
4d8c4ffadb
|
Improved the replay control buttons in the demo player a lot.
* Now there is a combined play/pause button + a reset button
* Replaced the ugly strings with nice graphics
|
2010-08-13 03:17:13 +02:00 |
|
oy
|
d01fb2eb78
|
added missing information in debug mode. Closes #77
|
2010-08-13 03:07:51 +02:00 |
|
oy
|
d37c83962d
|
fixed weapon change on start bug
|
2010-08-10 13:54:13 +02:00 |
|
oy
|
3797eba179
|
added demo recording button by fujnky
|
2010-08-09 14:14:15 +02:00 |
|
oy
|
d471663913
|
added localisation fixes by fujnky
|
2010-08-09 00:35:37 +02:00 |
|
oy
|
4322113435
|
fixed overlapping skin name in the player settings
|
2010-08-07 20:52:33 +02:00 |
|
oy
|
3f0ff1fb14
|
removed ServerDummy function cause it isn't needed anymore(actual console separates client and server commands) and added two missing server commands to the tab completion
|
2010-08-07 00:01:43 +02:00 |
|
oy
|
05f3757491
|
added optimisations by sworddragon
|
2010-08-05 20:55:51 +02:00 |
|
SushiTee
|
e79bfb243c
|
struct LANGUAGE should be a class CLanguage
|
2010-08-06 01:48:06 +08:00 |
|
oy
|
22c19f45db
|
fixed hook sound bug in demos. Closes #161
|
2010-07-17 19:55:17 +02:00 |
|
oy
|
6193f35423
|
Merge branch 'master' of http://github.com/matricks/teeworlds
|
2010-07-17 14:10:43 +02:00 |
|
Magnus Auvinen
|
575f72d978
|
fixed some compiler errors and warnings with clang
|
2010-07-05 20:57:07 +02:00 |
|
oy
|
5d442ae329
|
refresh the server browser if the "favorites"-tab is active and a new entry has been added with "add_favorite"-command
|
2010-07-04 16:10:00 +02:00 |
|
oy
|
c42679a10e
|
cut too long player names in the server browser. Closes #151
fixed overlapping of too long player names in the scoreboard
|
2010-07-02 14:14:41 +02:00 |
|
oy
|
822b002344
|
fixed the ninja tip cut off and made its weapon and pickup sprite equal. Closes #127
|
2010-06-23 20:09:15 +02:00 |
|
oy
|
c9828a2229
|
fixed display bug in the score hud. Closes #106
|
2010-06-22 21:27:58 +02:00 |
|
oy
|
c40bc9af3e
|
fixed a possible crash in the client console
|
2010-06-21 13:45:30 +02:00 |
|
oy
|
a5113c6740
|
added commands to dump the output of the consoles into a file
|
2010-06-20 14:12:59 +02:00 |
|
oy
|
e2c3f744b2
|
added commands to clear the consoles. Closes #104
|
2010-06-19 20:51:54 +02:00 |
|
oy
|
b790634a2d
|
scroll the possible commands in the console's tab completion if the wanted one is out of sight. Closes #105
|
2010-06-19 13:48:01 +02:00 |
|
oy
|
ea64b0d7b3
|
made the console use the flagmask when looking for command (FindCommand) and removed double "No such command" console message
|
2010-06-18 20:32:52 +02:00 |
|
oy
|
39853bcf89
|
fixed walk animation if x-position is negative. Closes #119
|
2010-06-11 13:20:45 +02:00 |
|
oy
|
ec334a9d68
|
small cleanup
|
2010-06-11 12:34:11 +02:00 |
|
Fujnky
|
f8b9f342d3
|
Fix for l10n in menus_demo.cpp and sime german l10n tweaks.
|
2010-06-11 15:50:47 +08:00 |
|
Choupom
|
8e8cbdb562
|
fix for folders in demo browser
|
2010-06-10 20:38:16 +08:00 |
|
xalduin
|
6e1eaa96ec
|
Fixed issue #115, text now fits into columns in server browser
|
2010-06-10 20:38:04 +08:00 |
|
xalduin
|
dc3feaf42c
|
Fixed remaining compiler warnings for gcc on Linux
|
2010-06-10 20:38:03 +08:00 |
|
xalduin
|
be5e19d2bd
|
Fixed some compiler warnings
|
2010-06-09 20:41:00 +08:00 |
|
oy
|
04b6abae93
|
fixed kill messages showing wrong infos
|
2010-06-06 17:17:43 +02:00 |
|
oy
|
a41d930a85
|
fixed some compiler warnings. Closes #76
|
2010-06-06 17:16:52 +02:00 |
|
Choupom
|
848764544f
|
added folders in demo browser (#25)
|
2010-06-04 22:14:02 +02:00 |
|
oy
|
3d079a35e9
|
fixed bug with the quick search box. Closes #89
|
2010-06-03 23:32:32 +02:00 |
|
oy
|
67d4903b9f
|
fixed stuck "error loading demo"-popup. Closes #90
|
2010-06-03 22:03:27 +02:00 |
|
Fujnky
|
551170656d
|
Fixed localization for 'Error loading demo'-Popup
|
2010-06-03 17:41:45 +02:00 |
|
Fujnky
|
d581e413c8
|
More localization fixes
|
2010-06-03 11:30:05 +02:00 |
|
Fujnky
|
64ddee0a21
|
Merge branch 'master' of git://github.com/matricks/teeworlds
|
2010-06-02 21:47:47 +02:00 |
|
Fujnky
|
0d4c0ccef5
|
Some localization fixes
|
2010-06-02 21:03:15 +02:00 |
|
oy
|
b2a55766d1
|
fixed shotbug (#80)
|
2010-06-02 19:39:28 +02:00 |
|
Tom Adams
|
f14e7369f1
|
fixed movement bug (#741)
|
2010-05-31 21:40:40 +00:00 |
|
Tom Adams
|
6fca512a95
|
added fix for italian language by Lanta and fixed a bug with the id in votekick menu
|
2010-05-31 20:05:45 +00:00 |
|
Tom Adams
|
23e2d5f424
|
fixed votekick menu (#807)
|
2010-05-31 15:36:20 +00:00 |
|
Tom Adams
|
651cd062e6
|
fixed english localisation bug
|
2010-05-31 11:07:58 +00:00 |
|
Tom Adams
|
262b566c94
|
increased the fontsize of the chat messages
|
2010-05-30 17:08:54 +00:00 |
|
Tom Adams
|
08df0fe63d
|
added fix for italian translation by Lanta
|
2010-05-30 14:26:04 +00: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 |
|
Tom Adams
|
659d66104e
|
fixed dump_binds command (#806)
|
2010-05-30 00:15:26 +00:00 |
|
Tom Adams
|
baa57830ad
|
fixed bubble sort loop (#802), 2 entries in the language files and a possible overrun
|
2010-05-29 23:57:30 +00:00 |
|
Tom Adams
|
e16fdc3f3e
|
added clipping to editboxes (#773) and made their cursors blink
|
2010-05-29 15:53:57 +00:00 |
|