0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected over 1 year 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... over 22 years ago
- Adding the upgrade script for the 1.75 release. More... almost 23 years ago
- Updated change log in preparation for release. More... almost 23 years ago
- Added STAFF @power to the @power listing. More... almost 23 years ago
- Doh. Overlooked some functions when trying to fix the control character stuff. ^.^; More... almost 23 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... almost 23 years ago
- Taking the coremail call out of the script until we figure out how to better handle it. More... almost 23 years ago
Fixed a problem with raw MS telnet blocking on key strokes, causing a temp hang up in nbsockrecv. More... almost 23 years ago
- Fixed legacy moveto prim crasher. Thanks to foxsteve for bringing it up. More... almost 23 years ago
- Put all the < > bracket data back in. See if I'll ever download the man.txt off the web again. :P More... almost 23 years ago
- Updating MUF manual to reflect recent changes. More... almost 23 years ago
- Updating changelog. More... almost 23 years ago
- Adding the 1.75 change log in preparation for 1.75's release. More... almost 23 years ago
- Fixed some bugs related to adding p_system.c to the build. More... almost 23 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... almost 23 years ago
- Changed the staff? $define to return false on non-player objects. More... almost 23 years ago
- Made it so that the web port won't be opened if the HTTPD support is undefined in config.h. More... almost 23 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... almost 23 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... almost 23 years ago
Fixed }ARRAY. More... almost 23 years ago
Fixed a silly typo in the manpage for }DICT. More... almost 23 years ago
- Adding p_socket.h to the build. More... almost 23 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... almost 23 years ago
- Argh. Putting foxsteve's work back in. My bad. More... almost 23 years ago
- I need to quit overwriting foxsteve's work. Doh! :) More... almost 23 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... almost 23 years ago
- Fixed NBSOCKRECV to ignore non-printable ASCI characters. More... almost 23 years ago
- Recommitting a fix by foxsteve that I accidently removed. More... almost 23 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... almost 23 years ago
Added info about DUMP, DELTA, SHUTDOWN, RESTART and ARMAGEDDON. More... almost 23 years ago