.. |
.cvsignore
|
fixed the 'intelligent' GCC build rules; added .cvsignore files
|
2002-08-21 16:28:19 +00:00 |
about.cpp
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
about.h
|
made about dialog global (so that it can be used from the launcher and from sky/simon; also added our copyright to it
|
2003-07-22 16:05:51 +00:00 |
browser.cpp
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
browser.h
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
chooser.cpp
|
stdafx.h needs to be included before scummsys.h because of the #define of free.
|
2003-08-10 20:57:41 +00:00 |
chooser.h
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
console.cpp
|
vline -> vLine, hline-> hLine, slightly more in line with ScummVM naming style and more importantly doesn't conflict with the vline and hline Allegro functions
|
2003-10-01 15:00:26 +00:00 |
console.h
|
make console height/width based on a float percentage of the overlay size -> the overlay isn't so tiny anymore in COMI
|
2003-09-20 01:08:48 +00:00 |
dialog.cpp
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
dialog.h
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
EditTextWidget.cpp
|
vline -> vLine, hline-> hLine, slightly more in line with ScummVM naming style and more importantly doesn't conflict with the vline and hline Allegro functions
|
2003-10-01 15:00:26 +00:00 |
EditTextWidget.h
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
launcher.cpp
|
some renaming for more consistent terminology (although we might want to reevaluate this): 'target' is what is in your config file; 'game' is what a frontend provide. E.g. the scumm frontend provides the game 'monkeyvga', and my config file has target 'monkeyvga-ger' configured to use that game
|
2003-10-12 18:40:12 +00:00 |
launcher.h
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
ListWidget.cpp
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
ListWidget.h
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
message.cpp
|
updated copyrights headers
|
2003-03-06 21:46:56 +00:00 |
message.h
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
module.mk
|
some tweaks to the build system (work toward plugin support)
|
2003-09-17 21:53:13 +00:00 |
newgui.cpp
|
vline -> vLine, hline-> hLine, slightly more in line with ScummVM naming style and more importantly doesn't conflict with the vline and hline Allegro functions
|
2003-10-01 15:00:26 +00:00 |
newgui.h
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
options.cpp
|
new config manager. not everything is completed, and some things will still be changed, but it seems to work well enough to put it into CVS
|
2003-10-08 21:59:23 +00:00 |
options.h
|
new config manager. not everything is completed, and some things will still be changed, but it seems to work well enough to put it into CVS
|
2003-10-08 21:59:23 +00:00 |
PopUpWidget.cpp
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
PopUpWidget.h
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |
ScrollBarWidget.cpp
|
updated copyrights headers
|
2003-03-06 21:46:56 +00:00 |
ScrollBarWidget.h
|
updated copyrights headers
|
2003-03-06 21:46:56 +00:00 |
widget.cpp
|
back disable warnings into stdafx.h, vc6 is lack of warnings support
|
2003-07-31 18:35:01 +00:00 |
widget.h
|
renamed namespace ScummVM to Common
|
2003-10-02 17:43:02 +00:00 |