Bryan Drewery
|
e681ea7078
Update functions to accept consts
|
14 vuotta sitten |
Bryan Drewery
|
d9ce55f647
* Port [3426] to 1.2.14
|
19 vuotta sitten |
Bryan Drewery
|
7fd69e5820
* Port [3188] to 1.2.14
|
19 vuotta sitten |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 vuotta sitten |
Bryan Drewery
|
a8c8d21fdb
* Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d
|
21 vuotta sitten |
Bryan Drewery
|
b83928cdf0
* More c++ leaf fixes, now for hub :)
|
22 vuotta sitten |
Bryan Drewery
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 vuotta sitten |
Bryan Drewery
|
77363f3e6c
* Using 'inline' now no longer using '__inline__'
|
22 vuotta sitten |
Bryan Drewery
|
78d8c05fa5
* Made some large buffers quite smaller
|
22 vuotta sitten |
Bryan Drewery
|
4d86714aa2
* inline -> __inline__
|
22 vuotta sitten |
Bryan Drewery
|
14d6968982
* Removed all BOT_FLAGS and the old sharing stuff from eggdrop
|
22 vuotta sitten |
Bryan Drewery
|
f3776a3410
* Finished removing all the modules.
|
22 vuotta sitten |
Bryan Drewery
|
d38cab0e21
* Just some cleanups
|
22 vuotta sitten |
Bryan Drewery
|
567cbb87b3
* Moved eggmain.h to common.h
|
22 vuotta sitten |
Bryan Drewery
|
ab16af6526
* Cleared out eggdrop.h, just need to merge eggmain.h to eggdrop.h now
|
22 vuotta sitten |
Bryan Drewery
|
dfc9dbb9da
* Removed all that EGG_VARARGS crap
|
22 vuotta sitten |
Bryan Drewery
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
22 vuotta sitten |