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
/
screenshot.cpp
Age
Commit message (
Expand
)
Author
2009-11-01
(svn r17941) -Fix: close BMP file when making screenshot fails
smatz
2009-11-01
(svn r17939) -Fix (r17938): debug code sneaked in
smatz
2009-11-01
(svn r17938) -Feature: non-automatic screenshot name can be entered in console
smatz
2009-11-01
(svn r17937) -Codechange: rename current_screenshot_type to _screenshot_type
smatz
2009-11-01
(svn r17936) -Fix: deadlock when trying to create screenshot with too long na...
smatz
2009-10-30
(svn r17910) -Fix: 32bpp BMP screenshots were broken when screen width wasn't...
smatz
2009-10-30
(svn r17909) -Fix: 32bpp BMP screenshots were in wrong colours on big endian ...
smatz
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-05-24
(svn r16421) -Codechange: do not unnecessarily remove constness or unnecessar...
rubidium
2009-04-10
(svn r16024) -Codechange: harden string copying on places where it's possible
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-02-25
(svn r15584) -Codechange: Move several variables from variables.h to more app...
yexo
2009-02-24
(svn r15569) -Codechange: replace MallocT + memset( 0 ) calls by CallocT
smatz
2009-02-24
(svn r15568) -Cleanup: *allocT/AllocaM doesn't return NULL when allocating fails
smatz
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz
2009-01-02
(svn r14790) -Codechange: unify generation of default savegame/screenshot nam...
rubidium
2008-11-02
(svn r14555) -Codechange: replace ttd_strlcat and ttd_strlcpy with strecat an...
skidd13
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-08-31
(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h...
rubidium
2008-06-18
(svn r13571) -Codechange: define channels in struct Colour in different order...
smatz
2008-06-17
(svn r13552) -Codechange: use TTD_ENDIAN comparations instead of tests if TTD...
smatz
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-11
(svn r11813) -Fix [FS#1602]: Switch _screen to the output buffer and disable ...
frosch
2008-01-09
(svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2007-12-26
(svn r11702) -Codechange: move all date related stuff to date*.
rubidium
2007-12-26
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...
rubidium
2007-12-25
(svn r11700) -Codechange: reduce the amount of unnecessary includes.
rubidium
2007-12-25
(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-12-23
(svn r11684) -Codechange: split gfx.h in a type and functional header.
rubidium
2007-12-22
(svn r11682) -Codechange: move some 'generic' geometry related types into a s...
rubidium
2007-12-21
(svn r11675) -Codechange: split the string types from the string functions.
rubidium
2007-11-19
(svn r11480) -Codechange: Rename the function ALIGN fitting to the naming style
skidd13
2007-11-19
(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit ...
skidd13
2007-07-03
(svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various fi...
peter1138
2007-06-25
(svn r10323) -Codechange: reference company name, number and player (presiden...
peter1138
2007-06-21
(svn r10241) -Codechange: CopyToBuffer now produces a buffer that is unreadab...
truelight
2007-06-17
(svn r10190) -Codechange: merged renderer and blitter to one single class API...
truelight
2007-06-17
(svn r10182) -Codechange: rewrite most part of the file loading/searching to ...
rubidium
2007-06-12
(svn r10121) -Codechange: split renderer from rest of code; no longer any cod...
truelight
2007-06-12
(svn r10116) -Fix [FS#850]: remove invalid characters (for the file system) f...
rubidium
2007-05-15
(svn r9846) -Codechange: introduced ZOOM_LVL_MIN and ZOOM_LVL_MAX for the obv...
truelight
[prev]
[next]