index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crashlog.cpp
Age
Commit message (
Expand
)
Author
2011-01-18
(svn r21844) -Codechange: move documentation towards the code to make it more...
rubidium
2010-11-13
(svn r21161) -Codechange: make the currently used language easier accessible
rubidium
2010-10-27
(svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces savegam...
rubidium
2010-08-10
(svn r20439) -Fix [FS#4023]: MinGW compiler complaining about converting -1 t...
rubidium
2010-07-14
(svn r20138) -Change: also put the base set version number in the crash log
rubidium
2010-02-10
(svn r19081) -Codechange: make it possible to disable compilation of the AI+S...
rubidium
2010-01-25
(svn r18916) -Fix (r18809): Don't rely on 'time.h' being included via dark ro...
frosch
2010-01-18
(svn r18855) -Codechange: record compiler name and version in the crash log
smatz
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-13
(svn r18794) -Codechange: add local company and network 'state' to the crash log
rubidium
2010-01-10
(svn r18769) -Codechange: replace MiniLZO with the real library. If you're us...
rubidium
2010-01-07
(svn r18751) -Codechange: also log the zlib version in the crash log
rubidium
2009-12-31
(svn r18672) -Codechange: mention the game date in the crash log
rubidium
2009-12-23
(svn r18613) -Codechange: add the music set to the crashlog too
rubidium
2009-12-19
(svn r18546) -Codechange: make making the screenshot not asynchronious; just ...
rubidium
2009-12-09
(svn r18442) -Fix (r18440): warning about SDL_Linked_Version never being NULL...
rubidium
2009-12-09
(svn r18440) -Fix (r17774): don't try to get SDL version when SDL is not loaded
glx
2009-11-17
(svn r18156) -Add: crash screenshot, created from blitter buffer
smatz
2009-10-14
(svn r17774) -Codechange: show the version of the (dynamically) linked librar...
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-14
(svn r17537) -Fix: don't crash while printing gamelog in crash handler if we ...
smatz
2009-09-14
(svn r17535) -Fix: compiling without networking failed; also unhackify the cr...
rubidium
2009-09-12
(svn r17512) -Add: some basic information about the loaded AIs in the crash log
rubidium
2009-09-07
(svn r17450) -Codechange: refactor the windows crash logger so parts of it ca...
rubidium