2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 28, 2025 — Jun 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
spearmint: Make GPU vertex animaton message be for developers only More... about 1 month ago
spearmint: GitHub CI: Build BSPC for Windows x86 More... about 1 month ago
spearmint: Update BSPC Makefile platform/arch detection More... about 1 month ago
spearmint: Fix compiling BSPC More... about 1 month ago
spearmint: Fix building for Windows More... about 1 month ago
spearmint: Fix non-ascii text input More... about 1 month ago
Merge remote-tracking branch 'lilium-arena/master' More... about 1 month ago
GitHub CI: Update action versions More... about 1 month ago
Rename Lilium Arena client/server/renderer More... about 1 month ago
Make it easier to customize macOS app bundle More... about 1 month ago
Prevent GLSL .c files from being removed More... about 1 month ago
Only display ASCII in dedicated say command More... about 1 month ago
Fix Unicode input on Unix-like dedicated server More... about 1 month ago
Don't enable VoIP on the client by default More... about 1 month ago
Add Unicode input to client but prefer ASCII More... about 1 month ago
Add Unicode input to Unix-like dedicated server More... about 1 month ago
Add Unicode input to Windows dedicated server More... about 1 month ago
Make tokenizing work with UTF-8 text (negative char values) More... about 1 month ago
Add Unicode command line for Windows dedicated server More... about 1 month ago
Copy console log as Unicode on Windows More... about 1 month ago
Add Unicode dialog on Windows More... about 1 month ago
Add support for Unicode paths on Windows More... about 1 month ago
Make server Sys_LoadLibrary() into a function More... about 1 month ago
Add Sys_Remove() More... about 1 month ago
Use Sys_FOpen() for all file access More... about 1 month ago
Fix Q_IsColorString() to pass unsigned value to isalnum() More... about 1 month ago
Revert "Prevent Q_IsColorString from asserting on negative ascii chars" More... about 1 month ago
Increase the maximum open files to allow using more pk3 files More... about 2 months ago
Use poll() for network sockets when available More... about 2 months ago
Don't use sockets >= FD_SETSIZE for select() on *nix More... about 2 months ago