Commit Graph
27003 Commits
Author SHA1 Message Date
Chris Danford 46257583b6 bullet -> RowFrame, separate normal row and exit row graphics, break cursor and underline into per-player graphics (don't hard-code players numbers) 2008-04-27 04:36:59 +00:00
Chris Danford f8fd30a8fe remove redundant example in comments 2008-04-27 01:52:10 +00:00
Chris Danford a442eea949 Class -> MetricsGroup 2008-04-27 01:51:38 +00:00
Chris Danford 82976bc6ef Fix LoadFallbackB for loading BGAs recursively. LoadFallbackB checking for either LuaThreadVariables or Lua globals is not very clean, but room for possible improvement. 2008-04-27 00:14:05 +00:00
Chris Danford 122473e9b9 GetClassFallback -> GetMetricsGroupFallback (Class -> MetricsGroup naming consistency) 2008-04-26 19:55:03 +00:00
Chris Danford 603f8f9b24 revert last 2008-04-26 19:44:40 +00:00
Chris Danford 707789af7e fix high score displays not showing high score number 2008-04-26 19:43:08 +00:00
Josh Allen 5be01cfab7 Only populate lines that are being shown. 2008-04-26 19:40:05 +00:00
Chris Danford 57cf3248ed update comment - no more end markers, Invalid value causes unmapping (see pump automappings) 2008-04-26 06:43:11 +00:00
Chris Danford 89b82b45e2 fix infinite recursion with LoadFallbackB 2008-04-26 06:42:54 +00:00
Chris Danford 68756648bd Use constructors for input types instead of initialization lists to get rid of weird iterating and end markers. Allow joystick automappings from file (Data/AutoMappings/) so that a recompile is not necessary to a new controller. 2008-04-25 05:58:52 +00:00
Chris Danford c13a36e948 FOREACH_ENUM cleanup 2008-04-24 09:34:01 +00:00
Steve Checkoway 6a8d514c5b This hasn't been needed for a while. Ever since we dumped 10.2.8 support. It just got overlooked. 2008-04-20 08:33:09 +00:00
AJ Kelly 6c9f3de615 RageFileUtil and more RageFile 2008-04-20 00:05:46 +00:00
Chris Danford 2100c62d7d fix output dir 2008-04-18 17:18:08 +00:00
Chris Danford 9241720bb5 fix VC 2005 compile 2008-04-18 00:24:20 +00:00
Chris Danford 2ed7cdc042 *Record element cleanup 2008-04-15 01:54:41 +00:00
Glenn Maynard b73ae03718 fix newlines 2008-04-14 22:48:54 +00:00
Chris Danford 5430b905b6 fix Cpy of m_bUppercase 2008-04-12 22:01:05 +00:00
Chris Danford b57b495fa5 reorder to group like kinds 2008-04-10 01:03:36 +00:00
Chris Danford e7116ba46d revert color key disable, add comment 2008-04-10 01:03:07 +00:00
Chris Danford f8da026ca1 disable magenta color key for banners (remove bHotPinkColorKey altogether?) 2008-04-08 22:18:24 +00:00
Chris Danford a51ed62041 eval cleanup 2008-04-08 19:57:31 +00:00
Chris Danford d30e321969 add ScreenTestMode fake RadarValues 2008-04-08 19:52:32 +00:00
Chris Danford e9b12113fd finish eval elements 2008-04-08 02:27:45 +00:00
Chris Danford cb3c8360cd remove totalScore area (old Ez2 thing) 2008-04-08 02:23:06 +00:00
Chris Danford 26c13ee917 add Backing element, load using ThemeManager for easier discoverability and overriding, add texture coords to body 2008-04-08 02:21:31 +00:00
Chris Danford ecfc7cf635 add Backing element, load using ThemeManager for easier discoverability and overriding 2008-04-08 02:20:29 +00:00
Glenn Maynard 7aeb5ee99f move translated languages to metrics 2008-04-07 23:27:32 +00:00
Glenn Maynard 6e0479dcf4 move translated languages to metrics 2008-04-07 23:25:51 +00:00
Glenn Maynard 63eadadf75 move translated languages to metrics 2008-04-07 23:25:29 +00:00
Glenn Maynard 92156e2990 don't filter languages 2008-04-07 23:23:42 +00:00
Glenn Maynard 51f7c6b3b1 don't depend on GetLanguageInfos filtering common languages 2008-04-07 23:23:06 +00:00
Glenn Maynard 043b7cc893 just use the English name. It's a hassle to get native names here. 2008-04-07 23:14:27 +00:00
Glenn Maynard 4907c5f483 link fixes (don't need build time logging on this right now) 2008-04-07 23:11:34 +00:00
Glenn Maynard cee4e0766e link fixes 2008-04-07 23:09:48 +00:00
Glenn Maynard 762b28caae fix compile 2008-04-07 23:06:44 +00:00
Glenn Maynard 21282cdca2 fix compile 2008-04-07 23:05:03 +00:00
Glenn Maynard f5169301ad fix compile 2008-04-07 23:04:24 +00:00
Glenn Maynard f9bb8e6e45 fix compile 2008-04-07 23:02:50 +00:00
AJ Kelly b15a51cca7 add ActorUtil, ScreenSystemLayerHelpers, a lot of color-related functions, and more
change the effectcolors and a number of other things
2008-04-06 22:22:44 +00:00
Steve Checkoway 65a34c62e5 Make color a type. 2008-04-06 21:22:07 +00:00
Steve Checkoway 8afcc29733 Use xhtml output. It seems that all it took to get firefox to display it was to had the xhtml namespace. Add xml/xhtml/css compliance icons. (Run xsltproc --stringparam browser no to get the xhtml/css icons.) 2008-04-06 13:30:57 +00:00
Chris Danford 4a60ff57df working on eval 2008-04-05 23:45:47 +00:00
AJ Kelly c1733c18c6 change GetCurrentSteps to note that there is an arg required 2008-04-05 22:49:08 +00:00
AJ Kelly 47cf8e5716 add some more HeaderTexts (and blank secondary texts for now) 2008-04-05 22:48:14 +00:00
AJ Kelly 52deb9a6d2 prevent words from escaping frame 2008-04-05 22:44:36 +00:00
Steve Checkoway 16c3646b84 Revert InitialScreen 2008-04-05 21:41:59 +00:00
Chris Danford 0964b4d464 eval cleanup 2008-04-05 19:24:42 +00:00
Chris Danford bcdd5f385f eval cleanup 2008-04-05 19:24:26 +00:00