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-24 to 2005-05-22 (Commits 7532-7581 of 9331)
expand the table to include score and team, because why not
6 lines of code changed in:
make the max wait time accessible through the reactor, override that in the test
6 lines of code changed in:
make it use nouvelle's nifty ResortableTable stuff to show a list of current players
18 lines of code changed in:
move bzflag.o to /dev-c++/, strip exe, don't show warnings for C files as the ares files causes errors as warnings
3 lines of code changed in:
port the nouvelle "hello world" example to use the BZReactor. this now runs a web server on port 8080 from within the bzfs plugin
16 lines of code changed in:
turn on threads in the python interpreter, since it *probably* won't kill anyone's puppy
catch and print any errors when calling out to event handlers, since tracebacks are handy
make the twisted reactor work
17 lines of code changed in:
plugins need to be loaded with RTLD_GLOBAL in order for symbol resolution on further libraries to work, like, say, a python builtin
1 lines of code changed in:
use python's linkflags like the doc says. still no love
1 lines of code changed in:
fix Player:repr() to not crash
1 lines of code changed in:
hook in the Player class. still a bit crashy
29 lines of code changed in:
comments!
5 lines of code changed in:
the big site-package mess isn't necessary, since the site module does that magic on import
0 lines of code changed in:
add util to the link, which makes it so we can use this even if we've got non-lazy linking
7 lines of code changed in:
frobnicate things around a bit, trying to get it to work :(
8 lines of code changed in:
check for plugins in a couple difrent places, and don't require an extension
58 lines of code changed in:
sln not suo!
21 lines of code changed in:
quiet!
1 lines of code changed in:
add the twisted stuff. looks like all my problems are in fact a messed up setup. guess i'll try this on the laptop in a few
63 lines of code changed in:
add a bunch of import garbage to try to get this working
65 lines of code changed in:
tracebacks are good
5 lines of code changed in:
printing 'tick' every half a second is annoying
1 lines of code changed in:
add implementation for wait time functions
15 lines of code changed in:
yep, getting lots of paid work done today. stub out bindings for the wait time funcs
29 lines of code changed in:
notes on what needs to be done still
2 lines of code changed in:
finish getattr. time for some real work
27 lines of code changed in:
add new event ID
1 lines of code changed in:
implement most of getattr
18 lines of code changed in:
ws
247 lines of code changed in:
hooks for plugin to overide perms sent to clients on playerInfo
100 lines of code changed in:
speling
1 lines of code changed in:
implement the guts of the getattr method for the Player class. just gotta fill in data now
40 lines of code changed in:
make it compile...CVS: ----------------------------------------------------------------------
36 lines of code changed in:
start work on creating a real Python class for players
82 lines of code changed in:
2.0 is not that old
1 lines of code changed in:
test for gcc > 3.4 fixed ?
3 lines of code changed in:
maintain players array when the plugin gets join/part events
16 lines of code changed in:
fix "input line too long" error message by putting all the object files in /dev-c++/ rather than /src/bzflag/ (saves one character each file)
3 lines of code changed in:
well, it's adding players properly...
30 lines of code changed in:
new plugin to hide addmin users ( they don't send out the "admin" bit )
259 lines of code changed in:
compile aresprocess.c as C not C++
2 lines of code changed in:
events are done, so i can remove that from here
0 lines of code changed in:
add a part handler
4 lines of code changed in:
add some test stuff for the player array
6 lines of code changed in:
less crashy
4 lines of code changed in:
basic infrastructure for maintaining the players dict
35 lines of code changed in:
Instruction on building curl c-ares enabled on X platform and various fixes
34 lines of code changed in:
don't forget to create the list of handlers for join & part
2 lines of code changed in:
add handlers for join & part events
70 lines of code changed in:
consistency
2 lines of code changed in:
powf is affected by the same bug as hypotf on xmingw
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