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
/
functions.h
Age
Commit message (
Expand
)
Author
2007-11-26
(svn r11527) -Codechange: Split the bitmath functions of to their own files
skidd13
2007-11-24
(svn r11504) -Fix [FS#1467]: removing docks/ship depots could result in non-c...
rubidium
2007-11-21
(svn r11488) -Codechange: Spilt the random functions out to seperate file
skidd13
2007-11-15
(svn r11440) -Codechange: replace magic numbers with enumified WindowHighligh...
rubidium
2007-10-19
(svn r11303) -Fix: EnsureNoVehicle and EnsureNoVehicleOnGround were both used...
rubidium
2007-10-08
(svn r11228) -Codechange: implement the "moreanimation" feature of TTDP, so w...
rubidium
2007-10-05
(svn r11212) -Codechange: add support for drawing parts of sprites. Patch by ...
rubidium
2007-09-09
(svn r11065) -Documentation [FS#1186]: of the dirty marking/repainting subsys...
rubidium
2007-09-01
(svn r11031) -Codechange: reduce the amount of duplication of bit counting fu...
rubidium
2007-07-24
(svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> t...
rubidium
2007-06-27
(svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsist...
peter1138
2007-06-25
(svn r10323) -Codechange: reference company name, number and player (presiden...
peter1138
2007-06-21
(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle...
truelight
2007-06-21
(svn r10246) -Fix (r10297): some forgotten money conversions and truncation i...
rubidium
2007-06-18
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
rubidium
2007-06-12
(svn r10122) -Codechange: Add a CountBitsSet function and use it to replace s...
maedhros
2007-05-28
(svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled wit...
peter1138
2007-05-15
(svn r9842) -Codechange: now NOT_REACHED is also triggered when debugging is ...
rubidium
2007-04-12
(svn r9609) -Codechange: Move some function prototypes out of functions.h and...
maedhros
2007-03-17
(svn r9271) -Codechange: make the language pack initialisation a little more ...
rubidium
2007-03-12
(svn r9129) -Codechange: unify parts of DeterminePaths.
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-03-02
(svn r8969) -Codechange: rework of the player face bits.
rubidium
2007-03-01
(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...
belugas
2007-01-14
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...
peter1138
2007-01-13
(svn r8095) -Codechange: stuff that is not related to HAL moved from hal.h to...
KUDr
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-03
(svn r7794) -Cleanup: Remove obsolete, never-used landscape rotation code. An...
peter1138
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium