index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
shared
Age
Commit message (
Expand
)
Author
2010-10-31
skip start params when parsing argv in console
oy
2010-10-29
added a null pointer check in huffman decompression code. it was possible to ...
m!nus
2010-10-28
fixed mac compiling. Closes #238
oy
2010-10-25
moved str_skip_to_whitespace function
oy
2010-10-25
parse line on addvote and skip invalid ones
oy
2010-10-16
added the possibility to create a new folder within the editor's save file di...
oy
2010-10-14
fixed bug in the console when executing a line that holds more than one command
oy
2010-10-11
made so we can add the reason for a kick/ban (fixes #123)
Choupom
2010-10-09
added info in the demo browser by Choupom
oy
2010-10-06
added mod system. Closes #34
oy
2010-10-01
made linereader work with window line endings. Closes #196
oy
2010-10-01
when setting a config string variable check if it's a utf8 string and encode ...
oy
2010-09-28
cleanup old datafile when loading a new one
oy
2010-09-27
fixed writing datafiles on big-endian systems, added some checks and fixed me...
oy
2010-09-24
fixed that it checks the current dir for demos too
oy
2010-09-24
CHuffman::BubbleSort: speedup.
Kaffeine
2010-09-16
added maximum number of tries for rcon authentication
oy
2010-09-12
fixed last commit
oy
2010-09-12
made versions system for demos
Choupom
2010-09-12
renamed demorec files to demo
oy
2010-09-07
Demo name is now showed while playing a demo file
ghost
2010-09-05
added Remove button in demos browser (#66)
Choupom
2010-09-05
add maps from maps folder to the demo as well and prevent that 0.5 demo playe...
oy
2010-09-05
made demo readable for custom map that user doesn't have (#5)
Choupom
2010-09-05
fixed header and swap sizes in datafiles (may fixes #14)
Choupom
2010-08-18
added output level for console print function, categorised the debug messages...
oy
2010-08-16
added fixes for compiler errors and warnings by sworddragon
oy
2010-08-12
updated refactor script and fixed a thing
oy
2010-08-12
removed some not longer needed stuff
oy
2010-08-12
made unpacking of net strings more strict - prevents possible malformed output
oy
2010-08-11
restore empty strings in the config to their defaults on startup
oy
2010-08-09
added demo recording button by fujnky
oy
2010-08-07
added the possibility to store commands within the console and execute them l...
oy
2010-08-06
added lost logfile feature
oy
2010-08-05
added fix for crash when there is no datadir
oy
2010-08-05
added lost datadir override feature
oy
2010-06-20
added commands to dump the output of the consoles into a file
oy
2010-06-18
made the console use the flagmask when looking for command (FindCommand) and ...
oy
2010-06-10
Fixed remaining compiler warnings for gcc on Linux
xalduin
2010-06-06
fixed issue when using +commands in the console
Magnus Auvinen
2010-06-03
- show connecting players with rcon status command
oy
2010-06-01
fixed compile errors for osx
Magnus Auvinen
2010-05-30
*some esthetic changes
Thomas
2010-05-29
copied refactor to trunk
Magnus Auvinen
[prev]