Commit Graph
100 Commits
Author SHA1 Message Date
Glenn Maynard 3f8b170325 fix a leak 2003-01-31 18:59:09 +00:00
Glenn Maynard aa2e0a0113 cope with drivers advertising broken or really old extensions 2003-01-31 18:19:58 +00:00
Glenn Maynard 387a8c8fff er, this wasn't supposed to be there ... 2003-01-31 17:30:35 +00:00
Glenn Maynard d4235bf532 fix drawing measure bars (these floats can be negative) 2003-01-31 03:07:19 +00:00
Glenn Maynard e10065b64e fix 2003-01-31 02:49:34 +00:00
Glenn Maynard 207dbdfd31 fix editor crash when creating hold notes
(not sure when this broke)
2003-01-31 02:37:23 +00:00
Glenn Maynard e1c883ea93 don't render every bpm/stop seg/bg 2003-01-30 20:12:39 +00:00
Glenn Maynard b75a9716d5 make sure we don't OK a hold if the tap wasn't pressed 2003-01-30 05:54:15 +00:00
Glenn Maynard e734ea2c5d fix sound 2003-01-30 05:28:09 +00:00
Glenn Maynard 4e17e4cb91 fix 2003-01-28 22:59:17 +00:00
Glenn Maynard 98ed350504 fix the invalid glyph 2003-01-28 03:40:28 +00:00
Glenn Maynard 6042c88de9 simplify 2003-01-28 00:47:37 +00:00
Glenn Maynard ff830fad55 only use longchar within fonts 2003-01-28 00:45:01 +00:00
Glenn Maynard 4003ac7ed9 handle a typoed title 2003-01-28 00:35:07 +00:00
Glenn Maynard 5aa7ebc1ac rename a function 2003-01-27 23:10:44 +00:00
Glenn Maynard 724f3af240 minor correction 2003-01-27 23:09:40 +00:00
Glenn Maynard 3ffec22f17 always display both eval and final eval after extra stages 2003-01-27 06:49:02 +00:00
Glenn Maynard e821a98f06 fix oni 2003-01-27 06:18:13 +00:00
Glenn Maynard 2fa12589e5 fix a crash 2003-01-27 05:11:59 +00:00
Glenn Maynard 8870fa3044 fix harmless warnings when dwi files contain tabs 2003-01-27 01:58:24 +00:00
Glenn Maynard 61c8b2fcd5 this is why operator new is better than malloc
(we can't use new here; we're passing this structure to SDL)
2003-01-27 01:56:21 +00:00
Glenn Maynard 453543d599 cosmetic 2003-01-27 01:47:46 +00:00
Glenn Maynard f71ff8cacb reset music when playing sample 2003-01-27 01:31:28 +00:00
Glenn Maynard 7b78f6a3dc fix up Mobo Moga 2003-01-27 01:06:50 +00:00
Glenn Maynard d8ac02a94a set up LOG as early as possible 2003-01-27 01:05:19 +00:00
Glenn Maynard cd60eb1a75 correct page 2 selection 2003-01-27 01:04:37 +00:00
Glenn Maynard f0b9e646bc fix difficulty announcers 2003-01-27 00:34:06 +00:00
Glenn Maynard 4576322801 no #LIVES = nonstop
(at least, that's how it seems it's supposed to work; makes sense)
2003-01-26 09:46:30 +00:00
Glenn Maynard af361d5e58 tweak titles 2003-01-26 09:40:59 +00:00
Glenn Maynard faa9135814 also fix course loading 2003-01-26 09:40:30 +00:00
Glenn Maynard 5b6d44e758 fix course loading 2003-01-26 09:15:52 +00:00
Glenn Maynard daac17938a fix course starting 2003-01-26 09:14:56 +00:00
Glenn Maynard dffd6052b9 silly fix 2003-01-26 04:58:49 +00:00
Glenn Maynard 0a92a799cc oops. fix HWG gamestate var 2003-01-26 04:58:07 +00:00
Glenn Maynard bfecb3d0fe temporary fallback for note skins 2003-01-26 04:23:01 +00:00
Glenn Maynard d0a01ec8f6 add poly radar pref
no options menu for this; very obscure and, er, we have no room
2003-01-26 03:51:59 +00:00
Glenn Maynard 19e046e35e add driver/chipset ID 2003-01-26 03:40:18 +00:00
Glenn Maynard e6cf4ce71e fix DrawExtraPixelsLeft/Right 2003-01-26 02:56:06 +00:00
Glenn Maynard 2bfe7254fd fix a really obscure artifact 2003-01-26 02:35:55 +00:00
Glenn Maynard 22272aecb0 Fix an indirect movie texture crash (reset PixelStore)
Simplify texture handling: m_ID is const (can't be changed after
load at all); preference overrides are handled in RageTexture;
reloads no longer need a parameter
2003-01-26 00:56:13 +00:00
Glenn Maynard 71a23141da go back to using FocusingSprites 2003-01-26 00:52:39 +00:00
Glenn Maynard ea7867ac37 simplify and hopefully fix a crash 2003-01-26 00:50:22 +00:00
Glenn Maynard eb7882976c (these are moved) 2003-01-25 18:58:24 +00:00
Glenn Maynard 3d4d28eeb0 fix newlines in static log 2003-01-25 10:09:39 +00:00
Glenn Maynard d3e564956b - /* */ 2003-01-25 09:04:19 +00:00
Glenn Maynard d4d8bea8bb not safe to query sound while it's playing 2003-01-25 09:02:46 +00:00
Glenn Maynard a88f7688b7 fix jump when backing out of music 2003-01-25 09:01:42 +00:00
Glenn Maynard 419becd0da fixup 2003-01-25 08:32:57 +00:00
Glenn Maynard a6b1160c12 fix movie playback 2003-01-25 08:11:03 +00:00
Glenn Maynard ad4f34ca0b ignore #FIRSTBEAT and #LASTBEAT except in cache 2003-01-25 08:10:51 +00:00
Glenn Maynard 4ea9aa7de7 oops, had this right the first time 2003-01-25 08:10:35 +00:00
Glenn Maynard d8a0f09682 err, no console in release 2003-01-25 07:41:39 +00:00
Glenn Maynard f2105a91f7 re-tune music start and "Here We Go" sequence 2003-01-25 07:40:47 +00:00
Glenn Maynard 9401751ec1 set GAMESTATE->m_bDemonstration before SGameplay ctor 2003-01-25 07:37:55 +00:00
Glenn Maynard d66b5b2f30 update 2003-01-25 05:21:55 +00:00
Glenn Maynard 68663a6ae7 whoops, add -I. for release, too 2003-01-25 04:34:17 +00:00
Glenn Maynard 94d3b566ca update 2003-01-25 04:23:54 +00:00
Glenn Maynard 21245926e5 add fallback line renderer (not yet used) 2003-01-25 03:57:14 +00:00
Glenn Maynard d01be52ee0 fix tweens in test screens 2003-01-25 03:40:58 +00:00
Glenn Maynard c15e4ef153 use Info 2003-01-25 00:19:21 +00:00
Glenn Maynard d6d29afe75 whoops 2003-01-24 23:57:03 +00:00
Glenn Maynard 1c269bfc77 add code to find driver versions (gack) 2003-01-24 23:57:02 +00:00
Glenn Maynard 78aecb4dbb move logging stuff into archhooks 2003-01-24 23:24:14 +00:00
Glenn Maynard 4c8c2b15e5 arch interface for little hooks that don't need their own drivers 2003-01-24 23:09:31 +00:00
Glenn Maynard bca879f9b0 update 2003-01-24 22:28:23 +00:00
Glenn Maynard 24a8ea5a47 move crash stuff into archutils
add top level to include paths so we don't have to
do #include "../../archutils/win32"
2003-01-24 22:26:02 +00:00
Glenn Maynard 0ea89305ed move crash stuff into archutils 2003-01-24 22:23:09 +00:00
Glenn Maynard 29731671fb for fixup 2003-01-24 22:21:48 +00:00
Glenn Maynard c187098400 tighten up the Japan match 2003-01-24 02:30:53 +00:00
Glenn Maynard e312828809 log when we load a font 2003-01-24 02:21:07 +00:00
Glenn Maynard d90a4ba3c9 obsolete log 2003-01-24 02:19:53 +00:00
Glenn Maynard 86391bebd8 these logs are redundant 2003-01-24 02:19:01 +00:00
Glenn Maynard e4acd37e9c prune logs a little 2003-01-24 02:18:28 +00:00
Glenn Maynard 99426e5e7c less logs (knowing which texture we loaded last is useful; knowing
which texture we finished last is probably not)
2003-01-24 02:18:03 +00:00
Glenn Maynard 8e49b34d30 extra newline 2003-01-24 02:16:43 +00:00
Glenn Maynard 3a78d48b84 remove dupe log
use info
2003-01-24 01:35:53 +00:00
Glenn Maynard 1b2de71927 new log file 2003-01-24 01:35:15 +00:00
Glenn Maynard fbfe3d0e3e log less 2003-01-24 01:35:05 +00:00
Glenn Maynard 877e488663 use info 2003-01-24 01:34:42 +00:00
Glenn Maynard 5c20ab433a reduce the sleep 2003-01-24 01:34:25 +00:00
Glenn Maynard ce153ecccb fix up focus 2003-01-24 01:32:04 +00:00
Glenn Maynard 689ea9cfe8 throw if missing is also missing 2003-01-24 00:32:33 +00:00
Glenn Maynard 75d27994f9 pointless whitespace commit to get RageUtil.cpp out of my wincvs window 2003-01-24 00:26:54 +00:00
Glenn Maynard 55cf338955 add some debug stuff 2003-01-24 00:19:56 +00:00
Glenn Maynard 44414cbe31 10+ for extra
(this should probably be a theme metric)
2003-01-23 21:51:35 +00:00
Glenn Maynard 632c63d49d tweaks 2003-01-23 21:29:56 +00:00
Glenn Maynard 50d5b4c471 add missing regex copy ctor 2003-01-23 21:03:57 +00:00
Glenn Maynard d8eee61d96 add _missing for fonts 2003-01-23 21:03:07 +00:00
Glenn Maynard f340c8c467 typo 2003-01-23 19:44:13 +00:00
Glenn Maynard d7f31e4202 comment 2003-01-23 05:51:28 +00:00
Glenn Maynard 62fe307d62 fix crash 2003-01-23 05:51:09 +00:00
Glenn Maynard 7344ddf371 add a hack to fix annoying borders 2003-01-23 05:35:21 +00:00
Glenn Maynard f44f8d818c rudimentary paletted texture support and some other optimizations 2003-01-23 04:45:45 +00:00
Glenn Maynard f0f6221b18 cruft 2003-01-23 04:43:44 +00:00
Glenn Maynard 1369092656 simplify 2003-01-23 04:43:22 +00:00
Glenn Maynard 63ed73e58e split on /s 2003-01-23 04:42:51 +00:00
Glenn Maynard c1e9b5975b Get rid of GetPathToFont.
Do redirs separately.

Handle wildcards separately.

BGAs were doing "*."; I assume that was trying to do directories
only.  Do this explicitly.
2003-01-23 04:41:57 +00:00
Glenn Maynard 2389bbc158 remove extra directory separators 2003-01-23 04:36:38 +00:00
Glenn Maynard f92825aecb *.* -> * 2003-01-23 04:35:27 +00:00
Glenn Maynard 5d74003de0 \ -> /
(we don't need to do this all at once, for most things; GetDirListing
doesn't care)
2003-01-23 04:34:15 +00:00