Logo
Explore Help
Sign In
actions/itgmania212121
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
22dc123b35965381dc749cb340b22a9c2090ac29
itgmania212121/stepmania/src/arch
T
History
Glenn Maynard 22dc123b35 expose the selected clock (only for other arch classes)
2006-07-12 01:44:24 +00:00
..
ArchHooks
expose the selected clock (only for other arch classes)
2006-07-12 01:44:24 +00:00
Dialog
Fix crash when canceling (probably closing the dialog box or something).
2006-06-27 18:27:51 +00:00
InputHandler
Don't use rand()%n. The function specified by the ANSI committee is a terrible linear congruential generator. In fact, it's so bad that the low order bit alternates. The algorithm implemented as RandomFloat() seems to be Park and Miller's "minimum standard" generator which is better (but not great). [See Knuth for more information.]
2006-06-26 12:14:30 +00:00
Lights
fixed down arrow pad light
2006-05-28 05:03:49 +00:00
LoadingWindow
load first match of splash*.png
2006-02-28 21:44:09 +00:00
LowLevelWindow
fix warning
2006-07-01 03:24:12 +00:00
MemoryCard
boilerplate
2006-07-09 19:48:10 +00:00
MovieTexture
Tracking down crash.
2006-06-18 04:16:17 +00:00
Sound
Use native endian. Now Alsa works for powerpc linux.
2006-06-29 03:22:29 +00:00
Threads
Fix race condition: thread->ThreadId is not necessarily assigned before
2006-04-05 06:45:03 +00:00
arch_default.h
…
arch_platform.h
…
arch.cpp
If we don't have gtk on linux, use the Null loading window, don't throw an exception.
2006-03-29 07:01:01 +00:00
arch.h
…
Powered by Gitea Version: 1.27.1 Page: 1052ms Template: 14ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API