4014 Commits

Author SHA1 Message Date
gewlitys 56c637d7cd SDL threadlib is now default also for Symbian
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3077 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-21 20:24:45 +00:00
gewlitys f03bb0508f Set stack size to maximum.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3076 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-21 18:37:27 +00:00
gewlitys 329265539c CallMainL() was used with wrong parameter for stack size
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3075 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-21 18:27:07 +00:00
gewlitys baf8a87d15 Avoid error messages about libmikmod when compiling for Symbian
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3074 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-19 23:32:56 +00:00
gewlitys 84769e71ad Removed unnecessary detections, support for S60 SDK version >3.0
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3073 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-19 22:29:30 +00:00
gewlitys 1448372b98 Do not force installation to c drive
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3072 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-13 17:10:39 +00:00
gewlitys f4c1083b67 Symbian does support long long nowadays.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3071 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-13 16:37:02 +00:00
Meep-Eep 77996b6e7a FreeBSD has been using 'sdl-config' for two years now.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3070 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-03 18:04:02 +00:00
gewlitys 86295bff30 Exits now instantly when killed, other misc tweaking
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3069 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-03 17:58:12 +00:00
gewlitys c16423c4b5 Updated email address.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3068 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-01 18:22:12 +00:00
gewlitys 934b3ad08c Added support for Symbian GCCE compiler
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3067 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-31 21:27:02 +00:00
gewlitys 4790be9ae4 Fix for GCCE compiler
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3066 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-31 20:49:52 +00:00
Meep-Eep 29f55e2a5b Typo in comments.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3065 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-31 17:42:57 +00:00
gewlitys 50664a6f71 Experimental support for Symbian S60 3rd edition
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3064 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-31 00:34:29 +00:00
gewlitys 7310148db6 Disabled rotation profiling which was probably left accidentally.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3063 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-30 23:59:40 +00:00
Meep-Eep 649cc69c7f Hack for Symbian The Unholy, to make mkdirhier() work.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3062 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-30 21:08:16 +00:00
Meep-Eep a00336f6fc Dirty hack for Symbian The Unholy.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3061 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-30 20:52:57 +00:00
Meep-Eep 56fd1c48a4 Keep errno over uio_free().
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3060 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-30 19:23:43 +00:00
Meep-Eep b34e03b393 Only define driveLetterExists() when we need it, as _getdrives() is not
always available.



git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3059 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-30 18:59:58 +00:00
Meep-Eep b9e29cd104 Define readdir_r() on Symbian.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3058 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-30 18:46:43 +00:00
Meep-Eep ace60da23b Handle paths of the form "d:foo/bar" on platforms which don't have a current working directory per drive.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3057 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-30 18:25:41 +00:00
gewlitys e663bc4564 Some includes added to avoid calling functions w/o prototypes.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3056 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-30 14:08:02 +00:00
gewlitys 742910f998 Partial Symbian ports for libpng and SDL_image, needed by UQM S60 port.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3055 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-30 13:26:18 +00:00
Meep-Eep a4fc0fc7ef Set the correct names of the generated executable files on Symbian and Windows.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3054 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 20:15:21 +00:00
Meep-Eep 6aeb1e5ab1 Fix library and program detection.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3053 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 19:30:04 +00:00
Meep-Eep 1db1146a85 Relative paths are resolved from the current working dir.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3052 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 14:42:29 +00:00
Meep-Eep ce4aaa18d7 Split off build tools specific definitions from Makefile.build.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3051 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 12:06:16 +00:00
Meep-Eep c08905fa36 Correct capitalisation for "CodeWarrior".
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3050 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 11:55:16 +00:00
Meep-Eep 03fe5f24f3 Some defines for Symbian. From Gwl.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3049 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 11:13:02 +00:00
Meep-Eep c198f73fa4 Defines for Symbian. From Gwl.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3048 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 11:05:43 +00:00
Meep-Eep 9ea6346e3b Some defines for Symbian compilers. From Gwl.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3047 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 11:00:16 +00:00
avolkov 079526298c Define THREADLIB_SDL for the project
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3046 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 00:44:29 +00:00
Meep-Eep eea348180a Support drive letters and UNC paths on some non-Windows platforms.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3045 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-22 20:50:38 +00:00
Meep-Eep ad25f17f1e No UNC paths on Symbian.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3044 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-22 20:04:48 +00:00
Meep-Eep 5ed92e6942 Support drive letters and UNC paths on some non-Windows platforms.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3043 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-22 19:57:35 +00:00
Meep-Eep 3ec51c7c0f Replace alloca() by the more portable malloc().
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3042 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-22 19:04:26 +00:00
Meep-Eep aa02a78da5 Pthread support from Gwl.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3041 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-21 20:03:54 +00:00
Meep-Eep f726de4474 Remove old code for static linking.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3040 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-21 18:58:48 +00:00
Meep-Eep 6b76050542 More portable parameter passing.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3039 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-21 18:55:47 +00:00
Meep-Eep 990fae0411 strcasecmp() is in strings.h according to POSIX
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3038 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-21 18:52:48 +00:00
Meep-Eep 15f9f50779 Some corrections and simplifications.
Note that 'int main(void)' is correct C, see ISO C99 5.1.2.2.1 (probably
older versions too, but I can't verify that.)



git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3037 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-21 18:33:05 +00:00
gewlitys f0d9b3b143 Loading voices now works properly also when ogg support is disabled.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3036 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-16 22:46:41 +00:00
Meep-Eep 27e0dd8258 Bug fix. (Would only be triggered if QUEUE_TABLE is undefined)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3035 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-15 08:16:45 +00:00
Meep-Eep 7372224df5 Function to give the player all devices.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3034 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-11 21:34:37 +00:00
mcmartin 62d6bae2e1 Generated a 3DO-specific subtitle file for the Starbase, as
the PC and 3DO versions cannot be reconciled (Bug 1036)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3033 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-09 20:30:26 +00:00
Meep-Eep c6a6f630fb Make it compile.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3032 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-09 20:26:40 +00:00
Meep-Eep 61d0e0e93a Added dumpStrings() to help debugging incongruities between the source file gamestr.h and the content file gamestrings.txt.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3031 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-07 22:02:24 +00:00
mcmartin 0b2d248008 Typo fixes (bugs 1037, 1038).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3030 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-07-31 21:43:08 +00:00
Meep-Eep c109ac33c7 Fix some declarations.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3029 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-06-23 11:01:01 +00:00
Meep-Eep feee84315f Fix declarations.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3028 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-06-23 10:54:04 +00:00