Commit Graph

95 Commits

Author SHA1 Message Date
AJ Kelly 06ceba5158 loading window changes on Windows 2011-09-06 17:03:57 -05:00
Thai Pangsakulyanont cbcf955fe8 fixes building in Mac OS X (I hope so) 2011-08-29 00:11:10 +07:00
AJ Kelly 94c130065f update desktop folder for unix/linux 2011-08-23 22:05:32 -05:00
AJ Kelly dd0896d3eb committing some stuff for shake to test 2011-08-23 20:58:22 -05:00
AJ Kelly 1f748a747a add missing ScreenOptionsExportPackage to Linux makefile, add Unix version of SpecialDirs (for finding the desktop folder) 2011-08-23 20:43:34 -05:00
AJ Kelly 842a493c60 small comment change 2011-08-22 15:19:20 -05:00
AJ Kelly cdb2235b84 [PrefsManager, X11Helper] Added ShowMouseCursor preference. 2011-08-22 04:07:52 -05:00
AJ Kelly f0c1d0f953 small changes 2011-08-20 01:28:22 -05:00
AJ Kelly 95873c12bd set codepage on Windows to UTF-8 2011-08-13 16:36:08 -05:00
AJ Kelly 49a19817d5 and another todo... 2011-08-10 22:07:00 -05:00
AJ Kelly bc8d340801 [Win32/CrashHandlerChild] Crashlog and log now open in the player's default text editor. Also, the Show Log button works again, including for people using Portable.ini. 2011-07-20 23:37:00 -05:00
Henrik Andersson 363947d46a [default->loading window] Catching up. 2011-07-20 20:06:28 +02:00
Aldo Fregoso 7014edbe26 Fixed VS2010 project 2011-07-18 22:17:55 -05:00
AJ Kelly 0a14687cf6 change loading window design to be more consistent on Windows 2011-07-17 12:56:16 -05:00
Henrik Andersson 9773bfc3ce Merge with default 2011-07-03 20:03:06 +02:00
AJ Kelly bbfbd35bd9 new icon 2011-07-03 11:25:09 -05:00
AJ Kelly b13d469101 getting ready for preview 2... 2011-07-03 10:32:31 -05:00
Henrik Andersson 7bf7a701ea [loading window] Now it should build with old SDKs, if you change the constant. 2011-07-01 02:27:22 +02:00
AJ Kelly b5cf5918b7 [br:default] trying to get unicode text working in the crash dialogs on windows... 2011-06-23 02:39:51 -05:00
Jason Felds 3d155c9970 NOW I start moving prototypes to headers?
I need to be more consistent...gah, hungry.
2011-06-12 19:35:24 -04:00
Henrik Andersson e0eae90f23 [loading window] Destruction now works correctly. 2011-06-04 14:26:35 +02:00
Henrik Andersson cbb933939a Merge with default 2011-06-04 11:08:17 +02:00
AJ Kelly bce278aa6f properly update version info this time 2011-06-03 19:53:09 -05:00
AJ Kelly c1c8ed8a45 update windows version info 2011-06-03 19:17:14 -05:00
Henrik Andersson 86cc2818e0 [loading window] Now the loading window has it's own thread. As such, the paint method is no longer needed. 2011-06-04 02:12:08 +02:00
Henrik Andersson ac2668176a Trying to clean up the loading window. 2011-06-03 23:54:45 +02:00
Henrik Andersson 07b4697112 Moving some folders around in the windows file system. 2011-06-03 22:31:18 +02:00
Henrik Andersson 7ddd0e1fc2 Merge with default 2011-05-31 01:04:52 +02:00
Jason Felds f1fa1e279a [tiger] Use the <map> suggestion.
I believe <string> and <vector> are already in global.h.
2011-05-30 11:32:04 -04:00
Jason Felds f686951513 [tiger] Universal binaries work.
Thanks to the #gcc channel in getting GCC 4.2 to work.
2011-05-30 10:40:00 -04:00
Jason Felds b42eb482bf [tiger] Don't need these parts.
Also had to move glew up to for early compilation.
2011-05-30 02:23:16 -04:00
Jason Felds 5d3dd2820d [tiger] Force glew to come before OpenGL.
Sorry shakesoda, but we had no choice here.
2011-05-30 00:56:09 -04:00
Thai Pangsakulyanont 8164ddeafb probably that's where it's hidden. 2011-05-30 09:52:49 +07:00
Jason Felds d5d8084a59 [default -> tiger] Now to stop 10.4 support.
...maybe. Hopefully. Was given an idea anyway.
2011-05-29 21:16:42 -04:00
Henrik Andersson 0235364283 Merge with default 2011-05-29 21:15:59 +02:00
Jason Felds 3e8ad96636 There's another one. 2011-05-29 14:28:09 -04:00
Jason Felds 0ec7e930df [tiger] The states need _t with them.
Now why the heck is glew not cooperating
when it did so on min version 10.4?
2011-05-21 21:29:04 -04:00
Jason Felds e713436958 [tiger] Mac 10.5 does this differently. 2011-05-21 21:25:17 -04:00
Jason Felds f45d78201d Revert prev. fix for now.
This may have to be done all in one sitting.
2011-05-21 16:38:06 -04:00
Jason Felds 5554c84538 Leopard fix (hopefully).
Needs testing on other Linux OSes to see
what other changes need to take place.
2011-05-21 16:30:29 -04:00
AJ Kelly 2724e35e97 commenting 2011-05-15 00:01:45 -05:00
AJ Kelly 0922df6d51 handle WM_MOUSEWHEEL message in GraphicsWindow_WndProc 2011-05-14 23:36:42 -05:00
Jason Felds e93e5d4181 [sm130futures] Move warning disabling to .vcproj.
Also, found where vorbis is used on Windows.
2011-05-05 00:32:00 -04:00
AJ Kelly 066f2ee2d1 notes 2011-03-29 18:44:02 -05:00
AJ Kelly 3c8d5fcb8c attempt to log mouse position on mac 2011-03-29 18:16:35 -05:00
AJ Kelly 72014422ab editing for upcoming v1.2.4 (not released yet) 2011-03-27 15:51:52 -05:00
AJ Kelly cf81f8cc3b remove xbox support; it doesn't work, and it'd take too much effort to get it working again 2011-03-19 19:28:57 -05:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
AJ Kelly c7ec5f2601 changes to mac mouse stuff 2011-03-16 23:29:44 -05:00
Jason Felds b5235c92ac Can't forget doxy'ing some arch stuff. 2011-02-27 20:41:27 -05:00