0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 8 months ago.
Oct 07, 2022 — Oct 07, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Whoops, missed updating version.h at the 1.75 release. More... almost 22 years ago
- Adding the upgrade script for the 1.75 release. More... about 22 years ago
- Updated change log in preparation for release. More... about 22 years ago
- Added STAFF @power to the @power listing. More... about 22 years ago
- Doh. Overlooked some functions when trying to fix the control character stuff. ^.^; More... about 22 years ago
- Another attempt to filter Extended ASCII while allowing all valid 7-bit ASCII to get caught by nbsockrecv. isascii() didn't work for some reason. More... about 22 years ago
- Taking the coremail call out of the script until we figure out how to better handle it. More... about 22 years ago
Fixed a problem with raw MS telnet blocking on key strokes, causing a temp hang up in nbsockrecv. More... about 22 years ago
- Fixed legacy moveto prim crasher. Thanks to foxsteve for bringing it up. More... about 22 years ago
- Put all the < > bracket data back in. See if I'll ever download the man.txt off the web again. :P More... about 22 years ago
- Updating MUF manual to reflect recent changes. More... about 22 years ago
- Updating changelog. More... about 22 years ago
- Adding the 1.75 change log in preparation for 1.75's release. More... about 22 years ago
- Fixed some bugs related to adding p_system.c to the build. More... about 22 years ago
- Created a p_system.c file and moved various system related prims to that file. Made the needed changes in all affected files. More... about 22 years ago
- Changed the staff? $define to return false on non-player objects. More... about 22 years ago
- Made it so that the web port won't be opened if the HTTPD support is undefined in config.h. More... about 22 years ago
- Changed findnext to not error out when the starting dbref is garbage. Initial testing shows that this cause no problems, and makes data base scans more viable with this prim. More... about 22 years ago
- Made it so that nbsockrecv accepts all standard ASCII characters. Or that's the idea, anyway. Hopefully foxsteve can test this fix for me. More... about 22 years ago
Fixed }ARRAY. More... about 22 years ago
Fixed a silly typo in the manpage for }DICT. More... about 22 years ago
- Adding p_socket.h to the build. More... about 22 years ago
- Once again returning foxsteve's work to the project. I need to get used to working with more than just myself on this thing again. :) More... about 22 years ago
- Argh. Putting foxsteve's work back in. My bad. More... about 22 years ago
- I need to quit overwriting foxsteve's work. Doh! :) More... about 22 years ago
- Added NBSOCKRECV_CHAR. - Moved the socket prims header to a new p_socket.h file instead of being in p_misc.h. More... about 22 years ago
- Fixed NBSOCKRECV to ignore non-printable ASCI characters. More... about 22 years ago
- Recommitting a fix by foxsteve that I accidently removed. More... about 22 years ago
- Fixed the TREAD support so that the program doesn't get killed when the time on the TREAD expires. Had to make a lot of changes to pull this off. At least I'll know where to look if there are any bugs in the near future relating to read events. :) More... about 22 years ago
Added info about DUMP, DELTA, SHUTDOWN, RESTART and ARMAGEDDON. More... about 22 years ago