rubidium
7daff778f9
(svn r25170) [1.3] -Backport from trunk:
...
- Fix: Original train and rv acceleration did no longer respect bridge speed limits [FS#5523] (r25167)
- Fix: [Win32] Do not statically link to SHGetFolderPath as it may not exist, and improve its emulation [FS#5522] (r25155, r25153)
- Fix: [Win32] Do not store invalid paths in the search path list (r25154)
- Fix: Remove stray reservation from savegames affected by FS#5510 et al. upon loading [FS#5520] (r25152)
- Fix: [Script] XXBase::Chance function did not work for large values (>65535) [FS#5517] (r25148)
2013-04-08 20:59:42 +00:00
planetmaker
c24374f99c
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
2013-01-08 22:46:42 +00:00
rubidium
f4915ce34f
(svn r24878) -Update: the obligatory first of January commit
2013-01-01 11:08:22 +00:00
rubidium
d49bd2997b
(svn r24572) -Fix: do not cast away some other consts
2012-10-04 15:33:13 +00:00
frosch
77b5e72541
(svn r24441) -Update: Version number to 1.3 in some more files.
2012-07-29 16:28:54 +00:00
michi_cc
36181b3fb2
(svn r24417) -Codechange: [Win32] Don't needlessly include windows.h in a commonly used header.
2012-07-19 19:21:47 +00:00
rubidium
b111813d0b
(svn r23698) -Fix (r21685): small, apparantly yearly reoccuring, typo
2012-01-01 00:05:02 +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
michi_cc
a0f3649c1a
(svn r23481) -Add: Function to get the CPU core count.
2011-12-10 16:54:41 +00:00
rubidium
6e31c2f068
(svn r23241) -Codechange: make the decision when to go to the custom drawn cursor more prominently during the initialisation of OpenTTD
2011-11-17 21:09:08 +00:00
michi_cc
6a2735d24e
(svn r23119) -Fix: [Win32] Don't show a crash/assertion message box for a GUI-less video driver.
2011-11-04 23:47:00 +00:00
terkhen
cee94be7db
(svn r22491) -Fix [FS#4623]: [Windows] Generate crashlogs correctly in binaries created with MinGW-w64. (JGR)
2011-05-25 16:40:30 +00:00
terkhen
003dee6e38
(svn r22464) -Fix [FS#4587]: [Windows] Prevent a crash when launching OpenTTD with -d from a MSYS console. Added a note to known-bugs about this issue.
2011-05-15 14:51:06 +00:00
terkhen
df8806bdb4
(svn r22440) -Change: [Windows] Remove Cancel button from information messages.
2011-05-09 20:29:01 +00:00
alberth
31386c42a7
(svn r22145) -Codechange: Do explicit test for non-bool values.
2011-02-25 22:04:38 +00:00
rubidium
22afd83964
(svn r22083) -Change: trunk is heading towards 1.2 now
2011-02-14 20:20:57 +00:00
rubidium
1d0d7635e0
(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so it doesn't recompile everything that needs to be recompiled...
2011-02-07 22:49:38 +00:00
rubidium
36f55a8823
(svn r21685) -Codechange: prevent bug tracker entries like FS#2487 and FS#1613 for this year
2011-01-01 08:31:23 +00:00
rubidium
091cc85a18
(svn r21635) -Change: simplify/reduce release preparations/changes
2010-12-25 15:41:12 +00:00
alberth
b633ffaa1d
(svn r21571) -Codechange: Having a break after a return is no good.
2010-12-21 15:23:54 +00:00
frosch
e0b3b1ffe7
(svn r20846) -Fix: some whitespace.
2010-09-25 19:13:25 +00:00
michi_cc
0fd73dee60
(svn r20599) -Add: [Win32] Append a decoded stack trace to the debug.log. Most of the time, the result will only be useful if the corresponding PDB file is present.
2010-08-23 18:20:22 +00:00
michi_cc
a7e8b67c7c
(svn r20598) -Codechange: [Win32] Replace the external x64 asm with a built-in Windows function.
2010-08-23 18:19:15 +00:00
frosch
4bd32799f1
(svn r20286) -Codechange: Unify end of doxygen comments.
2010-08-01 19:44:49 +00:00
frosch
ed4f806f1d
(svn r20283) -Codechange: Unify start of doygen comments.
2010-08-01 19:22:34 +00:00
alberth
a825b4fa5f
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
2010-07-31 21:02:56 +00:00
alberth
be6c058424
(svn r20211) -Codechange: Indented code should have curly braces around it.
2010-07-24 10:14:39 +00:00
rubidium
5297eb5722
(svn r20028) -Fix: trunk Windows binaries still had a 1.0.0.xxxxx version number
2010-06-28 13:51:33 +00:00
smatz
0ef33548c2
(svn r19614) -Codechange: "it's" => "its" where appropriate
2010-04-12 14:12:47 +00:00
smatz
9fc910fbc2
(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
0bc292056d
(svn r18678) -Update: happy new year
2010-01-01 00:00:45 +00:00
smatz
c4205c2599
(svn r18627) -Fix: no need to print 'Registers:' twice in win64 crash logs
2009-12-25 11:52:14 +00:00
rubidium
60082980fd
(svn r18622) -Merge: release changes
2009-12-23 23:09:47 +00:00
glx
0c577dfde6
(svn r18446) -Fix (r17450): abort() doesn't trigger crashlog on windows
2009-12-09 15:24:13 +00:00
rubidium
36c58649f8
(svn r18424) -Fix [FS#3327]: [Windows] the help window would be too large in some cases
2009-12-07 17:13:28 +00:00
rubidium
9a656dbd32
(svn r18423) -Fix (r17336): [Windows] incorrect relative path the the icon making the icon not being included in the binary
...
-Fix: [Windows] mention the version of GPL in the metadata
2009-12-07 16:55:50 +00:00
glx
2535b1afcf
(svn r18184) -Codechange: add crash screenshot for win32
2009-11-19 16:27:15 +00:00
michi_cc
049d62b35c
(svn r17708) -Feature [FS#2053]: [OSX] Implement clipboard support for OS X.
2009-10-04 21:08:38 +00:00
rubidium
a807026336
(svn r17487) -Fix: silence some MSVC warnings
2009-09-09 12:41:51 +00:00
glx
458e7876d3
(svn r17475) -Codechange: show path to crash.log and crash.dmp in crash window. Also tells the user where crash.sav is when saving succeeded.
2009-09-08 14:58:15 +00:00
rubidium
46e5625278
(svn r17452) -Fix (r17450): emergency savegames weren't rejected by the crash logger anymore
2009-09-07 12:13:33 +00:00
rubidium
2b144e2ea6
(svn r17450) -Codechange: refactor the windows crash logger so parts of it can be reused by other crash logger implementations
2009-09-07 11:10:49 +00:00
rubidium
a1f49db54d
(svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp as that's the file most likely to be regularly recompiled
2009-09-04 20:31:49 +00:00
rubidium
c9a1f33418
(svn r17410) -Codechange: use the same define for determining whether windows does crash reports instead of using several that aren't necessarily equal
2009-09-03 22:32:08 +00:00
rubidium
b92143b53e
(svn r17409) -Codechange: split the crash log and other windows 'glue' code
2009-09-03 21:56:29 +00:00
glx
88bb0e1b7b
(svn r17408) -Codechange: remove unused win32 stuff
2009-09-03 20:04:15 +00:00
rubidium
bc8e66c202
(svn r17336) -Codechange: move some os specific files into src/os/
2009-08-31 22:38:37 +00:00