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
9b55ded89f25e5ea9bfa58e0149497a7793efd35
itgmania212121
/
stepmania
/
src
/
arch
/
ArchHooks
T
History
Glenn Maynard
7c8cf2cbdd
linux -> unix
2007-05-03 02:15:55 +00:00
..
ArchHooks_darwin.cpp
Mount StepMania.app/Contents/Resources/SMData.smzip, if it exists. This makes SM installable as a single drag and drop application bundle.
2007-04-23 06:27:02 +00:00
ArchHooks_darwin.h
Cleanup. The time critical stuff will never work like that on OS X.
2007-03-14 07:06:41 +00:00
ArchHooks_Unix.cpp
linux -> unix
2007-05-03 02:15:55 +00:00
ArchHooks_Unix.h
…
ArchHooks_Win32.cpp
fix uncaught errors in VC8 triggering watson instead of our crash handler
2007-02-12 00:40:35 +00:00
ArchHooks_Win32.h
remove EnterTimeCriticalSection/ExitTimeCriticalSection
2006-12-19 08:03:42 +00:00
ArchHooks_Win32Static.cpp
…
ArchHooks_Xbox.cpp
…
ArchHooks_Xbox.h
…
ArchHooks.cpp
Make* -> Driver::Create. Having these floating in arch.h isn't
2006-12-17 08:00:03 +00:00
ArchHooks.h
remove EnterTimeCriticalSection/ExitTimeCriticalSection
2006-12-19 08:03:42 +00:00
ArchHooksUtil.cpp
…