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-01-20 to 2004-01-18 (Commits 3232-3281 of 9331)
oops, vars are server vars, cache there
12 lines of code changed in:
more caching of hiuse bzdb vars
12 lines of code changed in:
cache BZDB(blend) to eliminate >1100 var hits
54 lines of code changed in:
when !HAVE_NCURSES got unused parameter warning
3 lines of code changed in:
make world saver not use flipZ, and use passable
30 lines of code changed in:
print unmapped locale strings on debug level 4
10 lines of code changed in:
set BZDB debugging on if -debugLevel is 4
4 lines of code changed in:
give win32 a chance to debug statedatbase
1 lines of code changed in:
Enable cout debugging in bzflag on win32
36 lines of code changed in:
make experimental mode use a texture repeat that works beter with high res textures.
21 lines of code changed in:
Simplify things by including common.h instead of however many header files and ifdefs
1 lines of code changed in:
ifdef for win
4 lines of code changed in:
move the _vsnprintf definition to a place where all windows users can benefit
1 lines of code changed in:
Make scanline happy
0 lines of code changed in:
No time to hack at Xinerama now, but it should at least be in BUGS
6 lines of code changed in:
vsnprintf is _vsnprintf on win32
8 lines of code changed in:
Create sliders dynamically for options that use them
56 lines of code changed in:
Pacify Mr. Micah.
2 lines of code changed in:
the great streams migration. still a few stragglers left in platform code
154 lines of code changed in:
use -time to set a fixed Time Of Day
18 lines of code changed in:
banlist needs work. leave first rev in place for now, currently use htaccess so values disabled
8 lines of code changed in:
Add FIXME for burrow cheat checking: better to use time than position
5 lines of code changed in:
Convert the DEBUGx() macros to use a function that vformats and then uses cout.
This is in preparation for migrating bzfs to use C++ streams
42 lines of code changed in:
Only check burrow speed if there's no z motion
4 lines of code changed in:
give the narrow tank the ever smallest amount of thickness so the z buffer dosn't get all farked.
1 lines of code changed in:
Readded the parameter name so it works when HAVE_NCURSES_H is defined, now it won't work when we're using curses.h instead
1 lines of code changed in:
artifacts are better than incorrect sizes
797 lines of code changed in:
'tis done
0 lines of code changed in:
bzfls fixes
2 lines of code changed in:
generalize DEBUGn() across the entire project (rather than just bzfs), and
use it to make bzflag shut up a bit when --enable-debug is on.
30 lines of code changed in:
Don't name unused parameters
1 lines of code changed in:
remove that what is to NOT be done
0 lines of code changed in:
bzadmin does ansi colors now
0 lines of code changed in:
remove that what was done
0 lines of code changed in:
Commented out useMoonTexture, it's not used yet
1 lines of code changed in:
curses changes necessary to get bzadmin to work on irix using the mipspro compiler.
34 lines of code changed in:
Make VC5 happy again
20 lines of code changed in:
don't let burrowed tanks drive at normal speed (anti-cheat)
2 lines of code changed in:
up flag segments and moon segments for experimental quality.
Add quad based flagpole for experimental quality.
Add flagPoleWidth to BZDB for geoPole
Add hooks for textured moon.
75 lines of code changed in:
add sean, tupone, lars, and nills to the code contributors.
2 lines of code changed in:
add passable map object flag
2 lines of code changed in:
prevent a false positive match on the german misspelling (e.g. she is)
4 lines of code changed in:
add ability to ban servers from accessing the list server.
14 lines of code changed in:
send team messages to team members only
13 lines of code changed in:
change auto join team names to be in english, not engrish.
4 lines of code changed in:
alrighty, since we don't do shared libraries or use libtool yet, we cannot use automake "convenience libraries" and must list all objects to link. acceptible compromise in order to maintain ability to have subdir building.
16 lines of code changed in:
oops, missed one
1 lines of code changed in:
Clean up the playerlist output in the curses menu
10 lines of code changed in:
update with last set of graphic changes.
remove the texture seting thing in menu
2 lines of code changed in:
make, experimantal quality not draw ground grid lines.
5 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