/[projectaxis]/projectaxis/projectAxis/src/visual/uiscreen_bmmore.h
ViewVC logotype

Diff of /projectaxis/projectAxis/src/visual/uiscreen_bmmore.h

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

revision 1.3 by leiavoia, Sat Aug 23 17:35:29 2003 UTC revision 1.4 by leiavoia, Sun Sep 14 01:05:00 2003 UTC
# Line 2  Line 2 
2  ====================  ====================
3  uiscreen_bmmore.h  uiscreen_bmmore.h
4  ====================  ====================
5  version 0.0.3  version 0.0.4
6  ====================  ====================
7    
8  BlotchMaker map configuraion and generation screen.  BlotchMaker map configuraion and generation screen.
# Line 12  BlotchMaker map configuraion and generat Line 12  BlotchMaker map configuraion and generat
12    
13  CHANGELOG:  CHANGELOG:
14  ----------------------  ----------------------
15    0.0.4 - August 24, 2003
16            - typo :-)
17  0.0.3 - August 20, 2003  0.0.3 - August 20, 2003
18          - save and load bm configs now works!          - save and load bm configs now works!
19          - made 2 Refresh() functions for slot options and global settings.          - made 2 Refresh() functions for slot options and global settings.
# Line 42  TO-DO & EXPANSION LIST Line 44  TO-DO & EXPANSION LIST
44  #define UISCREEN_BMMORE_H  #define UISCREEN_BMMORE_H
45    
46  #include <iostream>  #include <iostream>
47    #include <sstream>
48  #include <SDL/SDL.h>  #include <SDL/SDL.h>
49    
50  #include "renderman.h"  #include "renderman.h"
# Line 75  public: Line 78  public:
78    
79          // events - buttons          // events - buttons
80          //PARAGUI_CALLBACK(handle_go_back); // buttons not in yet          //PARAGUI_CALLBACK(handle_go_back); // buttons not in yet
81          //PARAGUI_CALLBACK(handle_done);          PARAGUI_CALLBACK(handle_done);
82          PARAGUI_CALLBACK(handle_regen_map);          PARAGUI_CALLBACK(handle_regen_map);
83    
84          // events - sliders          // events - sliders

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