Age | Commit message (Collapse) | Author |
|
|
|
Allow more direct player-initiated interaction for Game Scripts, by letting the GS put push-buttons on storybook pages. These buttons can either trigger an immediate event, or require the player to first select a tile on the map, or a vehicle.
Additionally this reworks how the storybook pages are layouted and rendered, to allow for slightly more complex layouts, and maybe speeding drawing up a bit.
|
|
|
|
|
|
|
|
CompanyID is 8 bit wide, so this incorrect cast would make it impossible to create story page elements for pages past 255.
|
|
|
|
|
|
the return is not NULL)
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
GetDate, SetDate
|
|
show instead of when there is zero companies
|
|
|
|
|
|
changes
|
|
|
|
|
|
|
|
|