about summary refs log tree commit diff
path: root/src/game/client/components/menus_demo.cpp
AgeCommit message (Collapse)Author
2010-09-19increased deadzone when seeking through the file in the demo playeroy
2010-09-16fixed last commitoy
2010-09-16made folders in editor (#80)Choupom
2010-09-08fixed Gui lock while deleting/reading demos. Closes #167oy
2010-09-07fixed overlapping in last commitoy
2010-09-07Demo name is now showed while playing a demo fileghost
2010-09-05fixed line endingsoy
2010-09-05fixed selected index when deleting a demo and added a popup to confirm the ↵oy
deletion
2010-09-05added Remove button in demos browser (#66)Choupom
2010-09-05link selected item in the demo list to the first entry (if available) on ↵oy
startup and browse
2010-09-05fixed demo browser (#61)Choupom
2010-09-05fixed so clicking 3 times doesn't generate 2 double-clicksChoupom
2010-09-04Improved demo player another bit.Fujnky
* Replaced the reset button by more common stop button * Made the demo player automatically reset after demo ended
2010-08-16fixed a variable nameoy
2010-08-13Improved the replay control buttons in the demo player a lot.Fujnky
* Now there is a combined play/pause button + a reset button * Replaced the ugly strings with nice graphics
2010-08-09added localisation fixes by fujnkyoy
2010-06-11small cleanupoy
2010-06-11Fix for l10n in menus_demo.cpp and sime german l10n tweaks.Fujnky
2010-06-10fix for folders in demo browserChoupom
2010-06-10Fixed remaining compiler warnings for gcc on Linuxxalduin
2010-06-09Fixed some compiler warningsxalduin
2010-06-04added folders in demo browser (#25)Choupom
2010-06-03Fixed localization for 'Error loading demo'-PopupFujnky
2010-05-29copied refactor to trunkMagnus Auvinen
2009-10-27major update with stuffMagnus Auvinen
2009-06-15fixed chaining of console commands, allows snatching updates of console ↵Magnus Auvinen
variables. cleaned up some code
2009-06-15fixed so that the demo player doesn't crash when the map isn't foundMagnus Auvinen
2009-06-15fixed demo browser so it's ordered and shows all filesMagnus Auvinen
2009-06-15updated localizationMagnus Auvinen
2008-12-19fixed so that events isn't processed when scrubbing a demoMagnus Auvinen
2008-11-17fixed demo list refreshingAlfred Eriksson
2008-10-20renamed gc_render* to render*Magnus Auvinen
2008-10-06major update. continued on ban support. added demo recording (client and ↵Magnus Auvinen
server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks