0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 23 hours ago.
Apr 22, 2023 — Apr 22, 2024
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... almost 12 years ago
Core now fully compatible with 1.2.5 protocol. ServerLog handler plugin partialy ported (except inventory tracking).
MasterM
as Michał Siejak
More... almost 12 years ago
Fixed a serious bug in proto_getslot, removed unused code in proxy.c.
MasterM
as Michał Siejak
More... about 12 years ago
Core partialy updated to support 1.2.5 protocol. Bug fixes to follow...
MasterM
as Michał Siejak
More... about 12 years ago
Fixed Linux compilation issues, replaced signal() with sigaction(), glib is now detected by pkg-config.
MasterM
as Michał Siejak
More... over 12 years ago
Merge pull request #4 from DylanLukes/master
MasterM
as Michał Siejak
More... over 12 years ago
sys/semaphore.h -> semaphore.h More... over 12 years ago
SUSv3 (POSIX.2001 + XSI) compliant More... over 12 years ago
removed clang options. just use CC More... over 12 years ago
removed named sems, fixed posix complaince more More... over 12 years ago
added Darwin extension support for OS X compilation More... over 12 years ago
needs strings.h" More... over 12 years ago
Minor fixes to CMakeLists.txt
MasterM
as Michał Siejak
More... over 12 years ago
Builds with clang by default on OSX, bumped version number.
MasterM
as Michał Siejak
More... over 12 years ago
Fixed gcc compilation issues, refactored code a bit.
MasterM
as Michał Siejak
More... over 12 years ago
Merge pull request #3 from DylanLukes/master
MasterM
as Michał Siejak
More... over 12 years ago
final commit before pull More... over 12 years ago
main stuff compiles with gnu now. I have not fixed the const qualifier issues in libnamechange yet. More... over 12 years ago
it works on clang, gnu needs some fixes More... over 12 years ago
that was embarassing More... over 12 years ago
syntactic cleanup .hs More... over 12 years ago
syntactic cleanup .cs More... over 12 years ago
changes and license edit More... over 12 years ago
I'm not getting how embedded handlers are supposed to work... More... over 12 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... over 12 years ago
cranked up the warning output More... over 12 years ago
GCC support. dlsym usage is now C99 -pedantic compliant." More... over 12 years ago
fixed quit signal More... over 12 years ago
apart from the broken exit status, it all works on OS X! Plus its more portable C! More... over 12 years ago
provisionally: it works on OS X now! More... over 12 years ago