about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)Author
2010-10-11tweaked auto scrolling in the chat window a bitoy
2010-10-11fixed that chat message gets out of the window. Closes #102oy
2010-10-11made edit boxes scrollable. Closes #96oy
2010-10-11fixed last commitsoy
2010-10-11added reason to kick a player in the callvote tabChoupom
2010-10-11made so we can add the reason for a kick/ban (fixes #123)Choupom
2010-10-11clear history of the remote console on disconnect and cleaned up some old stu...oy
2010-10-11fixed so the rcon password is not in the history (fixes #170)Choupom
2010-10-11fixed map selection in map editorChoupom
2010-10-11localised "REC"-notificationoy
2010-10-09added inactive player kicking. Closes #51oy
2010-10-09added the possibility to shift the tiles of a layer into any directionoy
2010-10-09made INT_STEP properties in the editor just change by 1oy
2010-10-09added info in the demo browser by Choupomoy
2010-10-08use file dialog when saving a map which was not loaded from the maps save pathoy
2010-10-08fixed a listing problem in the demo browseroy
2010-10-08show filename of the map in the editor. Closes #122oy
2010-10-07fixed various problems with the file dialog in the editoroy
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-30fixed auto-scrolling in server browser and listboxoy
2010-09-30fixed server browser list. Closes #74oy
2010-09-29fixed initialisation message. Closes #194oy
2010-09-29cleaned up demo listing and fixed its sorting. Closes #73oy
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-26changed pickup animation speed for demos according to demospeed (fixes issue 72)SushiTee
2010-09-25use a different name for connecting clients. Closes #192oy
2010-09-24fixed map listingoy
2010-09-24fixed that it checks the current dir for demos toooy
2010-09-24improved demos listingChoupom
2010-09-24fixed last commitoy
2010-09-24now put skins in an array to save memoryChoupom
2010-09-24CHuffman::BubbleSort: speedup.Kaffeine
2010-09-24CGameClient: Removed needless call UpdateRenderInfo and fixed team-checks.Kaffeine
2010-09-24Fixed comments (system.h)Kaffeine
2010-09-22fixed that ctf gametype doesn't work if the map has more than 1 flag per team...oy
2010-09-22don't add player that aren't ingame to the snapshot and don't let them autosp...oy
2010-09-22fixed sound bug when using in the editor. Closes #136oy
2010-09-22fixed problems with key handling on osx. Closes #45oy
2010-09-22added fix by Sworddragon for stopped loading bar at the beginningoy
2010-09-19added button to resize a quad based on the aspect ratio of the image. Closes ...oy
2010-09-19increased deadzone when seeking through the file in the demo playeroy
2010-09-19fixed empty names of joining players in the server browser. Closes #176oy
2010-09-19fixed view offset when joining spectator. Closes #101oy
2010-09-19fixed view offset when changing from spectator to player. Closes #152oy
2010-09-16localised the language names. Closes #153oy
2010-09-16do not rotate/flip gamelayer tiles. Closes #155oy
2010-09-16added maximum number of tries for rcon authenticationoy