about summary refs log tree commit diff
path: root/src/game/editor
AgeCommit message (Expand)Author
2011-05-05fixed size of characters in editor's tileselection screen on zoom. Closes #665oy
2011-05-05fixed compiler warnings. Closes #679oy
2011-05-03renamed editor filesChoupom
2011-04-16disable envelope editor when the picker is shownoy
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-13added fix to make [Shift] only change the time of the point and not his value...oy
2011-03-29added quad positioning in the editoroy
2011-03-22added notification for unsaved map data and a confirmation for overwriting an...oy
2011-03-20added a popup to create a new folder in the editor's file dialog and show an ...oy
2011-03-20removed localisation in the editoroy
2011-02-27made engine an interfaceoy
2011-02-21made the client's map search work with sub folders. Closes #254oy
2011-02-18added an editor function to show tile informations (index, flip/rotate status)oy
2011-02-18made game tile construction in the editor more usableoy
2011-02-16fixed overlapping image names in the editor. Closes #442oy
2011-02-13Reverted 1 Letter Refactoring or Edited it to a full name.GreYFoXGTi
2011-02-12Refactoring & fixed WEAPONSPEC_GUN in content.pyGreYFoXGTi
2011-02-12added editor function to construct different game tiles from a layer. Closes ...oy
2011-01-29added fix by CarmineZ about missing tool tips in the editoroy
2011-01-06added better texture moving in the editor by nsinreal. Closes #372oy
2011-01-06removed a debug message. Closes #373oy
2011-01-04added colours for tile layers by Choupomoy
2011-01-03fixed so Make/Clear Collision buttons are hidden on game layerChoupom
2010-12-16removed 360 degree rotation in the editor. Closes #352oy
2010-12-12made it possible to automatically take game over screenshots. Closes #339oy
2010-12-07check the return values of RemoveFile and CreateFolderoy
2010-11-21added localisation updates by Sworddragonoy
2010-11-21fixed entry names in the demo browser and the editor's file dialog. Closes #301oy
2010-11-20Updated copyrightsSworddragon
2010-11-17added icons in the demo browser and the editor's file dialog. Closes #209oy
2010-11-17fixed some compiler warningsoy
2010-11-17reload the map on save just when the map name is equaloy
2010-11-17reload the map on save if you are authedChoupom
2010-10-17fixed compiling errorSushiTee
2010-10-16made it possible to specify which layers/groups should be saved within the mapoy
2010-10-16added the possibility to create a new folder within the editor's save file di...oy
2010-10-16fixed issues with adding and replacing images in the editor. Closes #216oy
2010-10-13fixed clamping mousepos in the editoroy
2010-10-13fixed problems with the mouse movement. Closes #214oy
2010-10-11fixed map selection in map editorChoupom
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-08use file dialog when saving a map which was not loaded from the maps save pathoy
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-09-24fixed map listingoy
2010-09-24fixed that it checks the current dir for demos toooy
2010-09-19added button to resize a quad based on the aspect ratio of the image. Closes ...oy
2010-09-16do not rotate/flip gamelayer tiles. Closes #155oy