Glenn Maynard
|
94abe52637
|
headers don't include global.h
|
2005-07-12 04:39:57 +00:00 |
|
Ben Anderson
|
167e5aebc0
|
Put all the Make* functions into a single .h/.cpp file (yes, kinda like the way it was), and add Make* functions for DialogDrivers. This means there's only one object that's affected by drivers being added/removed. (Driver default changes are a little different -- 2 or 3 objects.) Also one or two minor cleanups. (note: I apparently don't know much about CVS, it appears that some files might not make it into the repository; hang tight, I'm trying to find a solution.)
|
2005-03-15 00:30:26 +00:00 |
|
Ben Anderson
|
0db665d4d6
|
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
|
2005-03-14 06:44:38 +00:00 |
|
Glenn Maynard
|
97791d82f0
|
license update
|
2004-05-15 22:30:30 +00:00 |
|
Glenn Maynard
|
3728708145
|
Improve error messages when OpenGL video init fails
|
2003-08-28 00:08:01 +00:00 |
|
Chris Danford
|
428d560a6b
|
Clean up resolution fallback logic
Add video settings for G400
Working on composited text
|
2003-06-05 19:29:27 +00:00 |
|
Chris Danford
|
6b63ef50f9
|
support theme-specific program icon and window title (useful for non-SM products)
|
2003-05-25 20:19:01 +00:00 |
|
Glenn Maynard
|
ca1b94a043
|
LLW_SDL now handles its own SDL events, instead of being fed them
by StepMania.cpp. This simplifies things; SM.cpp no longer has to
direct SDL messages all over the place.
|
2003-04-12 02:30:28 +00:00 |
|
Glenn Maynard
|
d821c4f1b5
|
add LowLevelWindow
|
2003-04-07 00:54:32 +00:00 |
|