about summary refs log tree commit diff
path: root/src/game/editor/editor.h
AgeCommit message (Collapse)Author
2013-02-24fixed last commitoy
Conflicts: src/game/editor/editor.cpp src/game/editor/editor.h
2013-02-24Some graphic batching:BeaR
Speed up for displaying debugtext and envelopepreview (This reduces the performance hit especially for the 'Show Info' mode in the editor) Conflicts: src/engine/client/client.cpp src/game/editor/editor.cpp src/game/editor/editor.h
2012-01-10added map infoSushiTee
2012-01-08fixed that refocus is done when using Home-key in a editor edit box. Closes #821oy
2011-12-04added "Make an option for each envelope: (a) synchronized (b) starting at ↵oy
join" by Choupom
2011-08-15fixed last commitoy
2011-08-15Map Editor: Envelope PreviewAlexandre
2011-08-13fixed multiple popup creation in the editor. Closes #836oy
2011-08-11General whitespace and tab cleanupShereef Marzouk
2011-07-20added color envelope feature for tilemapsChoupom
2011-07-15added possibility to collapse groups by double clicking themSushiTee
2011-07-15ability to name groups and layersSushiTee
2011-07-11added grid to editorSushiTee
2011-07-09added auto mapping feature by LordSkelethomoy
2011-05-05fixed size of characters in editor's tileselection screen on zoom. Closes #665oy
2011-05-03renamed editor filesChoupom