adrian17
0369bdcb34
Improvements for a9091b41b6
...
* renamed variables and functions
* simplified logic copied from other functions
* removed "fast staff" button
* commented the macros in window_cheats.c
* changed water tool bottom limit back to 1 (it doesn't work the same way as the land tool)
* used 1ULL for bit shift by 32
2014-07-21 14:05:43 +02:00
wolfreak99
a9091b41b6
Cheats, temporary cheat placement macro for convenince, audio option, copiedunlimited land tool to water tool.
2014-07-15 22:41:12 -04:00
IntelOrca
423db67148
add climate_update_sound
2014-05-28 22:53:28 +01:00
ddevrien
c6fc8c634b
celsius fix
2014-05-12 16:51:40 +02:00
IntelOrca
073057dbbe
add author credit to source code header
2014-04-29 12:39:18 +01:00
IntelOrca
a325bcc856
define next climate variables, all refs rewritten
2014-04-29 12:35:37 +01:00
IntelOrca
1dcfdbe355
refactor climate
2014-04-29 12:18:50 +01:00
Matthias Lanzinger
bda09d93d5
Move include inside guard block.
2014-04-28 23:19:18 +02:00
Matthias Lanzinger
b5bb145f03
Move all the transition tables to our code.
2014-04-28 23:12:08 +02:00
Matthias Lanzinger
b7ae1c7266
Slight climate refactoring
2014-04-28 20:39:10 +02:00
Matthias Lanzinger
573929fee9
Identified full weather data table.
...
Restructured weather data properly and made window_game_bottom_toolbar use
our table.
Used determine_future_weather in climate_reset.
2014-04-28 19:59:40 +02:00
Matthias Lanzinger
039241cde4
Moved the weather table into our code.
...
Introduced the weather table struct used for future weather calculation.
Added a bit more explanation on how future weather is calculated.
2014-04-28 17:07:13 +02:00
Matthias Lanzinger
035fa16fc3
Crude start of a decompiled update_climate()
2014-04-27 23:46:18 +02:00
Kevin Burke
e5a925e26c
Add newlines to the end of every file (sed/unix do this)
2014-04-21 14:57:48 +05:30
IntelOrca
5cb1600417
add bottom toolbar
2014-04-11 03:58:17 +01:00
IntelOrca
c8d2b0bf1e
add climate and date
2014-04-09 11:16:35 +01:00