Age | Commit message (Collapse) | Author |
|
at NW border of map (placing buyos, leveling land)
|
|
Dominik)
|
|
tile/vehicle visible too (original idea by Dominik)
It improves the game appearance when playing with very small screen resolution
|
|
incorrect, and avoid later null pointer dereferences by moving volume lookup deeper.
|
|
|
|
functions.
|
|
useless includes.
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
ZoomLevel can be used in some iterations
|
|
fitting to the naming style
|
|
with the coding style
|
|
gracefully causing crashes and such.
|
|
|
|
it too, but use a nice seperate variable for it
-Note: on a side-note, this allows files bigger than 16+ MiB, needed for tar-support
|
|
possibility for a division by zero when a sound is played.
|
|
|
|
-Fix r9846: initialize the zoom level for 'screen', as assuming 0 is not correct
|
|
obvious reasons
-Codechange: introduced ZOOM_LVL_DETAIL to show/remove details
-Codechange: changed << and >> operator with ZoomLevel to a simple wrapper (that in theory also allows zoom-in besides the current zoom-out)
-Fix r9845: missed some int -> ZoomLevel
|
|
and into landscape.h, and add a few where they didn't exist.
|
|
The end of the preliminary work is near
|
|
|
|
pointer to allocated memory instead of modifying the pointer given as parameter
|
|
stillunknown and pv2b.
|
|
renamed to .cpp)
|