Commit Graph

268 Commits

Author SHA1 Message Date
AJ Kelly 082f9f9853 nope.ogv 2012-01-11 22:07:26 -06:00
AJ Kelly 8bb6cd1569 update top comment 2012-01-10 13:50:08 -06:00
AJ Kelly 7e53835f3b add ForceSave to ThemePrefs; will save the file even if it says it doesn't need saving. this is critical to actually getting the theme preferences to be created without having to make changes first. 2012-01-10 13:29:10 -06:00
AJ Kelly 1fe62b3960 silence 'switching section to' log thing in IniFile 2012-01-07 18:14:05 -06:00
Jonathan Payne cfc7834209 Merge-a-tize me captain. 2012-01-07 16:03:40 -08:00
AJ Kelly 071e350bc2 can never do anything right... 2012-01-07 11:09:19 -06:00
Jonathan Payne 91bd3c02cf make course use songs we have, add back experimental customdifficulties; 2012-01-07 00:23:00 -08:00
AJ Kelly d9d45c4557 handle e.g. 320x240 backgrounds in scale_or_crop_backgrounds() 2012-01-06 02:01:28 -06:00
AJ Kelly 40779f4daa okay, this seems to work better for scale_or_crop_background(), but I haven't tested it with things like 320x240 backgrounds yet. 2012-01-06 01:53:52 -06:00
AJ Kelly 3ada7de660 displaytype isn't used actually 2012-01-04 12:08:45 -06:00
AJ Kelly ff5c7c3319 I guess some people used the (mostly worthless) code in WidescreenHelpers 2012-01-04 12:02:02 -06:00
AJ Kelly d5ac93ad61 small update in scoring, plus update credits 2012-01-03 13:48:00 -06:00
AJ Kelly 6544d31dd9 theme prefs should NOT be in fallback. 2011-12-29 12:49:45 -06:00
AJ Kelly cad748aebf move IniFile up to ring 01, ThemePrefs/ThemePrefsRows up to ring 02 2011-12-29 12:16:05 -06:00
AJ Kelly d1decd52a1 format this better 2011-12-29 11:26:20 -06:00
AJ Kelly 4790c84f69 attempt to fix AutoSetStyle debacle 2011-12-29 01:19:55 -06:00
AJ Kelly 3e3cc845c5 thought I was done with this but certain things didn't want to work. RAGE 2011-12-28 21:45:50 -06:00
AJ Kelly de3e6a795e small band-aid that needs to be fixed before a1 2011-12-28 17:26:41 -06:00
AJ Kelly 907e3922d1 move widescreenhelpers stuff into utilities 2011-12-27 20:47:04 -06:00
AJ Kelly b1219d0cbc kill off productivity helpers, move its remaining functions into 02 Utilities 2011-12-27 20:40:48 -06:00
AJ Kelly c8aec52eac small DRY stuff 2011-12-27 20:40:30 -06:00
Colby Klein 1b627cd543 Clean up pump stuff under [Player], remove a bunch of redundant functions. 2011-12-17 12:23:40 -08:00
AJ Kelly 8e9b20ac8e welp, messed this one up; let's fix it 2011-12-16 12:05:21 -06:00
AJ Kelly d7d776cd59 reorder some logic and fix a typo; good catch wolfman 2011-12-15 20:57:59 -06:00
AJ Kelly 300fd8e6f8 attempt to fix up some evaluation branch logic 2011-12-15 20:49:25 -06:00
AJ Kelly 2c47134f39 split out some stuff from ProductivityHelpers into other files; trying to cut down on the number of Scripts we have 2011-12-15 20:34:07 -06:00
AJ Kelly a3d5eaefe1 Remove old references to Data/ in CustomSpeedMods 2011-12-15 20:24:12 -06:00
Jonathan Payne ed815718f2 titlesafe stuff. 2011-12-11 03:11:42 -08:00
Flameshadowxeroshin 3e7f3bf81e i am the king of stupid 2011-12-04 17:07:56 +00:00
Flameshadowxeroshin e551cedfd6 tweaks. 2011-12-03 03:38:51 +00:00
Flameshadowxeroshin 89e53b5e6f add keymap guard 2011-12-02 21:28:55 -06:00
AJ Kelly e10e2eed33 small changes to scoring 2011-11-27 21:53:57 -06:00
Flameshadowxeroshin 2f1ca80bac fun tweaking this file! 2011-11-27 05:51:42 +00:00
Flameshadowxeroshin f1b7f00d2a i hate GetPath* 2011-11-21 03:02:03 +00:00
Flameshadowxeroshin 98c9515c37 Add a tobool meat ethos 2011-11-03 16:15:36 +00:00
AJ Kelly b8757ace53 not happy with this 2011-10-27 22:30:05 -05:00
Flameshadowxeroshin c758ea06c0 whoops 2011-10-28 03:16:24 +00:00
Flameshadowxeroshin 24fbf0e504 i love scoring la la la 2011-10-28 03:15:22 +00:00
AJ Kelly 9d69d25fe0 just some small changes here. 2011-10-27 19:18:55 -05:00
AJ Kelly e6d45be2bc move envutils2 into utilities.lua 2011-10-27 19:14:44 -05:00
AJ Kelly 291e046485 consolidate color functions; move hsv into colors 2011-10-27 19:11:42 -05:00
AJ Kelly 28c1b3e70b update scripts as a part of a cleanup 2011-10-27 18:56:23 -05:00
AJ Kelly 7fbd5ed27f we don't need this old file anymore 2011-10-23 16:46:18 -05:00
Jonathan Payne 978e916557 [br:Defualt] do not show incompletename entry;
add comment for addition notetype
2011-10-19 21:51:54 -07:00
AJ Kelly 49a6981953 damnit fsx 2011-10-07 08:39:21 -05:00
Flameshadowxeroshin 8b82873eb4 more scoring junk 2011-10-07 01:23:26 +00:00
Flameshadowxeroshin 8473336737 intelligently load all of the implemented scoring modes for selection 2011-10-07 01:20:49 +00:00
Flameshadowxeroshin 9f48d25d8e move scoring row to Scoring because of changes 2011-10-07 01:20:07 +00:00
Flameshadowxeroshin e66aa897dd eh 2011-10-07 01:16:21 +00:00
Flameshadowxeroshin d3ddcca5c8 make migs scoring work again 2011-10-07 01:05:36 +00:00