0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added color to outgoing IMs, also added to the constructor to set an instance variable. More... over 15 years ago
made any command that cannot be parsed into a 'chat', so that users will not have to type the 'chat' command in order to talk to one another. More... over 15 years ago
Added commas to item lists and player lists. More... over 15 years ago
added color to the AIMSocket creation routine. More... over 15 years ago
Added a system so that these users would consolidate messages sent within 50 milliseconds of each other. Sending them all as one message helps keep speed throttling systems from kicking in. More... over 15 years ago
Changed to avoid throttling errors when sending too many messages at the same time, and giving the socket the ability to recover from these errors. More... over 15 years ago
Changed 'attack' so that people can't attack themselves, or attack while unarmed. More... over 15 years ago
Changed the hard-coded AIM settings for the MUD. This is only for testing, and these will need to be read from the config.cfg file. More... over 15 years ago
Slowed down combat. The volume of messages was too much for AIM, and the players felt like it was going too fast to react to. More... over 15 years ago
I added the font type for courier new so that the output would be in a fixed width font. That way ASCII art will work. More... over 15 years ago
Added System loading of DLLs for Windows. This will not load DLLs for Linux! More... over 15 years ago
[no comment] More... over 15 years ago
Initial import. More... over 15 years ago