0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleaning up order of includes in cpp files from most relative to least relative -- MessageFactory.cpp More... over 14 years ago
Cleaning up order of includes in cpp files from most relative to least relative -- ChatServer.cpp More... over 14 years ago
Cleaning up order of includes in cpp files from most relative to least relative -- ChatManager.cpp More... over 14 years ago
Cleaning up order of includes in cpp files from most relative to least relative -- ChatAvatarId.cpp More... over 14 years ago
Cleaning up order of includes in cpp files from most relative to least relative -- Channel.cpp More... over 14 years ago
Cleaning up order of includes in cpp files from most relative to least relative -- GroupObject.cpp More... over 14 years ago
Cleaning up order of includes in .cpp files from most relative to least relative -- More... over 14 years ago
Cleaning up order of includes in cpp files from most relative to least relative -- AdminServer.cpp More... over 14 years ago
Cleaned unneeded headers from Vector3.cpp More... over 14 years ago
[no comment] More... over 14 years ago
fixed a bug were the counter_uses_remaining attribute of medpacks would not display properly if the value was a float removed the stub for sendattributes in the medicine object so medicine attributes are now displayed Some more work on structure deletion - we will now query maintenance and current energy need asynchronically from the db before the open the delete structure dialogue More... over 14 years ago
Cleaned headers for all ObjectControllers and ObjectFactories. More... over 14 years ago
Cleaned unneeded includes from objcontrollercommandmessage.h. More... over 14 years ago
Fixed issue that was causing crash on loading Tatooine. The scripts in the Debug/Release directory were not getting properly updated. More... over 14 years ago
Cleaned unneeded includes from SkillManager, StructureManager, TradeManager, TreasuryManager and UIManager. More... over 14 years ago
Cleaned unneeded includes from ResourceManager and SchematicManager More... over 14 years ago
Cleaned unneeded includes from MedicManager.h and MissionManager.h. More... over 14 years ago
Cleaned unneeded includes from FireworkManager.h and GroupManager.h. More... over 14 years ago
Cleaned unneeded includes from EntertainerManager.h. More... over 14 years ago
Cleaned unneeded includes from CraftingSessionFactory.h. More... over 14 years ago
Cleaned unneeded includes from CraftingSession.h. More... over 14 years ago
Cleaned up path's in the build script to appease the build server. More... over 14 years ago
Cleaned unneeded includes from CombatManager.h. More... over 14 years ago
Cleaned unneeded includes from CharSheetManager.h. More... over 14 years ago
Cleaned unneeded includes from BuffManager.h. More... over 14 years ago
Cleaned unneeded includes from BuffEvent.h. More... over 14 years ago
Cleaned includes from Buff.h and moved the function implementations that were inlined to Buff.cpp. More... over 14 years ago
Removed the disabled warning 4244 and added proper casting where necessary. More... over 14 years ago
Removed the disabled warning 4267 and fixed all instances of the warning. More... over 14 years ago
Removed the disabled warning 4099 and fixed all instances of the warning. More... over 14 years ago