0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of ssh://github.com/Nadrin/mcproxy
MasterM
as Michał Siejak
More... over 13 years ago
Core now fully compatible with 1.2.5 protocol. ServerLog handler plugin partialy ported (except inventory tracking).
MasterM
as Michał Siejak
More... over 13 years ago
Fixed a serious bug in proto_getslot, removed unused code in proxy.c.
MasterM
as Michał Siejak
More... over 13 years ago
Core partialy updated to support 1.2.5 protocol. Bug fixes to follow...
MasterM
as Michał Siejak
More... over 13 years ago
Fixed Linux compilation issues, replaced signal() with sigaction(), glib is now detected by pkg-config.
MasterM
as Michał Siejak
More... almost 14 years ago
Merge pull request #4 from DylanLukes/master
MasterM
as Michał Siejak
More... almost 14 years ago
sys/semaphore.h -> semaphore.h More... almost 14 years ago
SUSv3 (POSIX.2001 + XSI) compliant More... almost 14 years ago
removed clang options. just use CC More... almost 14 years ago
removed named sems, fixed posix complaince more More... almost 14 years ago
added Darwin extension support for OS X compilation More... almost 14 years ago
needs strings.h" More... almost 14 years ago
Minor fixes to CMakeLists.txt
MasterM
as Michał Siejak
More... almost 14 years ago
Builds with clang by default on OSX, bumped version number.
MasterM
as Michał Siejak
More... almost 14 years ago
Fixed gcc compilation issues, refactored code a bit.
MasterM
as Michał Siejak
More... almost 14 years ago
Merge pull request #3 from DylanLukes/master
MasterM
as Michał Siejak
More... almost 14 years ago
final commit before pull More... almost 14 years ago
main stuff compiles with gnu now. I have not fixed the const qualifier issues in libnamechange yet. More... almost 14 years ago
it works on clang, gnu needs some fixes More... almost 14 years ago
that was embarassing More... almost 14 years ago
syntactic cleanup .hs More... almost 14 years ago
syntactic cleanup .cs More... almost 14 years ago
changes and license edit More... almost 14 years ago
I'm not getting how embedded handlers are supposed to work... More... almost 14 years ago
-Werror -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -std=c99 -fstrict-aliasing -pedantic ... and zero emitted errors. Need I say more? More... almost 14 years ago
cranked up the warning output More... almost 14 years ago
GCC support. dlsym usage is now C99 -pedantic compliant." More... almost 14 years ago
fixed quit signal More... almost 14 years ago
apart from the broken exit status, it all works on OS X! Plus its more portable C! More... almost 14 years ago
provisionally: it works on OS X now! More... almost 14 years ago