Age | Commit message (Collapse) | Author |
|
useless includes.
|
|
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
their respective places.
|
|
|
|
|
|
and making it more logic where function definitions can be found.
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
assert when it overflows anyway (eg. code change without proper check change)
|
|
|
|
style
|
|
course be 'static inline bool' (SmatZ)
|
|
a macro (skidd13)
|
|
the color of the text in a DrawString call.
Patch heavily based on BiBB's work (FS#1383)
|
|
showed this one)
|
|
vehicle window allows the main viewport to follow the chosen vehicle.(stevenh)
|
|
|
|
type 'bool' in operation
|
|
list for other players. Patch by SmatZ.
|
|
enumified constants.
|
|
Based on a patch by nycom.
|
|
functions. Based on patches by skidd13, SmatZ and Belugas.
|
|
Vehicle->SetNext() so we can trap instances that change a next pointer and (in the future) update the first/previous pointers based on that.
|
|
a depot.
|
|
|
|
windows that are smaller than the default window size.
|
|
vehicle list, not station or shared order lists.
|
|
(president) name
by index
|
|
|
|
better to use int64 variables in the string generating too instead of packing them into two int32s.
-Fix: some displays of money were wrong.
|
|
place money in some string.
|
|
issues. Thanks to benc for providing the patch.
|
|
easily modified.
|
|
|
|
|
|
can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
|
|
strictness.
|
|
|
|
tabs with spaces.
|
|
|
|
corrections...
|
|
Almost done. Yeah. I know, I've already said that...
|
|
CargoID loops.
|
|
coding style (and rest of the code).
|
|
|
|
|
|
mapping is now dealt with only in NewGRF code, on load where possible.
|
|
tables with dynamically generated data. Change associated code to use new functions.
|