rubidium
|
8f9d213675
|
(svn r25474) -Fix [FS#5618]: OS X compilation failure
|
2013-06-26 15:02:16 +00:00 |
|
rubidium
|
fd1ee0560c
|
(svn r25474) -Fix [FS#5618]: OS X compilation failure
|
2013-06-26 15:02:16 +00:00 |
|
yexo
|
1f75f81a41
|
(svn r24524) -Fix [FS#5296]: fix some compile problems in mac-only code (__ln__)
|
2012-09-13 18:42:33 +00:00 |
|
yexo
|
8944dcbef2
|
(svn r24524) -Fix [FS#5296]: fix some compile problems in mac-only code (__ln__)
|
2012-09-13 18:42:33 +00:00 |
|
yexo
|
b4fdba2fb3
|
(svn r23490) -Add [FS#2750]: OpenBrowser function to open a browser on major OSes
|
2011-12-11 11:47:08 +00:00 |
|
yexo
|
f18be8a266
|
(svn r23490) -Add [FS#2750]: OpenBrowser function to open a browser on major OSes
|
2011-12-11 11:47:08 +00:00 |
|
michi_cc
|
a0f3649c1a
|
(svn r23481) -Add: Function to get the CPU core count.
|
2011-12-10 16:54:41 +00:00 |
|
michi_cc
|
62ea921e2f
|
(svn r23481) -Add: Function to get the CPU core count.
|
2011-12-10 16:54:41 +00:00 |
|
rubidium
|
2ccbd2a6f5
|
(svn r23446) -Codechange: move _cur_palette and it's related first/count dirty variables into a single structure
|
2011-12-08 18:13:29 +00:00 |
|
rubidium
|
a531ec1899
|
(svn r23446) -Codechange: move _cur_palette and it's related first/count dirty variables into a single structure
|
2011-12-08 18:13:29 +00:00 |
|
truebrain
|
160bfd8851
|
(svn r23376) -Remove: on popular demand, remove my (revoked) name from comments in the code. It was silly to name me like that to begin with ;) (based on patch by HackaLittleBit)
|
2011-11-30 01:22:18 +00:00 |
|
truebrain
|
d6e042c735
|
(svn r23376) -Remove: on popular demand, remove my (revoked) name from comments in the code. It was silly to name me like that to begin with ;) (based on patch by HackaLittleBit)
|
2011-11-30 01:22:18 +00:00 |
|
truebrain
|
c2398c0fe1
|
(svn r23356) -Fix: some OSX versions have ScriptOrder defined
|
2011-11-29 23:15:48 +00:00 |
|
truebrain
|
0fbe10a2e3
|
(svn r23356) -Fix: some OSX versions have ScriptOrder defined
|
2011-11-29 23:15:48 +00:00 |
|
rubidium
|
39eaf0e10d
|
(svn r22913) -Fix [OSX]: make splash work again and make it work without needing to bundle it first
|
2011-09-09 20:28:48 +00:00 |
|
rubidium
|
af9de6c95d
|
(svn r22913) -Fix [OSX]: make splash work again and make it work without needing to bundle it first
|
2011-09-09 20:28:48 +00:00 |
|
planetmaker
|
bce482c76f
|
(svn r22893) -Fix [FS#4744]: [OSX] Compilation on OSX 10.7 was broken (based on patch by leecbaker)
-Add: [OSX] Support for fullscreen mode when compiled against SDK 10.7. Otherwise fullscreen mode is disabled when OpenTTD is run on OSX Lion
|
2011-09-04 17:49:08 +00:00 |
|
planetmaker
|
350812a90a
|
(svn r22893) -Fix [FS#4744]: [OSX] Compilation on OSX 10.7 was broken (based on patch by leecbaker)
-Add: [OSX] Support for fullscreen mode when compiled against SDK 10.7. Otherwise fullscreen mode is disabled when OpenTTD is run on OSX Lion
|
2011-09-04 17:49:08 +00:00 |
|
planetmaker
|
09c3cabc1e
|
(svn r22833) -Fix (r18006): Compilation on OSX was broken
|
2011-08-24 21:26:03 +00:00 |
|
planetmaker
|
c250139165
|
(svn r22833) -Fix (r18006): Compilation on OSX was broken
|
2011-08-24 21:26:03 +00:00 |
|
planetmaker
|
e3d9879690
|
(svn r22678) -Doc: More doxygen sprinkles in MacOSX code and cocoa video driver
|
2011-07-21 16:13:34 +00:00 |
|
planetmaker
|
52c09189b7
|
(svn r22678) -Doc: More doxygen sprinkles in MacOSX code and cocoa video driver
|
2011-07-21 16:13:34 +00:00 |
|
rubidium
|
59e42ea178
|
(svn r22177) -Fix: make sure the right endianness is chosen with cross-compiling, and strndup is available in the binary for more exotic platforms
|
2011-03-03 21:43:24 +00:00 |
|
rubidium
|
8a08de2f44
|
(svn r22177) -Fix: make sure the right endianness is chosen with cross-compiling, and strndup is available in the binary for more exotic platforms
|
2011-03-03 21:43:24 +00:00 |
|
alberth
|
f65a9a5515
|
(svn r21593) -Codechange: endif comment correcttions.
|
2010-12-22 10:50:32 +00:00 |
|
alberth
|
0b0127b13d
|
(svn r21593) -Codechange: endif comment correcttions.
|
2010-12-22 10:50:32 +00:00 |
|
rubidium
|
671158acd8
|
(svn r21150) -Fix: [OSX] Deprecation warning with libpng 1.4
|
2010-11-12 12:00:03 +00:00 |
|
rubidium
|
38737efb41
|
(svn r21150) -Fix: [OSX] Deprecation warning with libpng 1.4
|
2010-11-12 12:00:03 +00:00 |
|
frosch
|
7f5f4950d7
|
(svn r20859) -Fix [FS#4143]: Remove an outdated comment and just reference the readme. (planetmaker)
|
2010-09-30 18:58:56 +00:00 |
|
frosch
|
97e3f000dd
|
(svn r20859) -Fix [FS#4143]: Remove an outdated comment and just reference the readme. (planetmaker)
|
2010-09-30 18:58:56 +00:00 |
|
alberth
|
ee01ec9136
|
(svn r20291) -Codechange: Unify break coding style.
|
2010-08-01 21:19:49 +00:00 |
|
alberth
|
2182b44bb6
|
(svn r20291) -Codechange: Unify break coding style.
|
2010-08-01 21:19:49 +00:00 |
|
alberth
|
a825b4fa5f
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
|
alberth
|
1743c86610
|
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
|
2010-07-31 21:02:56 +00:00 |
|
rubidium
|
b8487afe54
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
rubidium
|
9fd2afb147
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
smatz
|
9fc910fbc2
|
(svn r18855) -Codechange: record compiler name and version in the crash log
|
2010-01-18 10:11:27 +00:00 |
|
smatz
|
91ace4d50f
|
(svn r18855) -Codechange: record compiler name and version in the crash log
|
2010-01-18 10:11:27 +00:00 |
|
rubidium
|
251ffaa000
|
(svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case loading a savegame misses with missing NewGRFs. This way the load game crash handler gets better visibility and the user is instructed to find the missing NewGRFs before filing a bug report
|
2010-01-16 19:08:33 +00:00 |
|
rubidium
|
fd060c7276
|
(svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case loading a savegame misses with missing NewGRFs. This way the load game crash handler gets better visibility and the user is instructed to find the missing NewGRFs before filing a bug report
|
2010-01-16 19:08:33 +00:00 |
|
smatz
|
b0c370c7e5
|
(svn r18158) -Codechange: add crash screenshot for OSX
|
2009-11-18 01:00:01 +00:00 |
|
smatz
|
e3bd77cbb7
|
(svn r18158) -Codechange: add crash screenshot for OSX
|
2009-11-18 01:00:01 +00:00 |
|
michi_cc
|
32c6633bef
|
(svn r18074) -Fix [FS#3314]: [OSX] Don't link clipboard support twice when building without Cocoa.
|
2009-11-14 15:26:43 +00:00 |
|
michi_cc
|
815db829e9
|
(svn r18074) -Fix [FS#3314]: [OSX] Don't link clipboard support twice when building without Cocoa.
|
2009-11-14 15:26:43 +00:00 |
|
smatz
|
433fc04921
|
(svn r17872) -Codechange: apply coding style to splash.cpp
-Fix (r17871): missing variable declaration
|
2009-10-25 17:55:13 +00:00 |
|
smatz
|
4be740573c
|
(svn r17872) -Codechange: apply coding style to splash.cpp
-Fix (r17871): missing variable declaration
|
2009-10-25 17:55:13 +00:00 |
|
smatz
|
002f9c0075
|
(svn r17871) -Fix (r11342): memset() accepts only 1-byte argument
|
2009-10-25 17:36:24 +00:00 |
|
smatz
|
c782ccec5d
|
(svn r17871) -Fix (r11342): memset() accepts only 1-byte argument
|
2009-10-25 17:36:24 +00:00 |
|
michi_cc
|
c850647e3a
|
(svn r17792) -Fix [FS#3261]: [OSX] Fix (bogus) compiler warnings related to printf argument checking.
|
2009-10-17 22:36:35 +00:00 |
|
michi_cc
|
740d17f469
|
(svn r17792) -Fix [FS#3261]: [OSX] Fix (bogus) compiler warnings related to printf argument checking.
|
2009-10-17 22:36:35 +00:00 |
|