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-08-10 to 2005-08-05 (Commits 8082-8131 of 9331)
document ban, hostban, kill, kick events and bz_saveRecBuf
59 lines of code changed in:
make sure filenames don't contain any harmful characters.
don't rely on the plugin for this
10 lines of code changed in:
Use Textutils to lowercase the command token
3 lines of code changed in:
/part /quit /uptime /password /set use ServerCommand
70 lines of code changed in:
Use compiler magic to lazy init map of command
14 lines of code changed in:
Moving /msg and /serverquery to use ServerCommand class
37 lines of code changed in:
Adding ServerCommand class to handle server side commands
118 lines of code changed in:
Some obsolete Macro (autoconf 2.1) removed
2 lines of code changed in:
start updating doc
6 lines of code changed in:
use data changed by a plugin also for ban and hostban event
25 lines of code changed in:
required for the explosion changes
1 lines of code changed in:
- spheroid explosion patterns
- fade out at the end of explosions
35 lines of code changed in:
use a plugin's mods in /kick too
/ban and /hostban are still to follow
14 lines of code changed in:
our regex.h conflict with system wide. Renaming
134 lines of code changed in:
make /kill use any data changed by a plugin
12 lines of code changed in:
bzfsAPI events for /hostban /kick and /kill
83 lines of code changed in:
Added playername to messages logs
7 lines of code changed in:
/home/frank/src/bzflag.2_0_2/bzflag/src/bzfs/commands.cxx
4 lines of code changed in:
pass all data with bz_BanEventData that might turn out to be useful
4 lines of code changed in:
allow a comma separated list of arguments instead of only allowing one argument to be passed to plugins
1 lines of code changed in:
add ability for text message to go to admin players
10 lines of code changed in:
notify the kickie when doing an API kick as well
7 lines of code changed in:
send out the admin channel notification on an API kick like /kick does
6 lines of code changed in:
Logging destination of chat message, together with sender and message
16 lines of code changed in:
Cleaning gcc warning
2 lines of code changed in:
let custom map objecst actualy be parsed!
18 lines of code changed in:
need these includes on Linux too
3 lines of code changed in:
little split and cleanup in client main code, just to make it not all nasty phat.
546 lines of code changed in:
Do not enter regex if we don't build it
7 lines of code changed in:
bow down before the mighty orange
1 lines of code changed in:
simplify
4 lines of code changed in:
command line option to disable MOTD
19 lines of code changed in:
Added optional sort to "/replay list" and "record list" commands.
64 lines of code changed in:
smoothed observer controls (toggled with slowKeyboard)
114 lines of code changed in:
add ban event
25 lines of code changed in:
notify other replay observers of state changes (and by whom)
13 lines of code changed in:
correct allowFileRecords init., allow ServerPlayer to save (or at least some of it)
14 lines of code changed in:
event based triggered saving of record buffer
11 lines of code changed in:
fixedspawn plugin to read fixed pos spawns from a map and use them instead of default spawn logic.
5 lines of code changed in:
break up concave thigns into valid faces so that poly faces look correct ( surfs and meshes are still a little jacked, but it is now useable )
add in export of spawns
48 lines of code changed in:
write out ent list as a set of custom objects.
turn anything that has a pos, and is NOT a map model, into a spawn point for the fixedSpawn plugin
89 lines of code changed in:
Add support for custom map objects via callbacks.
124 lines of code changed in:
spellcheck samoa
36 lines of code changed in:
split the polygon faces into triangles, since they are really trifans in quake
28 lines of code changed in:
import quake3 bsp files will all faces except billboards.
add global options to scale and shift the map on output.
add option to tell bsp reader to skip faces with specific materials.
169 lines of code changed in:
move declaration inside #def to quiet unused warning
2 lines of code changed in:
newline at end
2 lines of code changed in:
make the evil do something
127 lines of code changed in:
Another try, still better
2 lines of code changed in:
Reduced thanks Tupone :-)
1 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