]> git.localhorst.tv Git - l2e.git/history - src/map/Map.h
removed stupid file headers that eclipse put in
[l2e.git] / src / map / Map.h
2012-11-30 Daniel Karbachremoved stupid file headers that eclipse put in
2012-10-18 Daniel Karbachswitched to static type IDs
2012-10-18 Daniel Karbachsome commenting on the map classes
2012-10-14 Daniel Karbachmoved map data to maps.l2s
2012-10-11 Daniel Karbachfixed entity bounds in Map
2012-10-09 Daniel Karbachclosed the gap between battle and map state (yay)
2012-10-07 Daniel Karbachmade TileAt/AreaAt fail silently
2012-10-07 Daniel Karbachextracted map loading/unloading
2012-10-06 Daniel Karbachadded debug mode for maps
2012-10-05 Daniel Karbachextracted tile coordinates calculation
2012-10-03 Daniel Karbachtrigger handling in map state
2012-09-30 Daniel Karbachcheck blocking flags of tiles in map state
2012-09-30 Daniel Karbachcheck tile lock in Entity
2012-09-29 Daniel Karbachadded forwarding header for map namespace
2012-09-29 Daniel Karbachadded basic map classes