index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-15
Update compiler versions in CI
sfan5
2022-01-15
Raise minimum compiler versions
sfan5
2022-01-13
Add client/mod_storage.sqlite to .gitignore
Dmitry Kostenko
2022-01-12
Fix NodeDef backwards compatibility to 5.3.0 (#11942)
SmallJoker
2022-01-09
Mainmenu game-related changes (#11887)
sfan5
2022-01-09
Copy smoothing note to gui_scaling_filter description
Lars Mueller
2022-01-09
Formspec: Fix bgcolor and set_focus checks
SmallJoker
2022-01-09
Restore pass-through of direction keys (#11924)
sfan5
2022-01-08
Fully remove bitmap font support (#11863)
sfan5
2022-01-07
Use a database for mod storage (#11763)
Jude Melton-Houghton
2022-01-06
Fix damage wraparound if very high damage (#11872)
Wuzzy
2022-01-06
Fix incorrect bit positions in paramtype documentation
Aritz Erkiaga
2022-01-04
Base formspec coordinate size on padded screensize
Vincent Robinson
2022-01-04
Inventory: Add ServerEnv checks for calls during script init
SmallJoker
2022-01-02
Fix vector.from_string returning a table without vector metatable
Desour
2022-01-02
Cap damage overlay duration to 1 second (#11871)
Wuzzy
2022-01-02
Fix shadow mapping when PCF is disabled (#11888)
x2048
2022-01-02
Recalculate normals before adding mesh to the scene
x2048
2022-01-01
Better document sky_color scope (#11892)
Zughy
2022-01-01
Print announce error response (#11878)
ShadowNinja
2021-12-30
Add padding[] element to formspecs (#11821)
Vincent Robinson
2021-12-30
Improve TTF support for pixel-style fonts (#11848)
Vincent Robinson
2021-12-29
Formspec: Unify argument checks (#11851)
SmallJoker
2021-12-29
Socket-related cleanups
sfan5
2021-12-29
Remove unused (de)serializeAttributes() methods
ROllerozxa
2021-12-29
Add more neighbors on mesh update (#6765)
Vitaliy
2021-12-29
Fix segfault in drawItems() due to missing inventory list
SmallJoker
2021-12-28
Fix check that denies new clients from a singleplayer session
savilli
2021-12-28
Automatically use SSE registers for FP operations on i386 (#11853)
William L. DeRieux IV
2021-12-28
Restore GCC 5 compatibility (#11778)
JosiahWI
2021-12-19
Remove wrong function from lua_api.txt
sfan5
2021-12-19
Use defined evaluation order in profiler
Jude Melton-Houghton
2021-12-18
Protect font initialization with mutex
sfan5
2021-12-18
Refactor trusted mod checking code
sfan5
2021-12-18
Remove setlocal and setupvalue from `debug` table whitelist
sfan5
2021-12-18
Don't let HTTP API pass through untrusted function
sfan5
2021-12-18
Restructure devtest's unittests and run them in CI (#11859)
sfan5
2021-12-15
Fix eat sound not playing if eating last of stack
sfan5
2021-12-15
Fix some issues with buildbot scripts (#11860)
sfan5
2021-12-13
Disable inventory if player's inventory formspec is blank (#11827)
ROllerozxa
2021-12-13
Fix URL escaping in content store
sfan5
2021-12-13
Remove creative/damage info in Esc/Pause menu
Wuzzy
2021-12-10
Update German locale translation
Wuzzy
2021-12-10
Update builtin locale
Wuzzy
2021-12-10
Add pauloue's ItemStack example to docs (#9853)
Francisco
2021-12-06
Fix get_bone_position() on unset bones modifying their position
sfan5
2021-12-05
Fix various code & correctness issues (#11815)
sfan5
2021-12-05
Fix wireshark packet dissector wrong coordinates (#11826)
Richard Liu
2021-12-01
Improve error message if using "/help --" (#11796)
Wuzzy
2021-12-01
Network: Delete copy constructor and use std::move instead (#11642)
SmallJoker
[next]