Commit Graph

8 Commits

Author SHA1 Message Date
spartanj@gmail.com
a608bebcad Added cIOStream class to manage special io streams not supported by the engine and to simplify in some cases io operations ( also added cIOStreamFile and cIOStreamMemory as basic io streams ).
Modified and added some functions using the cIOStream class.
2011-07-18 00:12:14 -03:00
spartanj@gmail.com
320d6ebef0 Added some project configuration files that i prefere to back up, not usefull for others developers, but well, nothing anoying.
Changed the way that map tiling is rendered in the map editor.
2011-07-12 23:47:49 -03:00
spartanj@gmail.com
7b6a6ee817 Added/Fixed support for Mac OS X.
Added/Fixed support for 64 bits platforms.
2011-07-11 02:39:21 -03:00
spartanj
9a2077afc2 Map loading implemented, and fixed the saving. 2011-06-10 03:30:06 -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
3f0850c577 Continued working on the Map Editor.
Fixed a lot of bugs and minor details on the UI Controls.
Added basic support for icons on the UI themes.
2011-06-05 03:53:40 -03:00
spartanj
c006139636 Started working on a generic tile map editor.
Fixed severla minor bugs on the UI.
2011-06-04 03:25:00 -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