aboutsummaryrefslogtreecommitdiff
path: root/README.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-08-14Windows.h -> windows.h for cross-mingw buildPerttu Ahola1-1/+1
2011-08-13Let Settings accept a const char* directlyGiuseppe Bilotta1-0/+8
2011-08-13Fix keycode_to_keyname return valueGiuseppe Bilotta2-2/+2
2011-08-12Clean up key names handlingGiuseppe Bilotta4-86/+87
Constify keycode and move the static array of localizable names from the guiKeyChangeMenu header to the implementation file, changing its name.
2011-08-12Fix use of && instead of &Giuseppe Bilotta2-5/+5
2011-08-12Removed assert if creating texture atlas image fails; cancel creating image ↵Perttu Ahola1-1/+7
instead.
2011-08-12fixed not finding data dir if installedConstantin Wenger3-14/+12
2011-08-12Fixed/extended/modified ban stuff to be good for inclusionPerttu Ahola5-35/+96
2011-08-12added ipban supportConstantin Wenger11-1/+271
commands: /#ipban <nick> /#ipunban <ip>
2011-08-12Updated .gitignore to ignore vim swap filesPerttu Ahola1-0/+1
2011-08-11Typo fixGiuseppe Bilotta1-2/+2