about summary refs log tree commit diff
path: root/src/engine
AgeCommit message (Expand)Author
2010-11-24Storage: fix RemoveFile and CreateFolder ret valueBatchyx
2010-11-21close map-download-file if the map changes during downloadingoy
2010-11-20Updated copyrightsSworddragon
2010-11-17clients are now dropped if they don't act as normal clients (fixes #235)Choupom
2010-11-17decreased the default value for maximum players with same IP a bitoy
2010-11-17fixed some compiler warningsoy
2010-11-17improved loading progression in the server browseroy
2010-11-17added loading progression in server browserChoupom
2010-11-17removed no longer needed data-dir override param - mods system should be used...oy
2010-11-14fixed demo.h header guardChoupom
2010-11-13show real $USERDIR and $DATADIR path on startupoy
2010-11-13removed unimportant debug message. Closes #264oy
2010-10-31fixed infinite loop when playing empty demo. Closes #248oy
2010-10-31skip start params when parsing argv in consoleoy
2010-10-29fixed crashes with the font. closes #178oy
2010-10-29fixed key handling for unicodes > 255oy
2010-10-29added a null pointer check in huffman decompression code. it was possible to ...m!nus
2010-10-28fixed mac compiling. Closes #238oy
2010-10-25moved str_skip_to_whitespace functionoy
2010-10-25parse line on addvote and skip invalid onesoy
2010-10-16added the possibility to create a new folder within the editor's save file di...oy
2010-10-14fixed bug in the console when executing a line that holds more than one commandoy
2010-10-13fixed issue with reason on forcevotekickoy
2010-10-13do not use console in silent mode. Closes #48oy
2010-10-13fixed problems with the mouse movement. Closes #214oy
2010-10-11fixed that chat message gets out of the window. Closes #102oy
2010-10-11fixed last commitsoy
2010-10-11made so we can add the reason for a kick/ban (fixes #123)Choupom
2010-10-09added inactive player kicking. Closes #51oy
2010-10-09added info in the demo browser by Choupomoy
2010-10-06added mod system. Closes #34oy
2010-10-01made linereader work with window line endings. Closes #196oy
2010-10-01when setting a config string variable check if it's a utf8 string and encode ...oy
2010-09-28cleanup old datafile when loading a new oneoy
2010-09-27fixed writing datafiles on big-endian systems, added some checks and fixed me...oy
2010-09-25use a different name for connecting clients. Closes #192oy
2010-09-24fixed that it checks the current dir for demos toooy
2010-09-24CHuffman::BubbleSort: speedup.Kaffeine
2010-09-22fixed problems with key handling on osx. Closes #45oy
2010-09-19fixed empty names of joining players in the server browser. Closes #176oy
2010-09-16added maximum number of tries for rcon authenticationoy
2010-09-12fixed last commitoy
2010-09-12made versions system for demosChoupom
2010-09-12prevent self kick/ban in the console. Closes #50oy
2010-09-12renamed demorec files to demooy
2010-09-12fixed wrong output in the ban command and added feedback to the kick commandoy
2010-09-07added the option to hide the console window on the client, too. Fixes #48ghost
2010-09-07Demo name is now showed while playing a demo fileghost
2010-09-05added Remove button in demos browser (#66)Choupom
2010-09-05add maps from maps folder to the demo as well and prevent that 0.5 demo playe...oy