0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge from schmunzel/RewriteOldCore More... over 10 years ago
Cleared Old Core More... over 10 years ago
Merge pull request #57 from schmunzel/restarttheoldcore More... over 10 years ago
Merge pull request #1 from tmr255/restarttheoldcore More... over 10 years ago
linux build patch(s)
tmr
More... over 10 years ago
got rid of google log use boost log instead all now linked dynamically More... over 10 years ago
Incorporated changes from experimental branches for easier integration of new files into projects, particularly those in subdirectories.
Eric Barr
as apathy
More... about 13 years ago
Added utilities for swapping endianness
Eric Barr
as apathy
More... about 13 years ago
Heightmaps now cache as int16 to conserve memory. Friendlier method name getCachedHeight for getting height from cache files. More... over 13 years ago
removed changes in CreaturePosture More... over 13 years ago
Fixed issue 2243, and did some corrections and modifications with the bluefrog and postures. More... over 13 years ago
resolved merge conflicts in session More... over 13 years ago
reliable packetsqueue will now use spinlocks too instead of mutexes fixed an issue were it would be possible to start loading a player two times More... over 13 years ago
removed some mutexes in the netlayer and replaced it with a spinlock queue fixed an issue with the spatialindexmanager updating the buckets we move to, where in some cases a bucket was updated we couldnt yet know More... over 13 years ago
stable uses concurrent queue for sessions, services and unreliable packets unreliable packets perhaps somewhat slower ?? More... over 13 years ago
the socketwritethread will now use the sessions windowsize to determine the packets send the windowsize will depend on the amount of out of order packets vs the amount of acks received and thus on the quality of the connection :) More... over 13 years ago
AccountStatusUpdate fix by sch More... over 13 years ago
more More... over 13 years ago
mmh More... over 13 years ago
some changes More... over 13 years ago
couple of small changes More... over 13 years ago
Merge remote branch 'modatheus/issue1452' into develop More... over 13 years ago
Hotfix for windows platforms where cmake was not generating the type of solution files needed for some of the dependencies More... over 13 years ago
Should fix an issue where you could /duel when dead. Also added a msg when using deathblow. More... over 13 years ago
changes - try running writer in an active Object More... over 13 years ago
Merge branch 'develop' of github.com:swganh/mmoserver into develop More... over 13 years ago
Added the missing dependencies from the last commit. More... over 13 years ago
Merge branch 'develop' of github.com:swganh/mmoserver into develop More... over 13 years ago
Bundling tar instead of depending on msysgit's built in tar which is only available when linux tools are enabled. More... over 13 years ago
Merge remote branch 'modatheus/issue2234' into develop More... over 13 years ago