codemastr
29b7ea7ee8
Added make install and ./unreal utility
2001-11-04 22:09:30 +00:00
codemastr
9c49d0d3b1
...
2001-11-04 20:12:38 +00:00
codemastr
8382e074e1
Fixed a win32 bug where the editor would cut off text
2001-11-04 17:55:10 +00:00
codemastr
49cf99c68a
Updated module dependancies to allow a module to load the module containing the symbol
2001-11-01 20:57:19 +00:00
codemastr
a5e31d042d
Fixed a typo in makenet
2001-10-29 21:29:44 +00:00
codemastr
56fee9b881
Made some nameser.h changes to work win win32
2001-10-28 16:47:07 +00:00
cvs2hg
a5d191e5ac
fixup commit for tag 'unreal3_2_beta4'
2001-10-28 16:18:49 +00:00
stskeeps
b9d034d6bd
+- Preperation for beta4
2001-10-28 16:18:48 +00:00
stskeeps
9a97f7e249
+- Made the missing commands error a little more.. tardfriendly
2001-10-28 16:11:47 +00:00
codemastr
d537da4058
Fixed a snomask bug found by Rob
2001-10-28 15:55:31 +00:00
stskeeps
58d81ad35f
+- Fixed a DEBUGMODE problem with umodes.c
2001-10-27 13:18:49 +00:00
codemastr
6e17ab11f1
Fixed a nickserv password bug found and fixed by Mathieu
2001-10-23 21:25:34 +00:00
codemastr
0f2be18a1f
Added M_RESETIDLE to fix a /privmsg bug
2001-10-17 20:04:23 +00:00
codemastr
22d5b9bee8
Changed the size of umodestring
2001-10-16 19:06:07 +00:00
stskeeps
6b10bee66d
+- Made umode_delete(flag, mode);
2001-10-16 17:09:51 +00:00
codemastr
493697bbdf
Added new umode system to the win32 makefile
2001-10-16 00:03:01 +00:00
stskeeps
66d3c85d23
+- Added umodes.c, long val = get_umode('c');
2001-10-15 23:01:31 +00:00
stskeeps
3f9849b5fd
+- Added a hell lot of DNS debugging code, and fixed the BIGENDIAN problem
...
+ with resolver. Thanks to dawn and Trash.net for shell on a sparc
2001-10-14 21:54:25 +00:00
codemastr
85ce15ddf7
Added a utility to auto create version.c for win32.
2001-10-14 19:49:48 +00:00
codemastr
7a9b14634b
Removed tokens for /users, /summon, and /samode
2001-10-13 23:19:40 +00:00
codemastr
6b9b8a6da9
Fixed the Win32 Z:line bug
2001-10-13 19:32:05 +00:00
codemastr
7193f9615f
Hopefully fixed the weird Z:line bug on win32?
2001-10-13 17:05:18 +00:00
codemastr
e516af9535
Fixed a win32 bug where the http scanner didn't get loaded
2001-10-13 16:48:23 +00:00
stskeeps
9fc7398b87
+- Fixed codemastr-on-crack bug regarding oflag
2001-10-11 16:53:52 +00:00
cvs2hg
4e2a05f99a
fixup commit for tag 'unreal3_2_beta3'
2001-10-08 17:29:47 +00:00
stskeeps
8b6e1d7166
Bugreport stuff
2001-10-08 17:29:46 +00:00
codemastr
19c8f1b7dc
Final changes to prepare for beta3
2001-10-08 17:24:56 +00:00
codemastr
74d080b3fc
Fixed a typo in config.h
2001-10-08 17:11:16 +00:00
codemastr
6bad7c8dfa
Added headers to all the new modules
2001-10-08 17:06:32 +00:00
codemastr
a274714cfa
Made changes so the new modules compile on win32
2001-10-07 21:54:14 +00:00
stskeeps
79b4805745
+- Added in Fish's patches
...
+- Added bitching when you lack needed IRC commands
+- Removed REMGLINE
2001-10-07 20:28:15 +00:00
codemastr
a05ec38409
updated makefile.win32 with all the new modules
2001-10-07 16:50:08 +00:00
stskeeps
f9a92827ae
+- Fixed a /who bug, found by IXpfah
2001-10-07 10:28:06 +00:00
stskeeps
2ac54ecc8b
*** empty log message ***
2001-10-07 08:56:11 +00:00
codemastr
f331b6919e
Added aliases/ which contains aliases for popular services, and made makeconf load scan_http.so
2001-10-07 00:07:24 +00:00
codemastr
8bfbd374c3
Added some stuff that should fix the bug in Windows when including files in other directories
2001-10-05 23:21:04 +00:00
codemastr
3c9327788e
Fixed a bug where /userhost would report oper status regardless of +H
2001-10-05 20:02:29 +00:00
codemastr
029c43afd1
Made the http scanner work on win32
2001-10-02 22:01:39 +00:00
codemastr
3b5b9db44f
Fixed a win32 bug in scan.c
2001-10-02 21:52:02 +00:00
codemastr
d24030d129
Made some changes to allow Unreal to compile on win32
2001-10-01 19:53:13 +00:00
stskeeps
3c633f425b
+- Made port default to 6667 when options autoconnect in link {}
2001-10-01 13:24:11 +00:00
stskeeps
0d1a1e42d0
..
2001-10-01 13:08:35 +00:00
stskeeps
b571a80006
+- Made Link denied error a little more descriptive
2001-09-27 14:42:48 +00:00
stskeeps
e38b645d11
.
2001-09-17 13:17:36 +00:00
stskeeps
8d3f493976
+- Fixed a #undef INET6 bug
2001-09-17 12:59:42 +00:00
stskeeps
1e438f3560
+ fixing a IPv6 bug
...
+- Made Inet_si2p (sin to presensation), fixing the "*", bug, some debugging
+ fixes, fixed a lot of IPv6 bugs, hopefully - thanks to JK for borrowing
+ his box
2001-09-09 20:09:59 +00:00
stskeeps
ee9f9d9af0
+- Removed bsd.c and made socket.c, moving signal stuff to ircd.c, possible
...
+ fixing a IPv6 bug
2001-09-09 09:43:56 +00:00
stskeeps
a19ea15bd6
+- Fixed a IPv6 bindip problem
2001-09-07 12:22:31 +00:00
stskeeps
4ece596b39
+- Some more VFS/PHTML fixes, it actually works now, thanks to butter
2001-09-06 16:24:07 +00:00
stskeeps
09c6afc43e
+- modulize documentation, some web server fixes, preparation for uabr
2001-09-06 13:54:31 +00:00