lethosor
|
4fe55639be
|
Update version/submodules to 0.44.10-alpha1
|
2018-05-07 00:25:21 -04:00 |
lethosor
|
f4088dbd28
|
Update xml, scripts
|
2018-05-05 16:09:20 -04:00 |
lethosor
|
b266c7322f
|
Make fpause pause worldgen
Closes #1256
|
2018-05-05 16:08:06 -04:00 |
lethosor
|
a708b0b303
|
Add some includes in DataDefs.h
|
2018-04-19 21:11:43 -04:00 |
lethosor
|
2bf9632000
|
Merge remote-tracking branch 'origin/develop' into complex-enum
|
2018-04-11 10:23:32 -04:00 |
lethosor
|
b0e1ae93ea
|
Add next_item, _complex for complex enums
|
2018-04-09 19:46:12 -04:00 |
lethosor
|
9398262654
|
Make enum attrs work for complex enums (lever_target_type)
|
2018-04-09 16:12:03 -04:00 |
lethosor
|
7da8793172
|
Set last_item_value properly for complex enums
|
2018-04-09 16:11:47 -04:00 |
lethosor
|
c1dd21730d
|
Fix complex enum ipairs for first element
|
2018-04-09 11:27:02 -04:00 |
lethosor
|
61539bf345
|
Lua: implement key lookup and ipairs for complex enums
|
2018-04-09 11:04:37 -04:00 |
lethosor
|
ae6b8a16e8
|
Handle most complex enum metadata on the C++ side
|
2018-04-09 03:00:58 -04:00 |
Ben Lubar
|
51661d7355
|
Fix -Wswitch warning about UNDERWORLD_GATE in MapCache.
|
2018-04-05 16:50:04 -05:00 |
Ben Lubar
|
565c1e1260
|
Fix uninitialized pointer being returned from Gui::getAnyUnit when on the pet list with no selection.
|
2018-04-05 16:49:30 -05:00 |
Ben Lubar
|
0a2ec30199
|
Remove or comment out unused code.
|
2018-04-05 16:48:11 -05:00 |
Ben Lubar
|
2eec5ee78d
|
Fix signed/unsigned comparison warnings in core.
|
2018-04-05 16:47:47 -05:00 |
Ben Lubar
|
304e1d45f0
|
Remove unused labels in Console-posix.cpp
|
2018-04-05 16:46:59 -05:00 |
Ben Lubar
|
ec5d238e5e
|
Remove warnings in generated code for core protobufs.
|
2018-04-05 16:46:04 -05:00 |
Ben Lubar
|
a44b3b8f98
|
Move null pointer check from Job module to LuaApi, where it does not invoke undefined behavior.
|
2018-04-05 16:01:26 -05:00 |
Ben Lubar
|
a3d4c586ab
|
Hide "complex enum" warning for dfhack-specific enums.
|
2018-04-05 14:48:29 -05:00 |
Ben Lubar
|
9cbba0ae01
|
Hide warnings about non-virtual destructors from df-structures.
|
2018-04-05 14:46:28 -05:00 |
lethosor
|
c8089db5df
|
Install the correct libstdc++
|
2018-04-04 20:01:27 -04:00 |
lethosor
|
5081710900
|
Merge remote-tracking branch 'ThiagoLira/develop' into develop
Also fixed whitespace from #1251
Closes #1186
|
2018-04-04 17:13:07 -04:00 |
ThiagoLira
|
b7bd88352e
|
fixed bug causing gui scripts to fail when sidebar is closed
|
2018-04-04 17:42:46 -03:00 |
lethosor
|
1ac896a874
|
Stop generate_headers from depending on symbols.xml
Changes to just symbols.xml will no longer cause codegen.pl to be re-run
|
2018-04-04 11:52:18 -04:00 |
lethosor
|
8f3701752d
|
Update xml
|
2018-04-04 11:36:24 -04:00 |
lethosor
|
3e3571094d
|
Update xml (name attrs)
|
2018-04-03 16:44:30 -04:00 |
lethosor
|
f6a222751b
|
Update xml (osx64 renderer)
|
2018-04-03 11:36:06 -04:00 |
lethosor
|
573fcb4bd0
|
Bump to 0.44.09-alpha1, update news/submodules
|
2018-04-02 01:00:20 -04:00 |
lethosor
|
2c9c935c0e
|
Update submodules/news, bump to 0.44.08-alpha1
|
2018-03-29 11:38:55 -04:00 |
lethosor
|
93bef3351e
|
Update submodules/news, bump to beta1
|
2018-03-28 22:01:27 -04:00 |
lethosor
|
6f864f97b3
|
Update news, xml
|
2018-03-14 10:11:45 -04:00 |
Ben Lubar
|
40654954a1
|
Partial preparation for 0.44.07-alpha1.
Still need to write release notes and add tags.
|
2018-03-13 15:49:42 -05:00 |
Lethosor
|
464052fe52
|
Merge pull request #1237 from warmist/warmist-patch-1
Fix parse_inset in gui.lua
|
2018-03-11 12:11:24 -04:00 |
Warmist
|
25d2938477
|
Fix parse_inset in gui.lua
It was used in different order than the return happened.
|
2018-03-11 12:40:30 +02:00 |
lethosor
|
ad57037711
|
Merge remote-tracking branch 'BenLubar/cmp0022-warning' into develop
|
2018-03-10 17:02:34 -05:00 |
lethosor
|
d55048dfa1
|
Merge remote-tracking branch 'BenLubar/ubuntu-bionic' into develop
|
2018-03-10 16:57:07 -05:00 |
lethosor
|
0ccc89a5fe
|
Make git-describe.cmake detect changes to itself
|
2018-03-10 16:55:20 -05:00 |
lethosor
|
eb22d5c38e
|
Add ABI version symbol to plugins
|
2018-03-10 16:55:00 -05:00 |
lethosor
|
db95796d4c
|
Many build fixes
|
2018-03-10 16:53:45 -05:00 |
lethosor
|
f2ff609e1c
|
Initial 0.44.06 support, update xml
|
2018-03-10 16:18:15 -05:00 |
Ben Lubar
|
7bbfd456d3
|
Fix compile errors on Ubuntu 18.04 Bionic Beaver
|
2018-03-08 11:42:58 -06:00 |
Ben Lubar
|
acd4adc7cc
|
Fix CMake warning about CMP0022 policy being set as "OLD".
|
2018-03-08 02:28:28 -06:00 |
lethosor
|
0e7ab27850
|
Bump to r2, update changelog, update submdules
|
2018-02-21 23:07:53 -05:00 |
lethosor
|
988ce9c30d
|
Update xml
|
2018-02-16 02:19:30 -05:00 |
lethosor
|
8779168c96
|
DFHACK_PLUGIN: qualify Plugin
|
2018-02-16 02:17:58 -05:00 |
Japa
|
74bf06c69e
|
Do some checks before trying to read json files.
|
2018-02-13 20:02:42 +05:30 |
Japa
|
8c13ce4da3
|
update xmls
|
2018-02-13 12:36:00 +05:30 |
Japa
|
5dc89fee38
|
Merge remote-tracking branch 'DFHack/develop' into RemoteServerUnsafe
|
2018-02-13 12:26:36 +05:30 |
lethosor
|
2f8fbd7ecd
|
Show warning if all plugins fail to load (e.g. on Windows XP)
|
2018-02-12 13:58:55 -05:00 |
Japa
|
7b19c9b8f0
|
Merge remote-tracking branch 'remotes/DFHack/develop' into RemoteServerUnsafe
# Conflicts:
# plugins/proto/RemoteFortressReader.proto
# plugins/remotefortressreader/remotefortressreader.cpp
# scripts
|
2018-02-12 20:19:40 +05:30 |