Commit Graph

5 Commits

Author SHA1 Message Date
spartanj@gmail.com
9f92ca789e Added flags ( lights, clipping, etc ) selection for the map creation.
Added base color map color changer.
Added a way to enable/disable lights in layers.
Added save/load of the map lights ( this changed the map format a little ).
Some fixes to the lighting system.
And some minor changes.
2011-07-27 04:15:08 -03:00
spartanj@gmail.com
00f7e58004 Added a basic lighting system for the tile maps ( still lacks of support for saving/loading the lights data and lacks of support to add/remove lights from the map editor ).
Added a Pack Manager to keep track of the loaded packs.
Some minor changes over cPak and cZip.
And more minor changes...
2011-07-26 05:05:10 -03:00
spartanj@gmail.com
957bf9899c Added Map and Layer properties editor. 2011-07-18 23:35:00 -03:00
spartanj
a514d37b1d Keep it working on the map editor, maps can now be saved, i'll implement the loading next.
Changed a little bit how to load from memory packs.
Fixed some minor bugs on the UI.
And many things that i can't remember, i forgot to make a commit yesterday.
2011-06-09 03:37:26 -03:00
spartanj
18e4c925bd Some fixes to the cUICommonDialog.
Started workin on a tiled map class, layers, game objects, etc.
2011-05-23 04:20:30 -03:00