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: 2004-08-22 to 2004-08-17 (Commits 5032-5081 of 9331)
warnings
1 lines of code changed in:
look for .map files in addition to .bzw files since they are pretty common
19 lines of code changed in:
forget about linking lsdlmain.a, it crashes on startup, instead just undefine HAVE_SDL for bzflag.cxx, that way it uses the bzflag.cxx WinMain() instead of SDL_Main(), which would crash
3 lines of code changed in:
that's zlib, not bzip2 :)
29 lines of code changed in:
commentary
1 lines of code changed in:
fix linker errors--add new files, and link in bzip2 lib with bzfs (world compression)
134 lines of code changed in:
don't forget the little dirs; Dev-C++ needs a Makefile
3 lines of code changed in:
sizeof a char pointer is not necessarily the same thing as the length of the string. modified version of hdunkel's amd64 patch.
4 lines of code changed in:
don't forget the icon and rc file for make dist
2 lines of code changed in:
fix double negative in flag teamness test
1 lines of code changed in:
allow no-shot servers (race maps, for example)
4 lines of code changed in:
Change state to compensate jitter, as we need to integrate forces
53 lines of code changed in:
Fixing private messagging
2 lines of code changed in:
warnings
1 lines of code changed in:
Give some more time for jitter filter to stabilize
8 lines of code changed in:
moving code to get back required flag, from bzfs to FlagInfo
20 lines of code changed in:
zapFlagByPlayer in
22 lines of code changed in:
Is blink ever a Good Idea?
1 lines of code changed in:
use C to test for SDL, new include broke sdl test in c++
2 lines of code changed in:
increment the iterator before deleting the object it points to
7 lines of code changed in:
ws
2 lines of code changed in:
fix unbind
23 lines of code changed in:
ws
0 lines of code changed in:
fix a problem where an iterator that had been removed was being incremented.
35 lines of code changed in:
always do the explict cast
0 lines of code changed in:
hm, that mingw check is not really necessary - always do the explicit cast
0 lines of code changed in:
get rid of the messy defines and let autoconf take care of deciding whether to include sys/param.h
1 lines of code changed in:
check for sys/param.h (need to check for a lot more headers\!)
8 lines of code changed in:
recent i386 NetBSDs don't define "unix" for some reason, work around it
2 lines of code changed in:
redundancy; NetBSD defines BSD
1 lines of code changed in:
Show status while establishing a server connection and downloading maps
Break frame-rendering out of the main playing loop to allow it to be called from elsewhere while the playing loop is tied up with something (like joining a game)
604 lines of code changed in:
try to fix winsock debaucle
0 lines of code changed in:
ws
1 lines of code changed in:
organize includes properly (fixes vc5 link-time warnings)
11 lines of code changed in:
fix location of the HUDuiControl selection-marker-tank thingy by actually asking fm the font height
3 lines of code changed in:
exist() method to FlagInfo added
9 lines of code changed in:
assuming this include is just leftover cruft, doesn't seem to be used, but it breaks bzfs with no GL
0 lines of code changed in:
no GL in Frustum, it's compiled in bzfs
3 lines of code changed in:
ws
4 lines of code changed in:
less verbose and more complete
2 lines of code changed in:
config update stuff
2 lines of code changed in:
FlagInfo has now a getTextualInfo method
12 lines of code changed in:
sendDrop procedure added
25 lines of code changed in:
"flag reset" command is actually a zapFlag
16 lines of code changed in:
FlagInfo getNextDrop,landing,setNoFlagInAir methods for flag landing logic
66 lines of code changed in:
grabFlag is passed FlagInfo as parameter, instead of index-of
5 lines of code changed in:
gcc doesn't like to pass references to temporary objects
12 lines of code changed in:
warn if config_version is set to something we don't recognize
6 lines of code changed in:
add new default keybindings when upgrading config if there's no conflict
31 lines of code changed in:
unbind old broken roaming commands when upgrading config
13 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