Commit Log (Page 38 of 187)

back to main page

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 Next »

Summary Period: 2005-05-20 to 2005-05-19 (Commits 7432-7481 of 9331)

jeffm2501 2005-05-20 20:09

let API get a list of all player indexes.
give API function to kill a player.

39 lines of code changed in:

jeffm2501 2005-05-20 19:31

make sample plugins remove event handlers on an unload
update docs to talk about unload

15 lines of code changed in:

jeffm2501 2005-05-20 19:27

API function to remove events on unload.

10 lines of code changed in:

jeffm2501 2005-05-20 19:24

runtime loading, listing, and unloading of plugins.

162 lines of code changed in:

galkire 2005-05-20 19:05

handaler -> handler

6 lines of code changed in:

galkire 2005-05-20 19:04

handaler -> handler

10 lines of code changed in:

galkire 2005-05-20 19:00

handaler->handler

2 lines of code changed in:

galkire 2005-05-20 18:56

spelling

17 lines of code changed in:

jeffm2501 2005-05-20 18:32

update to use the kings english
add usevictim option to make the SW come from the person who died.

15 lines of code changed in:

jeffm2501 2005-05-20 18:14

a basic description of all API functions and structures.

220 lines of code changed in:

bryjen 2005-05-20 17:45

Update headers spelling too

19 lines of code changed in:

atupone 2005-05-20 17:44

Adding the --enable-plugins configuration parameter

5 lines of code changed in:

bryjen 2005-05-20 17:39

Get a handal on some speeling

18 lines of code changed in:

atupone 2005-05-20 17:30

Fixing compilation ... I don't like this way, probably need libtool too :(

2 lines of code changed in:

atupone 2005-05-20 17:28

Using an initialized var is better

1 lines of code changed in:

jeffm2501 2005-05-20 17:23

silly english language

5 lines of code changed in:

bryjen 2005-05-20 15:51

correct filename case

1 lines of code changed in:

bryjen 2005-05-20 15:50

remove reference to removed header

0 lines of code changed in:

jeffm2501 2005-05-20 15:13

playHistoryTracker converted to a plugin
KILLING SPREE!!!!

371 lines of code changed in:

jeffm2501 2005-05-20 15:09

make swDeath work with new file locations

2 lines of code changed in:

jeffm2501 2005-05-20 15:07

remove bzfsEvents and playerHistoryTracking from bzfs

2 lines of code changed in:

jeffm2501 2005-05-20 14:51

move bzfsAPI.h to the include dir to make it easyer for plugins

358 lines of code changed in:

jeffm2501 2005-05-20 14:31

cleaup to use #def for export on all OSs

2 lines of code changed in:

jeffm2501 2005-05-20 14:25

let events overide the spaw position
let the API get spawn events
expose standard spawn code to the API
unload plugins when you are done with them

112 lines of code changed in:

bryjen 2005-05-20 13:47

plugin goodness for Linux

6 lines of code changed in:

jeffm2501 2005-05-20 13:29

export entry points for linxu

2 lines of code changed in:

jeffm2501 2005-05-20 12:47

make the plugin have that thar dynamic flag

1 lines of code changed in:

chestal 2005-05-20 11:19

ws

26 lines of code changed in:

jeffm2501 2005-05-20 03:52

linux STL dosn't have a map::erase that returns an iterator, so we remove it.

1 lines of code changed in:

jeffm2501 2005-05-20 03:49

get the dynamic link on

3 lines of code changed in:

jeffm2501 2005-05-20 03:31

no exported classes
externs for the *nix

51 lines of code changed in:

jeffm2501 2005-05-20 03:04

rough draft at API docs

4 lines of code changed in:

jeffm2501 2005-05-20 03:03

expose unhandled / command to API

22 lines of code changed in:

jeffm2501 2005-05-20 02:53

more debug info

9 lines of code changed in:

jeffm2501 2005-05-20 02:23

add custom slash commands
add unhandled slash command event

115 lines of code changed in:

jeffm2501 2005-05-20 01:45

do what the man page says for casting it's much cooler

5 lines of code changed in:

dtremenak 2005-05-20 01:40

building is always better. consider moving bzfsAPI.h to avoid the ugly -I../../src/bzfs.

5 lines of code changed in:

atupone 2005-05-20 01:28

Move test on globally available c-ares after the LIBS variable is prepared

9 lines of code changed in:

jeffm2501 2005-05-20 01:26

typecast those function pointers

4 lines of code changed in:

jeffm2501 2005-05-20 01:21

just use the headers we need, not the big ones

2 lines of code changed in:

jeffm2501 2005-05-20 01:18

nix needs some kind of "header" I guess for it's lib loaders

1 lines of code changed in:

jeffm2501 2005-05-20 01:16

default is best

1 lines of code changed in:

jeffm2501 2005-05-20 01:11

log plugin loads to debug 1
log sample plugin call to debug 3

23 lines of code changed in:

jeffm2501 2005-05-20 00:43

add a chat event calling it to let any event listeners modify the chat message before it goes out ( for plugin type filters, and so DTR can make a !!! kicker )

85 lines of code changed in:

dbrosius 2005-05-20 00:38

warnings

43 lines of code changed in:

dtremenak 2005-05-20 00:31

delete that which is new'ed

1 lines of code changed in:

dtremenak 2005-05-20 00:26

delete that which is new'ed

10 lines of code changed in:

dtremenak 2005-05-20 00:15

don't use delete where delete[] should be used

1 lines of code changed in:

jeffm2501 2005-05-20 00:15

maybe a makefile?

22 lines of code changed in:

jeffm2501 2005-05-19 23:53

as the fat man says "oops"

3 lines of code changed in:

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 Next »

Generated by StatCVS 0.2.2