1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected about 3 years ago.
Mar 07, 2021 — Apr 06, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed how LuaBind gets type names. It is longer right now but it covers more cases and needs a lot less support code. More... about 2 years ago
Initial pass of game:get_values implementation. It is working, with a test, but might need a bit more clean-up. More... about 2 years ago
Merge branch 'obsolete-quest-prompt-edit' into 'dev'
Christophe Thiéry
as Christopho
More... about 2 years ago
Edit to obsolete quest prompt More... about 2 years ago
Merge branch 'update-obsolete-quest-dialog' into 'dev'
Christophe Thiéry
as Christopho
More... about 2 years ago
Fix item icon still showing unequiped items
Christophe Thiéry
as Christopho
More... about 2 years ago
Fix item icon still showing unequiped items
Christophe Thiéry
as Christopho
More... about 2 years ago
Much more extencive rework to the obsolete quest dialog based on feedback. More... about 2 years ago
Changed the text of the obsolete quest dialog. More... about 2 years ago
Changed the test_exportable implementation to something that should be robust to unknown userdata. It is slower so I took the time to add final to the classes that don't need it. More... about 2 years ago
Fixed opt_boolean and added test. Closes #1556. More... about 2 years ago
Created a more general test_exportable and added a test for it. More... about 2 years ago
Merge branch 'hhromic/fix-config-h' into 'dev'
Christophe Thiéry
as Christopho
More... over 2 years ago
Move `config.h.in` template file away from include source tree More... over 2 years ago
Removed the unneeded 'map_api_' functions. They aren't quite as much as I originally estimated. More... over 2 years ago
Made the LuaBind::LuaToC class "private" as one should be using the macro (or the C++20 replacement). Unless you want to do overload resolution at the call site and I can add a new macro for that. More... over 2 years ago
Initial quest: fix item icon amount displaying
Christophe Thiéry
as Christopho
More... over 2 years ago
Fix item icon amount displaying
Christophe Thiéry
as Christopho
More... over 2 years ago
Fix tileset view scrollbars jumping when switching tilesets
Christophe Thiéry
as Christopho
More... over 2 years ago
Documentation and style feedback from MR. Added new MapApi documentation. More... over 2 years ago
Added the LuaBind namespace which contains high level tools for connecting to Lua. Tested it out in MapApi.cpp, although the full rework has a lot more to do. Some changes were required in LuaContext, LuaTools and some ExportableToLua types. More... over 2 years ago
Merge branch 'remove_gl46' into 'dev'
Christophe Thiéry
as Christopho
More... over 2 years ago
removed forced GL version 46 More... over 2 years ago
Merge branch 'fix-solarus-assert' into 'dev'
Christophe Thiéry
as Christopho
More... over 2 years ago
Update changelog about #1425.
Christophe Thiéry
as Christopho
More... over 2 years ago
Merge branch 'in-same-region' into 'dev'
Christophe Thiéry
as Christopho
More... over 2 years ago
Merge branch 'hhromic/lua-console' into 'dev'
Christophe Thiéry
as Christopho
More... over 2 years ago
Merge branch 'hhromic/update-glad' into 'dev'
Christophe Thiéry
as Christopho
More... over 2 years ago
Merge branch 'hhromic/fix-macos-build' into 'dev'
Christophe Thiéry
as Christopho
More... over 2 years ago
Merge branch 'fix-changelog' into 'dev'
Christophe Thiéry
as Christopho
More... over 2 years ago