ZehMatt
|
84f2917f59
|
Use const and constexpr whenever possible.
|
2018-01-11 22:29:08 +01:00 |
|
Michael Steenbeek
|
cd5a1ba888
|
Compile files in world folder as C++
|
2018-01-11 13:25:09 +01:00 |
|
Aaron van Geffen
|
ecc1cfed2a
|
Rename WWT_DROPDOWN_BUTTON to WWT_BUTTON.
The previous name implied an exclusive association with dropdowns.
While used to display the dropdown triangle button, this is not an
exclusive use.
|
2018-01-08 00:01:32 +01:00 |
|
Ted John
|
83d1b6eb8f
|
Refactor widget.c to C++
|
2018-01-07 12:39:58 +01:00 |
|
Ted John
|
f18595a1c1
|
Refactor viewport.c to C++
|
2018-01-07 12:39:58 +01:00 |
|
Michael Steenbeek
|
755add6c9a
|
Compile localisation folder as C++
|
2018-01-06 18:32:25 +01:00 |
|
Marijn van der Werf
|
1e946fc0fe
|
Move Dropdown to UI project
|
2017-12-16 15:47:38 +02:00 |
|
Michael Steenbeek
|
60d8865efb
|
Compile game.c and game.h as C++
|
2017-12-05 09:10:27 +01:00 |
|
Ted John
|
53493d0977
|
Name only flag for banner objects
|
2017-11-22 22:06:56 +00:00 |
|
Michael Steenbeek
|
ce8d9cc71b
|
Rename map_element to tile_element
|
2017-10-31 19:59:06 +01:00 |
|
Marijn van der Werf
|
a49a777047
|
Move Banner, Player and Sign windows
|
2017-09-24 22:41:49 +02:00 |
|