Commit Graph
875 Commits
Author SHA1 Message Date
Glenn Maynard 1c65b56998 add Avery Lee for PointsToValidCall code 2007-11-09 21:44:09 +00:00
Steve Checkoway 26cc360a5b Finish implementation of OS X i386 backtrace. The code hasn't been tested as part of SM yet. 2007-11-09 02:21:27 +00:00
Steve Checkoway f8be4f8426 Ignore code. 2007-08-19 04:19:04 +00:00
Steve Checkoway 74b056c2af I don't know why this was changed, but include the header. 2007-08-19 04:12:21 +00:00
Glenn Maynard 1b5c361da8 disable warning 2007-08-12 19:54:11 +00:00
Vecais Dumais Laacis 54683a71a3 icon update for xbox 2007-07-28 21:27:30 +00:00
Vecais Dumais Laacis 1b90743a70 update to make xbox build possible again
* no zdll for xbox - using static zlib
* no opengl for xbox
* project file changed to include new files/remove old files and include crypt library
2007-07-24 21:56:59 +00:00
Steve Checkoway 6282d6b0b5 Cleanup unused. 2007-07-23 05:26:37 +00:00
Steve Checkoway dd78150ab6 Remove copied code since we don't use 10.2.8 any more. Minimum requirements are 10.3.9. 2007-07-23 05:25:24 +00:00
Steve Checkoway 7671e73bb6 Use sysctlbyname. 2007-07-23 05:23:30 +00:00
Steve Checkoway 4765a11d90 Add cast to fix compile. 2007-05-27 07:44:20 +00:00
Steve Checkoway c9f5d9de49 Check for alloca.h. 2007-05-27 07:25:48 +00:00
Steve Checkoway 02a4226a90 Fix compile. 2007-05-27 07:24:22 +00:00
Steve Checkoway 11262ae912 Use GoToURL since HOOKS is set up by this point. 2007-05-16 08:02:01 +00:00
Steve Checkoway fe516372cf Partial revert. I'm not sure what I was thinking. The first argument is the binary run. 2007-05-12 23:17:12 +00:00
Steve Checkoway b8c95a7938 Increment argv to skip the process serial number in the arguments list passed to SM_main. Also, "-psn_" has 5 characters. 2007-05-08 11:29:39 +00:00
Steve Checkoway c6d598ad60 Cleanup. 2007-05-08 06:41:51 +00:00
Glenn Maynard 9c5b919faf fix WARNING: Couldn't find primary display driver; logging all drivers 2007-05-06 00:55:11 +00:00
Glenn Maynard 34befdb1d3 work around reconfig video ever time due to driver strings with
spaces at the end; regression probably caused by IniFile
stripping spaces
2007-05-04 17:19:14 +00:00
Glenn Maynard f4c9f42cf1 BSD -> UNIX 2007-05-03 02:37:25 +00:00
Glenn Maynard 1cb9a3cb89 enable C99 for some platforms 2007-05-03 02:29:56 +00:00
Glenn Maynard 2f4bfab78e linux -> unix 2007-05-03 02:28:38 +00:00
Glenn Maynard 0c3e3939fd simplify 2007-05-03 02:27:43 +00:00
Glenn Maynard 59f652d3f4 remove const 2007-05-03 02:23:39 +00:00
Glenn Maynard b070657cf4 linux -> unix 2007-05-03 02:22:34 +00:00
Glenn Maynard 5ef25f5a50 alloca.h 2007-05-03 02:12:25 +00:00
Glenn Maynard bee83bf4e8 revert exceptions; these should not be on 2007-04-23 23:08:07 +00:00
John Bauer 76ffe8fd73 Add a couple files to the vc8 build and turn exceptions back on. 2007-04-22 14:12:59 +00:00
Glenn Maynard 317f6f3f03 unneeded 2007-04-13 17:45:39 +00:00
Steve Checkoway 8505ea0578 This was moved to global.h. 2007-03-22 06:30:12 +00:00
Glenn Maynard 70b8f34371 define some C99 stuff (not trying to do it all; it's pages long) 2007-03-22 00:34:41 +00:00
Steve Checkoway dfa844b24a Make SM play nice with ffmpeg. 2007-03-21 11:56:58 +00:00
Steve Checkoway 3c73e111fd Change set precedence api to return an error message. 2007-03-12 03:37:24 +00:00
Steve Checkoway e507e06144 sys/param.h should define BSD. 2007-02-25 15:23:44 +00:00
Chris Danford 808a5d2b2c GetCurThreadName -> GetCurrentThreadName 2007-02-23 22:02:26 +00:00
Steve Checkoway 2faaa7518a GetCurThreadName -> GetCurrentThreadName to match GetCurrentThreadID. 2007-02-23 10:35:00 +00:00
AJ Kelly 2c235e14de More sizes and formats added, including Windows XP formats (RGBA) 2007-02-18 20:41:56 +00:00
Eric Gustafson 6e0db9adea New StepMania icon created from our newly-adopted logo by PlagueFox. The death of the dancing man draws nigh! 2007-02-18 18:06:01 +00:00
Steve Checkoway 92fd82b630 RString no longer allows NULL. (I have no idea how it took me so long to catch this.) 2007-02-16 07:28:43 +00:00
Glenn Maynard daf107d606 fix crash handler for stack overflwos 2007-02-12 08:03:24 +00:00
Glenn Maynard 5dd54edec1 fix build 2007-02-04 04:33:12 +00:00
Steve Checkoway ea316d22a0 The version_time variable is itself const. I.e., constant pointer to constant data. 2007-02-04 02:08:25 +00:00
Steve Checkoway 4d27ec506f Follow StepMania.cpp and use unsigned long. 2007-02-04 01:29:17 +00:00
Steve Checkoway a9b94093bd CRASH_HANDLER 2007-02-03 06:37:36 +00:00
Steve Checkoway d14323bd4a Implement BACKTRACE_METHOD_X86_DARWIN. It isn't enabled since I can't test it though. There's a fair amount of duplicated code with the x86 linux version. This could be refactored but since I don't own a single x86 machine... 2007-02-02 13:58:17 +00:00
Steve Checkoway 631a595bce Too noisy. This was only for debugging anyway. (Finding stuff in log.txt is a pain.) 2007-02-02 11:33:11 +00:00
Steve Checkoway 58715e319f It seems that gcc decided that even though _mm_load_ps and _mm_loadu_ps are static inline functions calling a gcc builtin, it should emit a call to them because they were used as template parameters. Oh well, the code is short enough to just copy. 2007-01-28 23:12:06 +00:00
Steve Checkoway 1bb3190d62 Year. 2007-01-28 22:27:52 +00:00
Steve Checkoway 3813d5dbd2 Remove unneeded header and comment. 2007-01-28 22:27:25 +00:00
Steve Checkoway f4d616e7a2 Update for floating point. No need to bother with the integer read because OS X doesn't use it. 2007-01-27 17:09:15 +00:00