Commit Graph
8412 Commits
Author SHA1 Message Date
Glenn Maynard be88907616 Don't warn on mkdir returning ENOENT.
Don't keep trying to create directories when a component fails.  We
did this before because mkdir(I:\) would fail, but we don't try to
create that component anymore.  (This would flood the log with
extranneous warnings.)
2004-02-13 22:23:07 +00:00
Glenn Maynard 84582c6c10 don't count hold tails in hands count 2004-02-13 20:26:26 +00:00
Glenn Maynard 4bbb6ae411 remove extra header 2004-02-13 20:17:59 +00:00
Glenn Maynard c3138a95ba add libjpeg check 2004-02-13 10:42:22 +00:00
Glenn Maynard 724b77b51f fix link problems 2004-02-13 10:30:50 +00:00
Glenn Maynard 9a2d5109ee fix linux compile 2004-02-13 10:25:43 +00:00
Glenn Maynard 254e906b05 add libjpeg to include paths 2004-02-13 10:25:14 +00:00
Sean Burke 419ef9ab0c Fix warning. 2004-02-13 09:32:32 +00:00
Sean Burke c3133d38c4 Fix unsigned warning. 2004-02-13 09:02:36 +00:00
Matt Denham 37a0ba1520 Separated BM and IIDX into separate modes, since IIDX 5-key isn't necessarily the same as the BM steps to the same song
Updated the cache version because SMs based off of a IIDX BMS will have the wrong steps type
2004-02-13 09:01:59 +00:00
Glenn Maynard 9e44686f30 #ifdef 2004-02-13 08:36:42 +00:00
Steve Checkoway da9ea82ed6 Fix scoping error. 2004-02-13 08:20:14 +00:00
Chris Danford 6d7865eb3e fix sign warnings 2004-02-13 08:15:05 +00:00
Chris Danford 7bc539ec2b fix "last background change never happens" 2004-02-13 08:13:21 +00:00
Chris Danford ca76fb28e9 fix backwards compressed/uncompressed screenshot flag 2004-02-13 07:46:45 +00:00
Chris Danford bf36e8b561 turn invalid state index assert into a MessageBox 2004-02-13 07:45:57 +00:00
Chris Danford 8e0540d98a fix ScreenTitleMenu grabs wrong choice text 2004-02-13 07:45:21 +00:00
Chris Danford 817976ff1f add SortByZ to many screens 2004-02-13 05:39:15 +00:00
Chris Danford d11ee0bf80 add row name indirection to SSOM to make it easier to add/remove rows 2004-02-13 05:27:18 +00:00
Chris Danford 069c2ded37 fix wrong name used for ModeChoice 2004-02-13 05:25:47 +00:00
Chris Danford a0b00eae77 add choice name indirection to make it easier to add/remove options, and to give theme elements more logical names 2004-02-13 05:10:18 +00:00
Chris Danford 4f6e5be0e3 add save screenshot code to eval screen 2004-02-12 09:45:20 +00:00
Chris Danford ac8ede0a95 generate edit and continue data in VC6 debug Win32 build 2004-02-12 09:44:48 +00:00
Chris Danford 646f67a3d2 allow save screenshot on eval screen with MenuLeft-MenuRight-Start 2004-02-12 09:44:16 +00:00
Jason Felds e7cb8353cc Fix warning: newline. 2004-02-12 09:18:32 +00:00
Jason Felds bf86efa1b6 Fix warning: newline. 2004-02-12 08:58:37 +00:00
Glenn Maynard 02e1b9cb35 stuff libjpeg into a namespace to fix namespace conflicts to allow
global.h
hack for FAR def
2004-02-12 08:01:01 +00:00
Matt Denham de0007b66c fix failure to compile (c'mon guys, remember your #includes :-) 2004-02-12 07:22:18 +00:00
Chris Danford 9b0a6187d5 update makefile 2004-02-12 07:10:18 +00:00
Chris Danford 2a95c58c85 add libjpeg 2004-02-12 07:09:28 +00:00
Glenn Maynard 0e74d532a0 vc7 compile fix 2004-02-12 06:58:42 +00:00
Matt Denham 6905bbe781 Added BMRize mod because people have complained that Quick is too easy. Try this. :-) 2004-02-12 06:54:54 +00:00
Glenn Maynard 9a82a00a53 update 2004-02-12 06:51:25 +00:00
Chris Danford 871a1a9c63 add JPEG screenshots 2004-02-12 06:49:13 +00:00
Glenn Maynard 824bec71fe comment 2004-02-12 06:48:14 +00:00
Glenn Maynard f77f81a24e fix compile
fix "comparison of unsigned expression >= 0 is always true"
2004-02-12 05:40:33 +00:00
Glenn Maynard cf8e337736 update 2004-02-12 05:26:57 +00:00
Glenn Maynard 14e554d14e fix filepos desync 2004-02-12 05:24:22 +00:00
Andrew Livy e7c29a9c8b Move To Docs 2004-02-11 23:51:22 +00:00
Andrew Livy 4729ce0786 Conditional BGA System (readme) 2004-02-11 22:34:32 +00:00
Andrew Livy fa7c70adf4 Conditional BGA System 2004-02-11 22:34:04 +00:00
Glenn Maynard b75dd3f4be don't warn about missing files during compatibility loads 2004-02-11 21:12:05 +00:00
Glenn Maynard a7b2a73889 fix for very small ZIPs 2004-02-11 20:58:02 +00:00
Glenn Maynard 82cb271f72 g_Mountpoints fix 2004-02-11 20:36:48 +00:00
Glenn Maynard 137a41efce fix output 2004-02-11 20:14:30 +00:00
Glenn Maynard 77716561dd const fix
comment
2004-02-11 05:57:51 +00:00
Glenn Maynard 7c0b6bb84d update 2004-02-11 05:54:45 +00:00
Glenn Maynard 56dec846d9 cleanup 2004-02-11 05:44:59 +00:00
Glenn Maynard 71648333b1 fix possible crash 2004-02-11 04:18:03 +00:00
Chris Danford 5e39cb5471 remove DEFAULT_RANKING_NAME. Empty string means "no name", and the default name should always be empty. 2004-02-11 04:06:27 +00:00