spartanj@gmail.com
|
35e5569767
|
Some minor fixes to the Map system and Map Editor.
|
2011-08-02 04:40:06 -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
|
ea34c1faa6
|
Updated Physics module integrating the lastest changes to Chipmunk Physics 6.
Small fixes to SDL 1.3 version to avoid crashes on Windows.
Avoid to compile SDL 1.2 when compiling SDL 1.3 in Windows.
|
2011-07-25 00:53:23 -03:00 |
|
spartanj@gmail.com
|
b5be87e7a3
|
Added cTextureGroupEditor ( to create / edit texture groups ).
Fixed stbi_info ( need more testing ).
Some minor changes.
|
2011-07-24 04:42:34 -03:00 |
|
spartanj@gmail.com
|
faae6ee018
|
Added cUIMessageBox class.
|
2011-07-23 03:58:13 -03:00 |
|
spartanj@gmail.com
|
fa59409ce9
|
Updated helpers libraries to the lastests versions.
|
2011-07-20 21:09:00 -03:00 |
|
spartanj@gmail.com
|
957bf9899c
|
Added Map and Layer properties editor.
|
2011-07-18 23:35:00 -03:00 |
|
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 |
|