GreYFoXGTi
6620da58d3
used name variable to strings that include teeworlds statically
2010-12-11 19:29:44 +01:00
GreYFoXGTi
ec1a546ebd
fixed make_release.py looking for default.bam instead of bam.lua and configure.lua
2010-12-11 19:27:15 +01:00
oy
a0985314c9
made it possible to "recycle" auto recorded demos
2010-12-11 18:55:28 +01:00
oy
4756c031c5
save auto recorded demos in a separate folder and added an option to enable/disable it in the settings menu
2010-12-08 01:55:13 +01:00
oy
0fe8cabe78
added auto recording support by Batchyx
2010-12-08 01:42:32 +01:00
oy
974a40913d
added CDemoRecorder::TickCount() to get demo length by Batchyx
2010-12-08 00:48:02 +01:00
oy
db9dd6b8c9
added an optional time stamp to a demo record by Batchyx
2010-12-08 00:42:32 +01:00
oy
665934ee09
cleaned up several uses of timestamps for filenames
2010-12-08 00:32:50 +01:00
oy
9ef5e64916
added function to add a time stamp string
2010-12-08 00:26:55 +01:00
oy
7c26dcbadd
moved function to remove files
2010-12-08 00:13:59 +01:00
oy
d30dd9da8f
added Storage function to move/rename files by Batchyx
2010-12-08 00:09:18 +01:00
oy
bd9850cae2
added single function to stop recording by Batchyx
2010-12-08 00:02:24 +01:00
oy
39b531452a
fixed colour of the particles when a tee dies. Closes #331
2010-12-07 23:54:25 +01:00
oy
3ea00f61cf
removed needless include
2010-12-07 23:51:04 +01:00
oy
7414271309
check the return values of RemoveFile and CreateFolder
2010-12-07 23:47:41 +01:00
Batchyx
c3966413e9
Storage: fix RemoveFile and CreateFolder ret value
...
Removefile returns remove() and CreateFolder returns fs_makedir(),
but they returns 0 on success and non-zero on error. Fix that,
RemoveFile and CreateFolder should return true on success.
(they return false when the type argument is invalid).
note: bug has remained unoticed because noone uses CreateFolder, and the
user of RemoveFile (the demo browser's remove button) doesn't
check the return value.
2010-11-24 01:15:18 +01:00
oy
e6698b1118
apply custom colour to blood colour. Closes #314
2010-11-24 01:11:56 +01:00
oy
bc5f3fc839
fixed client crash when there are lots of particles. Closes #105
2010-11-24 01:08:51 +01:00
vierkant
ebd45829ce
Improved dutch language file. Translated more in context.
2010-11-21 18:30:33 +01:00
oy
8e3cba8dbf
disable free view when chatting as spectator. Closes #303
2010-11-21 18:05:26 +01:00
oy
456fc7e9b6
cleaned up last commit
2010-11-21 17:42:58 +01:00
Sijmen Schoon
c2405d03b6
Improved Dutch translation
2010-11-21 17:39:54 +01:00
oy
97a7dea152
added localisation updates by Sworddragon
2010-11-21 14:25:00 +01:00
oy
ba05ddd0f5
removed duplicate entry from the localisation files
2010-11-21 14:12:39 +01:00
Choupom
faee45d928
updated french localization
2010-11-21 14:07:30 +01:00
oy
e4f1e18c4e
fixed entry names in the demo browser and the editor's file dialog. Closes #301
2010-11-21 12:33:13 +01:00
oy
e7e2501d1b
close map-download-file if the map changes during downloading
2010-11-21 01:10:25 +01:00
oy
f62a1c3818
updated language files
2010-11-21 00:49:10 +01:00
oy
5fcb63d325
fixed last commit
2010-11-21 00:48:47 +01:00
Choupom
7ad1d60805
updated update_localization.py by Sworddragon
2010-11-21 00:28:13 +01:00
oy
e447de38ba
use original string as localisation if there's no replacement
2010-11-21 00:27:38 +01:00
oy
f75ad090e9
fixed a localisation string
2010-11-20 23:46:49 +01:00
oy
7a6006087c
removed duplicate note in password popup
2010-11-20 23:39:17 +01:00
Choupom
c64d3817cf
fixed so we can't add a vote option multiple times by oy
2010-11-20 21:41:18 +01:00
Choupom
0aa0a56990
fixed so ui_scale is affected on server's name ( fixes #43 )
2010-11-20 21:37:35 +01:00
Choupom
38c2a1b45c
fixed so every demo infos are not loaded when making the demos list
2010-11-20 21:34:13 +01:00
Sworddragon
fc9211c777
Updated copyrights
2010-11-20 21:26:06 +01:00
Sworddragon
d7b623f532
Updated copyright.py
2010-11-20 21:23:28 +01:00
oy
32e52d51ce
added a missing localisation
2010-11-19 20:20:51 +01:00
Łukasz D
101f1da207
Added Polish translation
2010-11-19 20:04:58 +01:00
oy
114649446e
added Russian translation by kaddyd. Closes #280
2010-11-18 20:30:30 +01:00
oy
d94355729d
added icons in the demo browser and the editor's file dialog. Closes #209
2010-11-17 19:46:50 +01:00
Choupom
4383e10933
clients are now dropped if they don't act as normal clients ( fixes #235 )
2010-11-17 19:11:28 +01:00
oy
c45dc374ff
decreased the default value for maximum players with same IP a bit
2010-11-17 19:05:19 +01:00
oy
3d3572f845
fixed some compiler warnings
2010-11-17 18:36:19 +01:00
oy
d32b93d3ec
added file icons by Landil
2010-11-17 18:28:28 +01:00
oy
ca80d2a347
reload the map on save just when the map name is equal
2010-11-17 13:08:29 +01:00
oy
8351682edf
added constants for console types by Choupom
2010-11-17 13:01:46 +01:00
oy
994a44f6e1
simplified change_map command so that it switches to the next map in the maprotation when called without param
2010-11-17 12:50:01 +01:00
oy
f1ce0d1949
improved loading progression in the server browser
2010-11-17 12:43:24 +01:00