0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 14, 2023 — Jun 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Further cleanup, focusing on good stl usage More... over 13 years ago
Further cleanup, focusing on good stl usage More... over 13 years ago
Cleaned up includes and moved naked loop to for_each. More... over 13 years ago
Cleaned up includes and moved naked loop to for_each. More... over 13 years ago
Updated the bank class definition, now has api documentation and a cleaner interface. More... over 13 years ago
Updated the bank class definition, now has api documentation and a cleaner interface. More... over 13 years ago
Applied the full treatment to BadgeRegion which now has API docs and has been updated to our design and coding standards. More... over 13 years ago
Applied the full treatment to BadgeRegion which now has API docs and has been updated to our design and coding standards. More... over 13 years ago
Cleaned up include ordering More... over 13 years ago
Cleaned up include ordering More... over 13 years ago
Organized headers appropriately More... over 13 years ago
Organized headers appropriately More... over 13 years ago
Continued cleanup and api documentation, finished with MessageLib More... over 13 years ago
Continued cleanup and api documentation, finished with MessageLib More... over 13 years ago
Fixed some whitespacing issues from converting tabs to spaces More... over 13 years ago
Added api documentation to the rest of the functions that were touched in this branch. More... over 13 years ago
Added api documentation to the rest of the functions that were touched in this branch. More... over 13 years ago
Added api documentation for sendCreateResourceContainer and sendCreateFactory. Standardized parameter naming for these types of messages. More... over 13 years ago
Added api documentation for sendCreateResourceContainer and sendCreateFactory. Standardized parameter naming for these types of messages. More... over 13 years ago
Updated naked loops to std::for_each. More... over 13 years ago
Updated naked loops to std::for_each. More... over 13 years ago
Converted naked for loops to for_each and improved code clarity More... over 13 years ago
Converted naked for loops to for_each and improved code clarity More... over 13 years ago
Removed duplicate code from _sendToInRangeUnreliableChat. More... over 13 years ago
Removed duplicate code from _sendToInRangeUnreliableChat. More... over 13 years ago
Merge branch 'gridmerge' of github.com:schmunzel/mmoserver into gridmerge More... over 13 years ago
disabled logging More... over 13 years ago
Greatly simplified the logic behind _sendToInRangeUnreliable More... over 13 years ago
Greatly simplified the logic behind _sendToInRangeUnreliable More... over 13 years ago
Further type fixes More... over 13 years ago