1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#6502: Fix XmlTest resource path in Windows More... 19 days ago
#6502: Remove win_iconv property sheet, doesn't seem to be used anymore More... 21 days ago
Bump version More... 21 days ago
#6502: Remove libxml2 property sheet, minor tweaks to Node file pair. More... 21 days ago
#6502: Update LICENSE, add pugixml license file as taken from their github repository More... 21 days ago
Merge remote-tracking branch 'remotes/orbweaver/master' More... 21 days ago
#5502: set depth buffer size to 24 bits More... 22 days ago
Attempt to invoke asciidoctor in CI configuration More... 23 days ago
Remove remnants of libxml2 More... about 1 month ago
Replace usage of libxml2 with pugixml More... about 2 months ago
Add basic unit tests for reading input.xml and a .game file More... about 2 months ago
RadiantTest re-throws exception instead of abort() on Linux More... 2 months ago
#6472: Revert to xmlParseFile for Linux for the moment being More... 2 months ago
XmlTest no longer depends on RadiantTest on Linux More... 2 months ago
Move hard-coded constants into anonymous namespace More... 2 months ago
Refactoring, move pybind11-related code to the PythonModule type. More... 2 months ago
Instead of statically allocate the module_def, use a unique ptr. More... 2 months ago
Fix a compiler warning, remove unused object. More... 2 months ago
Use the build macro to specify the precompiled header to include throughout the projects. More... 2 months ago
Configure precompiled headers when compiling the test projects. It's grown large enough to save a couple of minutes. More... 2 months ago
#6467: Update google test adapter package reference More... 2 months ago
#6467: Escape quotes and line breaks when writing entity key values. More... 2 months ago
#6467: Add unit test checking serialising/deserialising entity key values with double quotes. Deduplicate file loading code. More... 2 months ago
#6332: Fix compiler warnings More... 2 months ago
Merge remote-tracking branch 'remotes/orbweaver/master' More... 2 months ago
#6332: document background image functionality More... 2 months ago
#5996: Fix ModelSelector not displaying the skin defined in modelDefs More... 2 months ago
#5996: Test modelDef change triggering skin updates More... 2 months ago
#5996: Test a model change with an inherited skin property More... 2 months ago
#5996: One more test checking a model change with an explicit skin applied More... 2 months ago