home · contact · privacy
Made unnecessarily extern functions in draw_wins module static.
[plomrogue] / src / map_objects.h
2013-07-30 Christian HellerMinor formatting improvements.
2013-07-23 Christian HellerMore documentation and re-styling of code.
2013-07-23 Christian HellerMore documentation and re-styling of code according...
2013-07-19 Christian HellerReplaced dummy function by just passing NULL and checki...
2013-07-19 Christian HellerMoved initialization of map object definitions from...
2013-07-18 Christian HellerEmptied map_objects library of stuff that fits better...
2013-07-18 Christian HellerSupport different kinds of monsters and items defined...
2013-07-10 Christian HellerRenamed include guard constants to better reflect the...
2013-07-10 Christian HellerRenamed "objects_on_map" library to "map_objects".