oy
|
6a73c5d77f
|
fixed flickering players on respawn
|
2010-08-08 18:56:54 +02:00 |
|
oy
|
4322113435
|
fixed overlapping skin name in the player settings
|
2010-08-07 20:52:33 +02:00 |
|
oy
|
0a66e0586d
|
fixed a small bug in the ban command
|
2010-08-07 20:31:36 +02:00 |
|
oy
|
ad9b32b741
|
added the possibility to store commands within the console and execute them later on when everything is initialised correctly - fixes several possible startup crashes and the "Support bans in server configuration"-ticket
|
2010-08-07 20:22:25 +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
|
cac5554bdb
|
prevent that spectators start a vote
|
2010-08-06 21:03:38 +02:00 |
|
oy
|
3c082b6441
|
changed the client configuration initialisation
|
2010-08-06 20:47:45 +02:00 |
|
oy
|
49cefa406b
|
added lost logfile feature
|
2010-08-06 20:38:13 +02:00 |
|
oy
|
2967c57ddc
|
added possibility to delete envelopes and to save their names within a map by sushitee
|
2010-08-06 20:18:53 +02:00 |
|
oy
|
05f3757491
|
added optimisations by sworddragon
|
2010-08-05 20:55:51 +02:00 |
|
oy
|
4a365d41b6
|
added fix for crash when there is no datadir
|
2010-08-05 20:34:16 +02:00 |
|
oy
|
665205327d
|
added lost datadir override feature
|
2010-08-05 20:26:03 +02:00 |
|
SushiTee
|
e79bfb243c
|
struct LANGUAGE should be a class CLanguage
|
2010-08-06 01:48:06 +08:00 |
|
oy
|
3824d885a2
|
fixed envelope index in the quad popup, so that it fits the envelope menu. Closes #118
|
2010-07-18 13:57:17 +02:00 |
|
oy
|
bc8274f48b
|
fixed last commit
|
2010-07-18 13:44:30 +02:00 |
|
SushiTee
|
97204482e2
|
fixed issue #150
holding CTRL while moving a point allows to be a lot more precise
|
2010-07-18 13:33:34 +02:00 |
|
SushiTee
|
b6d07edda8
|
fixed issue #57
|
2010-07-17 20:05:17 +02: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
|
a8acf8c6ff
|
fixed missing public
|
2010-07-05 21:04:19 +02:00 |
|
Magnus Auvinen
|
575f72d978
|
fixed some compiler errors and warnings with clang
|
2010-07-05 20:57:07 +02:00 |
|
Magnus Auvinen
|
d302ba921e
|
Merge branch 'master' of github.com:matricks/teeworlds
|
2010-07-05 20:46:32 +02:00 |
|
xalduin
|
052820dc88
|
Issue #92, fixed scrollbars in editor
|
2010-07-04 16:59:02 +02:00 |
|
SushiTee
|
882a99b955
|
kill the player when leaving the game layer too much... will stop never ending fall
|
2010-07-04 16:50:03 +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
|
31b63e488a
|
fixed connecting to localhost if the client couldn't find the address and small cleanup
|
2010-07-02 13:15:35 +02:00 |
|
oy
|
bd02c2043e
|
fixed editor popups shown outside the screen
|
2010-06-28 15:12:43 +02:00 |
|
oy
|
7325bdac42
|
don't consider sv_spectator_slots for team change when already in a team(red, blue). Closes #141
|
2010-06-27 13:24:47 +02:00 |
|
oy
|
29d29df4f0
|
fixed screenshot bug. Closes #144
|
2010-06-27 13:12:00 +02:00 |
|
oy
|
9130c91841
|
fixed entering a private server on a map change without password. Closes #142
|
2010-06-26 17:59:59 +02:00 |
|
oy
|
2a570196ef
|
check for case sensitive filename when trying to open a file for reading under windows. Closes #126
|
2010-06-26 17:53:32 +02:00 |
|
oy
|
ff3eda23ae
|
automatically add the map extension when saving a map with the editor
|
2010-06-25 19:41:55 +02:00 |
|
oy
|
82f5a56d89
|
fixed crash in the map editor
|
2010-06-25 18:56:58 +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
|
6b713157a7
|
added button to restore the map focus. Closes #116
|
2010-06-22 14:15:52 +02:00 |
|
oy
|
62ffaa9142
|
added a lost newline
|
2010-06-22 02:07:52 +02:00 |
|
oy
|
d01776bf3f
|
auto-add background when creating new map. Closes #50
|
2010-06-22 01:15:12 +02:00 |
|
oy
|
c40bc9af3e
|
fixed a possible crash in the client console
|
2010-06-21 13:45:30 +02:00 |
|
oy
|
3475d2ae1b
|
fixed freeze in the map editor GUI. Closes #138
|
2010-06-20 15:27:44 +02:00 |
|
oy
|
73bdf657c4
|
fixed suicide penalty after a restart. Closes #131
|
2010-06-20 14:35:50 +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 |
|
Magnus Auvinen
|
143af11a25
|
added a .gitignore file
|
2010-06-17 10:34:51 +02:00 |
|
oy
|
a5bc567e84
|
fixed a server register issue
|
2010-06-13 19:34:14 +02:00 |
|
oy
|
d7c106ca90
|
fixed border function in the editor. Closes #117
|
2010-06-11 13:44:28 +02:00 |
|
oy
|
39853bcf89
|
fixed walk animation if x-position is negative. Closes #119
|
2010-06-11 13:20:45 +02:00 |
|