aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix links in readmeHEADmasterAlexander M Pickering2025-02-17
|
* Actually revert the change, it was a problem in downstream.Alexander M Pickering2024-03-02
|
* Actually return a normalized vector from shapecastAlexander M Pickering2024-03-02
|
* fix gui tests againAlexander M Pickering2023-11-24
|
* Fix gui testsAlexander M Pickering2023-11-24
| | | | Fix the gui test generator
* Finish reverting the debug printsAlexander M Pickering2023-11-24
|
* Revert "Add a bunch of debugging around the network recieve function"Alexander M Pickering2023-11-24
| | | | This reverts commit 4a2baf0045a5acdb76629ff72f35bc1ac7606ff7.
* Add some asserts and fix the networking testAlexander M Pickering2023-11-24
|
* fix segfaultAlexander M Pickering2023-11-24
|
* even more messagingAlexander M Pickering2023-11-24
|
* Add a bunch of debugging around the network recieve functionAlexander M Pickering2023-11-24
|
* Add message before running testsAlexander M Pickering2023-11-24
|
* Start work on getting tests to runAlexander M Pickering2023-11-24
|
* Try something to fix z buffer problemsAlexander M Pickering2023-09-18
|
* another fix for debug flagsAlexander M Pickering2023-09-17
|
* fix debug flags functionAlexander M Pickering2023-09-17
|
* Fix typoAlexander M Pickering2023-09-17
|
* Add constants for debugingAlexander M Pickering2023-09-17
|
* Add documentation for creating a scene nodeAlexander M Pickering2023-09-17
|
* Fix minor bug with inode:remove()Alexander M Pickering2023-09-17
|
* Update makefilesAlexander M Pickering2023-09-17
|
* Add a setimage method for iguibuttonsAlexander M Pickering2023-09-17
|
* Add function setminsize() for iguielementsAlexander M Pickering2023-04-30
|
* Update readme with new cicd linksAlexander M Pickering2023-04-27
|
* Have documentation and tests be sharedAlexander M Pickering2023-04-27
|
* Remove prints in gameloopAlexander M Pickering2023-04-17
|
* Link against openglAlexander M Pickering2023-04-16
|
* Better error messages during initalizationAlexander M Pickering2023-04-16
|
* Uncomment event loop printsAlexander M Pickering2023-04-15
|
* Create device staticallyAlexander M Pickering2023-04-15
|
* Remove nng flags from windows makefileAlexander M Pickering2023-04-14
| | | | Nanomessage next gen flags should be built into the library
* Different initalizationAlexander M Pickering2023-04-14
|
* Don't free the temporary settings objectAlexander M Pickering2023-04-14
|
* Switch back to complicated device initAlexander M Pickering2023-04-14
|
* Create a static irrlicht deviceAlexander M Pickering2023-04-14
|
* Only use c++ threads if they're supported by the compilerAlexander M Pickering2023-04-14
|
* Additional headersAlexander M Pickering2023-04-14
| | | | add the <chrono> and <thread> headers to the server's main file
* Less explicit dependenciesAlexander M Pickering2023-04-14
| | | | | Be less explicit about the names of libararies for building windows binaries
* Remove dependencies from windows buildAlexander M Pickering2023-04-14
| | | | Windows build should not build dependent librarires
* Update makefileAlexander M Pickering2023-04-14
|
* Remove the default static linkingAlexander M Pickering2023-03-07
| | | | on linux, libGL cannot be statically linked.
* Fix another typoAlexander M Pickering2023-03-07
|
* Use an older name for luaL_regAlexander M Pickering2023-03-07
|
* Fix typoAlexander M Pickering2023-03-07
|
* Add the permissive flag to non-debug buildsAlexander M Pickering2022-12-06
|
* Update windows libraries to use bulletminusAlexander M Pickering2022-12-04
|
* Update nix libraries to use bulletminusAlexander M Pickering2022-12-04
|
* Lowercase markdownAlexander M Pickering2022-12-01
| | | | markdown binary should be lower case.
* Add mdoc binary for linuxAlexander M Pickering2022-12-01
|
* Add documentation building for linuxAlexander M Pickering2022-12-01
|