codemastr
|
f2ee326b4c
|
...
|
2003-08-04 20:54:51 +00:00 |
|
codemastr
|
73469bfea0
|
...
|
2003-08-04 20:43:18 +00:00 |
|
codemastr
|
06b63be683
|
Added ModuleGetOptions and ModuleSetOptions
|
2003-08-04 20:40:32 +00:00 |
|
codemastr
|
78e9f881db
|
Fixed a snomask and umode bug
|
2003-08-04 18:02:51 +00:00 |
|
codemastr
|
4db7542ee1
|
Recoded the usermode module system
|
2003-08-03 23:30:12 +00:00 |
|
codemastr
|
c8bfc594cd
|
Fixed a /stats bug
|
2003-08-03 18:05:49 +00:00 |
|
codemastr
|
4ac2e2ce6b
|
/stats fixes
|
2003-08-03 00:00:56 +00:00 |
|
Bram Matthys
|
3eb5f121ef
|
- stats bugfixes: a null pointer crash and a '/stats k' bug.
|
2003-08-02 00:00:21 +00:00 |
|
codemastr
|
83c2567d34
|
...
|
2003-08-01 19:43:08 +00:00 |
|
codemastr
|
161e62ccc0
|
Added a new stats system
|
2003-08-01 19:13:46 +00:00 |
|
codemastr
|
313aa1e26c
|
Fixed a problem with Sleep
|
2003-08-01 16:53:21 +00:00 |
|
Bram Matthys
|
6f2d85fbb6
|
- Fixed bug in /silence regarding cloaked hosts, reported by kuwatog (#0001157).
|
2003-07-31 16:37:25 +00:00 |
|
Bram Matthys
|
89ddc95c72
|
- minor m_kick tweak. [could help us in the future]
|
2003-07-29 19:13:36 +00:00 |
|
Bram Matthys
|
81035a2c3e
|
- Fixed bug with SWHOIS: oper::swhois wasn't broadcasted correctly which made it only show up in local (or server) /whois, reported by format (#0001141).
|
2003-07-29 18:52:28 +00:00 |
|
Bram Matthys
|
41a0896d6d
|
- First big part of modulized extended channelmodes system
|
2003-07-29 17:07:17 +00:00 |
|
Bram Matthys
|
ded7f11727
|
- Some minor text/documentation fixes.
|
2003-07-28 15:43:30 +00:00 |
|
Bram Matthys
|
b73de3c497
|
- Will now error at too large cloak keys (2147483647 and greater) because it's dangerous
and could cause cloak key differences (ex: mixed ia32&ia64 networks).
|
2003-07-22 17:01:58 +00:00 |
|
codemastr
|
6e45d6ccd3
|
Fixed a PPC problem
|
2003-07-18 22:02:14 +00:00 |
|
codemastr
|
4bda94acf3
|
Crontab fixes
|
2003-07-16 21:13:25 +00:00 |
|
codemastr
|
550ec43931
|
Documentation updates
|
2003-07-15 19:08:44 +00:00 |
|
codemastr
|
523c2fe815
|
Fixed a +b/+e bug
|
2003-07-15 18:31:53 +00:00 |
|
codemastr
|
ecc53cc37a
|
Fixed numerous logging bugs
|
2003-07-15 18:21:53 +00:00 |
|
codemastr
|
d6f59a90c7
|
Various fixes/cleanups
|
2003-07-15 14:52:44 +00:00 |
|
codemastr
|
5732a799bd
|
Made unreal work under Linux PPC
|
2003-07-15 14:35:46 +00:00 |
|
codemastr
|
51462f5ee1
|
...
|
2003-07-14 22:23:32 +00:00 |
|
stskeeps
|
f3f3703273
|
- Fixed ircd.c compile error discovered by Ravage
|
2003-07-14 15:33:43 +00:00 |
|
codemastr
|
822db16d91
|
Cleaned up some /die code under Window
|
2003-07-13 19:39:37 +00:00 |
|
codemastr
|
9df80388a7
|
various bug fixes and updates
|
2003-07-13 16:43:26 +00:00 |
|
Bram Matthys
|
f574385475
|
- Fixed problem with make custommodule and multiple EXLIBS arguments (EXLIBS="-la -lb -lc").
|
2003-07-07 18:27:47 +00:00 |
|
Bram Matthys
|
460a61a6d6
|
- Fixed ban version crash and another read-after-free.
|
2003-07-06 22:13:01 +00:00 |
|
codemastr
|
5ac4bae7ef
|
Added a system to allow modules to create snomasks
|
2003-07-01 19:22:24 +00:00 |
|
codemastr
|
d2187a72e1
|
Added a find text feature to the win32 editor
|
2003-06-26 15:15:27 +00:00 |
|
codemastr
|
eed7f9c62d
|
Made the win32 editor maximizable
|
2003-06-25 20:43:11 +00:00 |
|
codemastr
|
71c691ed0b
|
Added a goto button on the win32 editor toolbar
|
2003-06-25 16:08:42 +00:00 |
|
codemastr
|
2d0e78cb02
|
Win32 editor changes
|
2003-06-25 00:27:06 +00:00 |
|
Bram Matthys
|
7a82d28b19
|
- Updated docs a bit (how-to-get-support/FAQ link style).
|
2003-06-22 21:49:04 +00:00 |
|
Bram Matthys
|
f6cd86a00a
|
added readme and fdlist bounds checking.
|
2003-06-22 21:33:50 +00:00 |
|
codemastr
|
9c713f7aa7
|
Added set::channel-command-prefix
|
2003-06-22 17:12:39 +00:00 |
|
Bram Matthys
|
507559b6be
|
- IPv6: added warning if a ::ffff:a.b.c.d type addr doesn't work since this "feature" is disabled by default at newer *BSD versions. Also improved another warning.
|
2003-06-22 00:23:45 +00:00 |
|
codemastr
|
b7c02898fe
|
Fixed some SVSMODE/SVS2MODE bugs
|
2003-06-19 14:44:44 +00:00 |
|
Bram Matthys
|
b4dbc4dc72
|
- Fixed bug with /list and '?' wildcard, reported by maGGus.
|
2003-06-18 23:32:36 +00:00 |
|
Bram Matthys
|
909bc03521
|
./update will now refer user to the docs on upgrade instructions.
|
2003-06-16 19:24:58 +00:00 |
|
cvs2hg
|
1d04e380a2
|
fixup commit for tag 'unreal3_2_beta17'
|
2003-06-15 17:01:50 +00:00 |
|
codemastr
|
31f2e23e30
|
temporarily disabled TRE
|
2003-06-15 17:01:49 +00:00 |
|
codemastr
|
4535a0d008
|
Minor crontab fix and docs update
|
2003-06-15 16:52:04 +00:00 |
|
Bram Matthys
|
0c56bf9ad2
|
lalala
|
2003-06-15 16:17:34 +00:00 |
|
Bram Matthys
|
d927eef7dd
|
blah
|
2003-06-15 14:16:41 +00:00 |
|
stskeeps
|
5b8ca94431
|
*** Unreal3.2-beta17 release *** (god save us)
|
2003-06-15 09:10:02 +00:00 |
|
Bram Matthys
|
953d70ba28
|
- Fixed PRIVMSG bug with multiple targets.
|
2003-06-14 20:31:26 +00:00 |
|
codemastr
|
153b7c284a
|
Added an experimental (disabled by default) prefix system for +a and +q
|
2003-06-14 00:05:26 +00:00 |
|