William Pitcock
|
4016731b1c
|
s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it)
|
2008-04-02 21:52:01 -05:00 |
|
Valery Yatsko
|
54ac8b60a1
|
Reverting some changed related not to moving on libratbox3 but using ratbox3 source!
|
2008-04-02 19:37:50 +04:00 |
|
Valery Yatsko
|
39bdbd3f7d
|
'ServerStats->' -> 'ServerStats.'
|
2008-04-02 15:07:00 +04:00 |
|
Valery Yatsko
|
e335494516
|
CurrentTime -> rb_currenttime();
|
2008-04-02 03:53:20 +04:00 |
|
Valery Yatsko
|
637c4932f6
|
Argh, wrong replace caused by MS VS 2005 interface.
|
2008-04-02 02:47:17 +04:00 |
|
Valery Yatsko
|
bd19829278
|
MyFree -> rb_free
|
2008-04-02 02:45:16 +04:00 |
|
Jilles Tjoelker
|
0e7cb7e6a1
|
Various changes for libratbox.
|
2008-04-01 23:03:14 +02:00 |
|
Jilles Tjoelker
|
555ac41f14
|
Change over some dlink functions.
|
2008-04-01 22:54:08 +02:00 |
|
William Pitcock
|
b2f0da886e
|
ircs[n]printf -> rb_s[n]printf
|
2008-04-01 15:38:40 -05:00 |
|
William Pitcock
|
5b96d9a6b9
|
start making this compile
|
2008-04-01 15:18:48 -05:00 |
|
William Pitcock
|
c5c2f506c1
|
Replace int fd; in local client object with an fde object.
|
2007-12-28 15:06:33 -06:00 |
|
William Pitcock
|
b37021a45e
|
nickdelay -> dictionary.
|
2007-12-03 10:59:25 -06:00 |
|
Jilles Tjoelker
|
6444959578
|
Fix receiving TS5 client introductions.
This was broken due to User.server removal.
|
2007-12-01 19:11:44 +01:00 |
|
William Pitcock
|
c88cdb0095
|
Get rid of User.server.
|
2007-11-20 06:36:55 -06:00 |
|
jilles
|
66b4a7ae7a
|
[svn] Call add_to_hostname_hash() with correct (orig) hostname.
|
2007-06-22 14:59:09 -07:00 |
|
jilles
|
3f7e06428a
|
[svn] SAVE: make the nickTS of the UID nick equal to 100, so it
is always in sync on the network.
|
2007-04-22 07:02:54 -07:00 |
|
jilles
|
95ffa68595
|
[svn] Force nickTS to increase when a local user changes their nick.
|
2007-04-22 04:22:10 -07:00 |
|
nenolod
|
212380e3f4
|
[svn] - the new plan:
+ branches/release-2.1 -> 2.2 base
+ 3.0 -> branches/cxxconversion
+ backport some immediate 3.0 functionality for 2.2
+ other stuff
|
2007-01-24 22:40:21 -08:00 |
|