9
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* removed ODE dll from dll loader More... over 15 years ago
Revert back to 1598. More... over 15 years ago
Bug fix: startTime wasn't being set for remote clients on the client side, which was causing problems interpolating coordinates. More... over 15 years ago
Fixed a bug that was causing movement between keyup and keydown to not be processed. More... over 15 years ago
Oops, forgot those files ;) More... over 15 years ago
Merge of physx to trunk More... over 15 years ago
UIManager base More... over 15 years ago
Created checkNetworkUpdateSent() and setNetworkUpdateSent(). More... over 15 years ago
Bug: The server sends packets from one player to the other whenever they are available, the processing of those packets is limited however by how many consecutive ones are available. The server was just tagging the consecutive ones as sent, which caused some packets to be sent more then once. More... over 15 years ago
Fixed a bug that had been eluding me for a while. More... almost 16 years ago
Removed some unnecessary code. More... almost 16 years ago
Fixed CMake Files More... almost 16 years ago
Fixed bugs on message transfer, on sync packets and on disconnection packets. More... almost 16 years ago
Improved message handling, corrected some bugs, and removed some unnecessary critical sections. More... almost 16 years ago
nplayers was wrongly set on the server side for empty updates. More... almost 16 years ago
Isolated the code on rateLoop() for timeout detection. More... almost 16 years ago
SYNC flag was being added too soon. More... almost 16 years ago
Who (ffs) decided that on windows there shall be MAX_PATH More... almost 16 years ago
Forgot to commit these, More... almost 16 years ago
Linux now can be compiled out-of-the-box More... almost 16 years ago
Sorted out a couple of bugs. More... almost 16 years ago
Removed all the compiling errors and warnings. More... almost 16 years ago
Created incrementNetworkUpdateIndex(), incrementInputUpdateIndex(), processNextNetworkUpdate(), processNextInputUpdate() for the Server. More... almost 16 years ago
Added Disconnecting state. More... almost 16 years ago
* woepsy forgot to commit a file More... almost 16 years ago
* leak fix More... almost 16 years ago
+ added resource unload all stuff More... almost 16 years ago
* memleak fix for IFASS More... almost 16 years ago
* mem leak fix especially for freakmod More... almost 16 years ago
* die die die my darking, Don't utter a single word (mem leak fix) More... almost 16 years ago