index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
editor
/
editor.h
Age
Commit message (
Collapse
)
Author
2013-02-24
fixed last commit
oy
Conflicts: src/game/editor/editor.cpp src/game/editor/editor.h
2013-02-24
Some 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-10
added map info
SushiTee
2012-01-08
fixed that refocus is done when using Home-key in a editor edit box. Closes #821
oy
2011-12-04
added "Make an option for each envelope: (a) synchronized (b) starting at ↵
oy
join" by Choupom
2011-08-15
fixed last commit
oy
2011-08-15
Map Editor: Envelope Preview
Alexandre
2011-08-13
fixed multiple popup creation in the editor. Closes #836
oy
2011-08-11
General whitespace and tab cleanup
Shereef Marzouk
2011-07-20
added color envelope feature for tilemaps
Choupom
2011-07-15
added possibility to collapse groups by double clicking them
SushiTee
2011-07-15
ability to name groups and layers
SushiTee
2011-07-11
added grid to editor
SushiTee
2011-07-09
added auto mapping feature by LordSkelethom
oy
2011-05-05
fixed size of characters in editor's tileselection screen on zoom. Closes #665
oy
2011-05-03
renamed editor files
Choupom