Commit Graph

16782 Commits

Author SHA1 Message Date
Chris Danford aa832e4e4d fill new profiles with a random character 2005-08-05 09:59:44 +00:00
Chris Danford f02e96b56d load default character's icon instead of the global fallback banner when given a null character 2005-08-05 09:58:45 +00:00
Chris Danford 804cc8b2bc working on profile management screen 2005-08-05 04:20:46 +00:00
Chris Danford f0e8a34327 Add new ScreenOptionsManageProfiles 2005-08-04 21:27:42 +00:00
Chris Danford 41b7a17818 add ScreenOptionsManageProfiles 2005-08-04 21:26:07 +00:00
Chris Danford 68f8e632f0 Add new ScreenOptionsManageProfiles 2005-08-04 21:13:29 +00:00
Ben Anderson 7bd90e4f1a Case is important on non-win32 platforms! Fixes compilation on Linux and possibly OS X 2005-08-04 15:56:49 +00:00
Glenn Maynard 10dca0a4cf float 2005-08-03 23:38:06 +00:00
Glenn Maynard a82c54ddf7 don't send IET_LEVEL_CHANGED for -1 (which means "not supported") 2005-08-03 23:15:18 +00:00
Chris Danford 76d1866eb6 fix compile 2005-08-03 22:01:44 +00:00
Chris Danford a899cea04d working on course editor 2005-08-03 03:45:29 +00:00
Chris Danford fcae1e142c more work on course editor 2005-08-03 03:28:13 +00:00
Chris Danford 843e2a9c91 add profile switching on STitleMenu 2005-08-03 03:27:43 +00:00
Chris Danford 9dd876559a allow Lua function types in xml <Param /> 2005-08-03 03:26:52 +00:00
Chris Danford a15e03f3b2 add GetLastPlayedStepsType 2005-08-03 03:23:52 +00:00
Chris Danford 71d985f861 cleanup 2005-08-03 03:23:21 +00:00
Chris Danford 7f67cfcac0 add WRAP_VALUE_IN_ROW 2005-08-03 03:22:58 +00:00
Chris Danford d71e765380 add MAX_EDIT_COURSES_PER_PROFILE 2005-08-03 03:22:14 +00:00
Chris Danford 26f572438c remove confusing "aux%d" aliases and replace with PS2-specific ones 2005-08-03 03:16:08 +00:00
Chris Danford 0e6767c8bc add default key mappings for Select on P2 side 2005-08-03 03:14:39 +00:00
Chris Danford 2bb7ad763b add lua STEPS_TYPE_INVALID 2005-08-03 03:13:55 +00:00
Chris Danford c004117e24 improve meter text when displaying high/low meter ranges 2005-08-03 03:13:28 +00:00
Chris Danford 2ca9f32459 add GetDiffuseAlpha 2005-08-03 03:12:35 +00:00
Chris Danford 5cbc1fcd5f increase MAX_EDIT_COURSE_TITLE_LENGTH 2005-08-03 03:12:09 +00:00
Chris Danford 9910074bcc don't throw on invalid xml 2005-08-03 03:11:15 +00:00
Glenn Maynard c0b05774bf remove ScreenPreInitCommand 2005-08-03 00:51:09 +00:00
Glenn Maynard 059c4a05a8 remove ScreenPreInitCommand; use ScreenInitCommand 2005-08-03 00:49:44 +00:00
Glenn Maynard 7a06b9edbe InitCommand -> ScreenInitCommand 2005-08-03 00:47:33 +00:00
Glenn Maynard 1dec06fd7b ScreenOnCommand 2005-08-03 00:41:30 +00:00
Glenn Maynard 7102b1338b run ScreenOnCommand in BeginScreen 2005-08-03 00:39:21 +00:00
Chris Danford 162f3c8e04 working on new course edit screens
rename: bRandomize -> bShuffle
2005-08-01 05:18:24 +00:00
Chris Danford 6521e86fc1 cleanup 2005-08-01 05:17:33 +00:00
Chris Danford eddd05a5b6 remove CourseEntryDisplay::SetFromTrailEntry. Use SetFromGameState instead. 2005-08-01 05:16:52 +00:00
Chris Danford 0c7b0b5529 add "course fallback" banner so that we can show "edit" for edit courses 2005-08-01 05:15:59 +00:00
Chris Danford 6dc9a3bbc1 add lua bindings
add default key mapping for Select
2005-08-01 05:14:29 +00:00
Chris Danford 29e013270c export row before calling AfterChangeValueInRow so that derived classes can operate using the newly exported data 2005-08-01 05:13:52 +00:00
Chris Danford 0578dd0133 fix VC7 warnings 2005-08-01 05:13:03 +00:00
Chris Danford 71a67fd0f7 add "virtual" to methods for clarity 2005-08-01 05:12:40 +00:00
Chris Danford 5e89bb8a4b working on new course edit screens 2005-08-01 05:12:06 +00:00
Chris Danford dbaec61958 lua method rename: GetDifficulty -> GetCourseDifficulty 2005-08-01 05:11:30 +00:00
Chris Danford 343b35f2c6 add bSecret comment 2005-08-01 05:10:54 +00:00
Chris Danford 2498a33146 add Course*CRS files 2005-08-01 02:53:46 +00:00
Chris Danford fdac906edb add missing Course*CRS files 2005-07-31 19:49:40 +00:00
Chris Danford a2c439a17a support loading of course edits 2005-07-31 05:41:32 +00:00
Chris Danford e5c1f09fa0 don't allow more than 50 entries per course 2005-07-30 23:40:26 +00:00
Chris Danford 907f7d3dcc remove ugly LuaElementCategory, add bindings for GetPath overloads 2005-07-30 21:12:54 +00:00
Chris Danford 975af19cf0 fix mods position 2005-07-30 21:11:18 +00:00
Chris Danford e3167a82d8 working on new course edit screens 2005-07-30 19:34:23 +00:00
Chris Danford d94230caf4 add lua/xml bindings 2005-07-30 19:32:55 +00:00
Chris Danford 3263654989 draw course attacks in NoteField 2005-07-30 19:32:31 +00:00