Merge branch 'master' of ssh://github.com/Nadrin/mcproxy |
|
More...
|
over 13 years ago
|
Core now fully compatible with 1.2.5 protocol. ServerLog handler plugin partialy ported (except inventory tracking). |
|
More...
|
over 13 years ago
|
Fixed a serious bug in proto_getslot, removed unused code in proxy.c. |
|
More...
|
over 13 years ago
|
Core partialy updated to support 1.2.5 protocol. Bug fixes to follow... |
|
More...
|
over 13 years ago
|
Fixed Linux compilation issues, replaced signal() with sigaction(), glib is now detected by pkg-config. |
|
More...
|
almost 14 years ago
|
Merge pull request #4 from DylanLukes/master |
|
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 |
|
More...
|
almost 14 years ago
|
Builds with clang by default on OSX, bumped version number. |
|
More...
|
almost 14 years ago
|
Fixed gcc compilation issues, refactored code a bit. |
|
More...
|
almost 14 years ago
|
Merge pull request #3 from DylanLukes/master |
|
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
|