Commit Graph
21 Commits
Author SHA1 Message Date
Charles Lohr a86e74b606 We need to know what platform we are running on, otherwise stepmania starts pressing buttons without consulting me. 2005-03-15 16:57:30 +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
Chris Danford 722941a646 add monkey scripting input driver for longevity testing 2004-10-16 15:04:10 +00:00
Glenn Maynard 9824f54d66 remove ArchHooks_none 2004-06-11 01:08:09 +00:00
Glenn Maynard d38bf0e721 license update 2004-05-23 02:29:11 +00:00
Chris Danford e11afda65a memory card refactoring 2003-12-17 10:20:53 +00:00
Chris Danford ffc40fe994 add LightsDriver_ScreenMessage 2003-11-20 11:55:45 +00:00
Chris Danford 48d5a78429 basic lights support 2003-11-16 04:45:12 +00:00
Glenn Maynard e6f31a6345 remove ErrorDialog 2003-09-23 05:12:05 +00:00
Chris Danford bf02bfddf4 rename Notes to Steps 2003-08-03 00:13:55 +00:00
Glenn Maynard 2c53f30fcd make renderer type available to StepMania.cpp 2003-07-23 21:19:43 +00:00
Glenn Maynard 50402806d0 Cleanup
Fix OpenGL in Windows.
2003-07-23 20:51:46 +00:00
Chris Danford 278cb4c3f1 runs on Xbox 2003-07-22 07:47:27 +00:00
Glenn Maynard 94836c7be1 add InputHandler_SDL 2003-04-12 02:20:38 +00:00
Glenn Maynard d821c4f1b5 add LowLevelWindow 2003-04-07 00:54:32 +00:00
Glenn Maynard 66f75b46f0 use the null error dialog by default (we output to stdout all the
time right now anyway)
2003-02-14 18:48:46 +00:00
Glenn Maynard 649f835042 add null sound driver 2003-02-12 01:54:01 +00:00
Glenn Maynard 4c8c2b15e5 arch interface for little hooks that don't need their own drivers 2003-01-24 23:09:31 +00:00
Glenn Maynard 38e5e11fec add ErrorDialog 2002-12-16 02:09:08 +00:00
Glenn Maynard 3cbb03e273 add new sound code 2002-12-13 08:33:25 +00:00
Glenn Maynard acdb516ffd Reorganize arch a bit. Multiple architectures might want to share
a non-default implementation of a driver, and organizing them by
architecture doesn't handle that very well.
2002-11-18 21:37:58 +00:00