This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a1f3b14619dfb2b9b88de4f1c779ecfecb2193ed
itgmania212121
/
stepmania
/
src
/
arch
/
ArchHooks
T
History
Steve Checkoway
99387583f9
DARWIN -> __MACOSX__
2005-06-21 08:56:36 +00:00
..
ArchHooks_darwin.cpp
…
ArchHooks_darwin.h
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
ArchHooks_Unix.cpp
cleanup
2005-04-05 05:07:13 +00:00
ArchHooks_Unix.h
cleanup
2005-04-05 05:07:13 +00:00
ArchHooks_Win32.cpp
hook up MonkeyInput and DebugLights to debug menu
2005-05-16 19:47:30 +00:00
ArchHooks_Win32.h
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
ArchHooks_Xbox.cpp
…
ArchHooks_Xbox.h
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
ArchHooks.cpp
move MakeArchHooks and MakeDialogDriver back into their own files; the tests need this (to be able to use a couple arch systems without having to link them all)
2005-03-20 04:09:15 +00:00
ArchHooks.h
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
Selector_ArchHooks.h
DARWIN -> __MACOSX__
2005-06-21 08:56:36 +00:00