/[projectaxis]/projectaxis/projectAxis/src/map/blotchmaker.h
ViewVC logotype

Diff of /projectaxis/projectAxis/src/map/blotchmaker.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by leiavoia, Fri Aug 8 02:07:29 2003 UTC revision 1.4 by leiavoia, Wed Aug 20 18:21:58 2003 UTC
# Line 40  the_map.PrintToScreen(); Line 40  the_map.PrintToScreen();
40    
41  TO-DO & EXPANSION LIST  TO-DO & EXPANSION LIST
42  ----------------------  ----------------------
43    bool SetQuickVerify() -  turn on/off verification timeout on blotchmaker
44    placements with associated functions for map specials, well, tabs, [teleporters], etc.
45  remove FULL ad CLEAR modes (?)  remove FULL ad CLEAR modes (?)
46  get rid of redundant IsValid map checking.  get rid of redundant IsValid map checking.
47  SetAxisPalette() needs individual push and pop instead of a lump set of perams.  SetAxisPalette() needs individual push and pop instead of a lump set of perams.
# Line 47  option: pathcut bad maps or re-blotch & Line 49  option: pathcut bad maps or re-blotch &
49  Path cutting for bad maps  Path cutting for bad maps
50  Waypoints for path cutting  Waypoints for path cutting
51  FULL mode infinite loop possible? or just get rid of full mode - check to see if still works even.  FULL mode infinite loop possible? or just get rid of full mode - check to see if still works even.
52  Revamp brush selection to include thickness/size perams  Revamp brush selection to include thickness/size perams (maybe)
53  Remove templates package and just make them direct class members.  Remove templates package and just make them direct class members.
54  Code cleanup: Rename "blotch_type" to "slot". this is confusing.  Code cleanup: Rename "blotch_type" to "slot". this is confusing.
55  Bounds checking and errors  Bounds checking and errors
# Line 61  CHANGELOG: Line 63  CHANGELOG:
63  2.5.15  - August 2, 2003  2.5.15  - August 2, 2003
64          - replaced the entire lottery system! (actually there were only 3 or 4 places that needed it.)          - replaced the entire lottery system! (actually there were only 3 or 4 places that needed it.)
65          - added many interface fuctions, mostly Get()s          - added many interface fuctions, mostly Get()s
66          - re-implemented some numbers as static constants. haven't removed the old class member numbers yet though          - re-implemented some numbers as constants. haven't removed the old class member numbers yet though
67  2.5.14  - August 2, 2003  2.5.14  - August 2, 2003
68          - fixed constructor map_cols/map_rows settings. now set in StartBlotching() to avoid conflicts if the map changes.          - fixed constructor map_cols/map_rows settings. now set in StartBlotching() to avoid conflicts if the map changes.
69          - re-fixed ConvertToGoalMarkers bug          - re-fixed ConvertToGoalMarkers bug
70  2.5.13  - July 28, 2003  2.5.13  - July 28, 2003
71          - "unfixed" the ConvertToGoalMarkers bug. was causing weirdness when creating/destroying blotchmaker objects.          - "unfixed" the ConvertToGoalMarkers bug. was causing weirdness when creating/destroying blotchmaker objects.
72                  we need to implement an entirely new lotto system.                  we need to implement an entirely new lotto system.
                 DO NOT RE-BLOTCH WITH BLOTCHMAKER IN IT'S CURRENT STATE  
73          - changed all code relating to Map class' change in obstacle type interface functions.          - changed all code relating to Map class' change in obstacle type interface functions.
74  2.5.12  - July 20, 2003  2.5.12  - July 20, 2003
75          - BM now inherits from PointerHub so it no longer needs SetMapPointer.          - BM now inherits from PointerHub so it no longer needs SetMapPointer.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26