2019-08-28 |
alfadur |
remove velocity check
|
changeset |
files
|
2019-08-28 |
alfadur |
add gravity
|
changeset |
files
|
2019-08-28 |
alfadur |
update hwphysics motion to use the new system
|
changeset |
files
|
2019-08-28 |
alfadur |
allow iterating with gear id
|
changeset |
files
|
2019-08-28 |
Wuzzy |
Merge with Hungarian update commits
|
changeset |
files
|
2019-08-28 |
Wuzzy |
For Hungarian update: Update changelog, credits and German translation
|
changeset |
files
|
2019-08-28 |
Timothy Vichra |
Major update to Hungarian translation
|
changeset |
files
|
2019-08-28 |
alfadur |
properly update gear id lookup on block modifications
|
changeset |
files
|
2019-08-28 |
unC0Rr |
Prevent loading already loaded sounds
|
changeset |
files
|
2019-08-28 |
alfadur |
refill memory when moving out of block
|
changeset |
files
|
2019-08-27 |
alfadur |
fix block addition
|
changeset |
files
|
2019-08-27 |
alfadur |
add multicomponent iteration test
|
changeset |
files
|
2019-08-27 |
Wuzzy |
Tempoary (!!!) workaround for incorrect key combination description in frontend
|
changeset |
files
|
2019-08-27 |
alfadur |
fix tupo
|
changeset |
files
|
2019-08-27 |
alfadur |
expand iteration implementation to larger tuples
|
changeset |
files
|
2019-08-27 |
alfadur |
make sure component slice order corresponds to the type args
|
changeset |
files
|
2019-08-27 |
unC0Rr |
Fix a couple more uses of uninitialized variables
|
changeset |
files
|
2019-08-27 |
unC0Rr |
Prevent leaking of thread objects
|
changeset |
files
|
2019-08-27 |
Wuzzy |
King Mode: Automatically select teleport in king placement phase
|
changeset |
files
|
2019-08-26 |
raptor |
Merge
|
changeset |
files
|
2019-08-26 |
raptor |
Add DARWIN flag to fix BUILD_ENGINE_C compilation on macOS
|
changeset |
files
|
2019-08-26 |
raptor |
Remove last vestiges of GLEW
|
changeset |
files
|
2019-08-26 |
alfadur |
add permenent digest logging
|
changeset |
files
|
2019-08-26 |
nemo |
flag some of the renderstringtex which are taking up a ton of processing time with --stats-only and pas2c
|
changeset |
files
|
2019-08-26 |
alfadur |
complete basic ecs
|
changeset |
files
|
2019-08-26 |
alfadur |
implement moving between blocks
|
changeset |
files
|
2019-08-26 |
alfadur |
implement addition to/removal from blocks
|
changeset |
files
|
2019-08-26 |
unC0Rr |
Fix usage of wrong (and uninitialized) variable
|
changeset |
files
|
2019-08-25 |
alfadur |
convert ecs storage to untyped
|
changeset |
files
|
2019-08-25 |
alfadur |
fix world test
|
changeset |
files
|
2019-08-23 |
alfadur |
reduce casting
|
changeset |
files
|
2019-08-23 |
alfadur |
digest with byte arrays
|
changeset |
files
|
2019-08-23 |
alfadur |
install win64 builds into ProgramFiles by default
|
changeset |
files
|
2019-08-22 |
alfadur |
update windows build to detect when a cross-compiler is necessary
|
changeset |
files
|
2019-08-22 |
alfadur |
update .gitignore
|
changeset |
files
|
2019-08-20 |
alfadur |
don't build server with vcpkg by default after all
|
changeset |
files
|
2019-08-20 |
alfadur |
build everything in vcpkg build by default
|
changeset |
files
|
2019-08-19 |
alfadur |
only digest masks for masked land object
|
changeset |
files
|
2019-08-19 |
alfadur |
remove per line digest logging
|
changeset |
files
|
2019-08-19 |
alfadur |
copy alpha extraction to the other digest computation
|
changeset |
files
|
2019-08-19 |
nemo |
make the mask colours more liberal due to possibility that OSX/SDL2 are slightly distorting them
|
changeset |
files
|
2019-08-19 |
alfadur |
fix alpha index
|
changeset |
files
|
2019-08-19 |
alfadur |
alpha digest test
|
changeset |
files
|
2019-08-19 |
nemo |
merge
|
changeset |
files
|
2019-08-16 |
raptor |
Handle a possible linker error on macOS
|
changeset |
files
|
2019-08-16 |
Wuzzy |
gfSwitchHog+gfKing: Fix hog switching being delayed one round too many
|
changeset |
files
|
2019-08-16 |
alfadur |
update library names
|
changeset |
files
|
2019-08-16 |
alfadur |
reduce memory usage of screenshot mirroring
|
changeset |
files
|
2019-08-16 |
raptor |
Merge of 0.9.25 branch with back-grafted macOS changes
|
changeset |
files
|
2019-08-16 |
raptor |
Merge 0.9.25 branch pre-macOS fixes. Discard desyncing changes at nemo's direction
|
changeset |
files
|
2019-08-13 |
raptor |
Remove usage of macdeployqt in favor of CMake BundleUtilities. BundleUtilities properly finds all dependencies and adds them to the .app automatically. It also fixes rpath and install_name issues for any of the binaries or dependencies
0.9.25
|
changeset |
files
|
2019-08-13 |
raptor |
Fix compiling on MacOS X by requiring c++11 standard. Building now requires MacOS X 10.8+ and CMake 3.9+
0.9.25
|
changeset |
files
|
2019-08-13 |
raptor |
Add build/ directory .hgignore
0.9.25
|
changeset |
files
|
2019-08-13 |
raptor |
Make hardware acceleration optional on MacOS X
0.9.25
|
changeset |
files
|
2019-08-15 |
Wuzzy |
Make color of switch arrows match the team color perfectly (was a bit too bright)
|
changeset |
files
|
2019-08-15 |
Wuzzy |
Fix switching arrows overlapping with hog tags of own hog (while finger is active)
|
changeset |
files
|
2019-08-15 |
nemo |
just to make it build against nightly
|
changeset |
files
|
2019-08-15 |
Wuzzy |
Clean up Switch files
|
changeset |
files
|
2019-08-15 |
Wuzzy |
Update icons for switch hog
|
changeset |
files
|
2019-08-15 |
alfadur |
ensure switch sprite color is black
|
changeset |
files
|