log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
openttd
log src/newgrf_engine.cpp @ 6113:
5cf0c6849eee
draft
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
Thu, 22 Feb 2007 22:09:51 +0000
peter1138
(svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping tables with dynamically generated data. Change associated code to use new functions.
draft
Tue, 20 Feb 2007 22:09:21 +0000
peter1138
(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular struct array (with accessor) and implement new initialization method using cargo labels.
draft
Fri, 16 Feb 2007 09:38:43 +0000
tron
(svn r8755) -Fix
draft
Thu, 15 Feb 2007 10:21:00 +0000
celestar
(svn r8744) -Fix(r654/2105): Call GetFirstVehicleInChain only for trains, and assert the vehicle type in that function. Not a critical error, but it does increase game performance by up to 10% when playing a large game (many vehicles) with aircraft/road vehicle newgrfs loaded.
draft
Thu, 15 Feb 2007 07:43:06 +0000
tron
(svn r8743) -Fix
draft
Sat, 03 Feb 2007 13:03:11 +0000
tron
(svn r8559) -Fix
draft
Thu, 11 Jan 2007 17:29:39 +0000
KUDr
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter
draft
Thu, 11 Jan 2007 11:05:01 +0000
celestar
(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macros by a simple template function max(), that requires two arguments of the same type. While I'm at it change a variable called "max" to "maxval" in a function that calls max().
draft
Wed, 10 Jan 2007 18:56:51 +0000
rubidium
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
draft
Wed, 10 Jan 2007 18:12:09 +0000
KUDr
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
draft
less
more
|
(0)
tip