]> git.localhorst.tv Git - l2e.git/history - src/map/Area.cpp
implemented map tile anmation
[l2e.git] / src / map / Area.cpp
2013-01-30 Daniel Karbachimplemented map tile anmation
2013-01-24 Daniel Karbachadded debug render for ladder flag
2013-01-02 Daniel Karbachremoved lazy fwd headers
2012-12-27 Daniel Karbachrenamed namespace geometry -> math
2012-11-30 Daniel Karbachremoved stupid file headers that eclipse put in
2012-10-18 Daniel Karbachswitched to static type IDs
2012-10-14 Daniel Karbachmoved map data to maps.l2s
2012-10-09 Daniel Karbachclosed the gap between battle and map state (yay)
2012-10-07 Daniel Karbachmade TileAt/AreaAt fail silently
2012-10-06 Daniel Karbachuse sdl utility functions for debug drawing
2012-10-06 Daniel Karbachadded area bounds to debug overlay
2012-10-06 Daniel Karbachadded debug mode for maps
2012-09-30 Daniel Karbachcheck blocking flags of tiles in map state
2012-09-29 Daniel Karbachadded basic map classes