oy
|
e191b2c59e
|
when hooking a player don't use predicted values for rendering the hook. Closes #9
|
2010-09-08 02:54:03 +02:00 |
|
oy
|
e31b125a0d
|
use the numpad enter key as well. Closes #166
|
2010-09-08 02:32:41 +02:00 |
|
oy
|
d4b145a8ee
|
fixed Gui lock while deleting/reading demos. Closes #167
|
2010-09-08 02:27:48 +02:00 |
|
oy
|
cbf07ffa57
|
added fix for don't show cursor while playing demo by Choupom. Closes #128
|
2010-09-08 02:07:36 +02:00 |
|
Choupom
|
71109a98fb
|
fixed chat message with missing name (#110)
|
2010-09-08 00:20:59 +02:00 |
|
Choupom
|
532ea85aeb
|
separated CFlag from ctf
|
2010-09-07 20:02:46 +02:00 |
|
oy
|
6299f6518a
|
disable emote selector and chat window in the demo player. Closes #126
|
2010-09-07 20:01:51 +02:00 |
|
ghost
|
3baf522330
|
added the option to hide the console window on the client, too. Fixes #48
|
2010-09-07 19:32:33 +02:00 |
|
oy
|
eecdff0cf5
|
fixed overlapping in last commit
|
2010-09-07 19:31:20 +02:00 |
|
ghost
|
56c4081da4
|
Demo name is now showed while playing a demo file
|
2010-09-07 19:12:11 +02:00 |
|
oy
|
ea25972e21
|
added rec notification by ghost91-. Closes #82
|
2010-09-07 19:03:59 +02:00 |
|
ghost
|
5e1b3c74ef
|
Git does this one automatically, I guess it fixes lineendings.
|
2010-09-07 02:11:52 +02:00 |
|
oy
|
5ff7836638
|
fixed problems with the tilelayer dumping. Closes #86. Closes #149
|
2010-09-07 02:06:11 +02:00 |
|
oy
|
3857096a20
|
Put quotes around player names in leave message.
|
2010-09-07 01:18:06 +02:00 |
|
Fujnky
|
69adb4800e
|
Put quotes around player names in server messages.
|
2010-09-07 01:11:20 +02:00 |
|
oy
|
0cfd1de760
|
fixed line endings
|
2010-09-05 19:06:27 +02:00 |
|
oy
|
995d63d7f4
|
added the possibility to rotate tiles in the editor by SushiTee
|
2010-09-05 19:01:01 +02:00 |
|
oy
|
5588e1ec8c
|
fixed selected index when deleting a demo and added a popup to confirm the deletion
|
2010-09-05 17:53:31 +02:00 |
|
Choupom
|
fcfaa8389f
|
added Remove button in demos browser (#66)
|
2010-09-05 17:40:51 +02:00 |
|
oy
|
2800832e12
|
add maps from maps folder to the demo as well and prevent that 0.5 demo players read the new demos
|
2010-09-05 17:39:55 +02:00 |
|
Choupom
|
0198e51fa3
|
made demo readable for custom map that user doesn't have (#5)
|
2010-09-05 16:34:39 +02:00 |
|
Choupom
|
3dd1ea0d8f
|
fixed header and swap sizes in datafiles (may fixes #14)
|
2010-09-05 14:30:44 +02:00 |
|
oy
|
62fe7cd5b2
|
link selected item in the demo list to the first entry (if available) on startup and browse
|
2010-09-05 14:28:08 +02:00 |
|
Choupom
|
8f3e98208e
|
fixed demo browser (#61)
|
2010-09-05 14:13:42 +02:00 |
|
Choupom
|
885d695f92
|
show map name without his folder in server info
|
2010-09-05 14:11:56 +02:00 |
|
oy
|
18632b7f5f
|
fixed last commit
|
2010-09-05 14:09:55 +02:00 |
|
Choupom
|
44cf6acc3a
|
fixed so png files are closed after loading
|
2010-09-05 14:07:07 +02:00 |
|
oy
|
8522cab449
|
fixed variable types
|
2010-09-05 14:04:50 +02:00 |
|
Choupom
|
25be8b1be3
|
fixed so clicking 3 times doesn't generate 2 double-clicks
|
2010-09-05 13:50:10 +02:00 |
|
Fujnky
|
4123f28bba
|
Improved demo player another bit.
* Replaced the reset button by more common stop button
* Made the demo player automatically reset after demo ended
|
2010-09-04 16:23:20 +02:00 |
|
oy
|
538d968349
|
fixed that scoreboard overlaps the chat. Closes #14
|
2010-08-18 03:57:35 +02:00 |
|
oy
|
0f72fd19ef
|
fixed text rendering problem. Closes #12
|
2010-08-18 00:21:38 +02:00 |
|
oy
|
cabecb7fa9
|
added output level for console print function, categorised the debug messages and merged them into the new functionality. Closes #8
|
2010-08-18 00:06:00 +02:00 |
|
oy
|
16f201794d
|
fixed a variable name
|
2010-08-16 04:12:03 +02:00 |
|
oy
|
e966cdb334
|
fixed that Collision::IntersectLine gets stuck in a loop forever. Closes #6
|
2010-08-16 04:09:21 +02:00 |
|
oy
|
abc84ac0b0
|
added fixes for compiler errors and warnings by sworddragon
|
2010-08-16 02:21:18 +02:00 |
|
oy
|
4c2dcc4f2b
|
added localisation fixes and map editor tool tips by sworddragon
|
2010-08-16 01:29:11 +02:00 |
|
oy
|
5922cbb56d
|
added localisation fixes by sworddragon
|
2010-08-16 00:45:04 +02:00 |
|
oy
|
678fe76566
|
reverted input key handling back to 0.52(the keyboard layout problem should be fixed with sdl 1.3 or a customised one). Closes #3. Closes #15.
|
2010-08-15 20:04:03 +02:00 |
|
oy
|
02c7e3642a
|
clear active motd message when the game is over
|
2010-08-15 15:48:56 +02:00 |
|
oy
|
94b28c8c97
|
fixed quit/exit command problem on startup
|
2010-08-15 15:41:04 +02:00 |
|
oy
|
0e36b772d4
|
fixed line endings in some files
|
2010-08-15 15:34:55 +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
|
5a237c6f78
|
fixed utf8 problem with empty entries in the server browser
|
2010-08-12 19:29:59 +02:00 |
|
oy
|
d9a3cc032f
|
updated refactor script and fixed a thing
|
2010-08-12 19:03:03 +02:00 |
|
oy
|
54f804eda2
|
fixed bug in servers setclientname
|
2010-08-12 16:12:25 +02:00 |
|
oy
|
f494d344a9
|
removed some not longer needed stuff
|
2010-08-12 15:44:11 +02:00 |
|
oy
|
7503c64237
|
made unpacking of net strings more strict - prevents possible malformed output
|
2010-08-12 15:22:07 +02:00 |
|
oy
|
1cde96ef79
|
restore empty strings in the config to their defaults on startup
|
2010-08-11 00:31:42 +02:00 |
|