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-01-11 to 2005-01-08 (Commits 6632-6681 of 9331)
check in blast007's patch 1100594 to make VC6 compiles work
7 lines of code changed in:
updates for the last few years :) that brings these project files up to date and compilable entirely with no problems
116 lines of code changed in:
updates so far
11 lines of code changed in:
get VC5 close to compiling, but don't try to work around stupid VC5 bugs. hopefully this will make VC6 happpy?
3 lines of code changed in:
multiple definitions error
2 lines of code changed in:
no more font garbage
0 lines of code changed in:
Silly compiler complaining about not having return
9 lines of code changed in:
tick time is good enough (or better?) for Roger
4 lines of code changed in:
teach Roger how to jump again, he forgot about it.
23 lines of code changed in:
handicap
0 lines of code changed in:
bump version because of handicap changes
1 lines of code changed in:
add option to switch off current behavior, that allows one to use jump key while typing a message. tab key now autocomplete, too
28 lines of code changed in:
handicap advantages configurable are BZDB vars now and thus configurable on the server side
20 lines of code changed in:
init default groups correct after /load; same code is in bzfs.cxx to init on startup, should be merged
5 lines of code changed in:
typo and use tick time instead of curent time
1 lines of code changed in:
create a configurable gmActivationTime (set to existing hard-coded .5s) which is a time period where the GM is not lethal. similarly, rename gmissileang to gmTurnAngle.
14 lines of code changed in:
bump to 1.11.36 for the sake of building a windows release candidate for 2.0.0
1 lines of code changed in:
unused var, so use it for something
4 lines of code changed in:
quell warning
1 lines of code changed in:
case-independent face specifications
6 lines of code changed in:
MOTD changelog note
1 lines of code changed in:
save a call, give a better explanation
10 lines of code changed in:
return former binding state after setFilter()
3 lines of code changed in:
use a reference
1 lines of code changed in:
simplify
12 lines of code changed in:
some BeOS/Zeta fixes: bigtime_t and snooze() require OS.h; uint32_t is not always int; no way to get the GL context, but it's shared across threads for now anyway.
9 lines of code changed in:
motd recognizes version param
1 lines of code changed in:
python script works fine
0 lines of code changed in:
do not reset color after drawing, unnecessary (hopefully), gets overwritten in case of underlining later anyway
0 lines of code changed in:
display motd a bit differently: underline the header only; 'itemize' every message
1 lines of code changed in:
use char instead of single char string
3 lines of code changed in:
comply better with ANSI code standards. Don't use UNDERLINE and PULSATE as toggles, but as strict settings, and implement NO_UNDERLINE and NO_PULSATE
15 lines of code changed in:
Add new line at eof
1 lines of code changed in:
ws footers
18 lines of code changed in:
Make MOTD work decently. Only display MOTDs that are applicable to this version, don't display all the useless garbage, just the text.
96 lines of code changed in:
ws footers
16 lines of code changed in:
use float constant
1 lines of code changed in:
add *.5 for bzw.5 to cvsignore
1 lines of code changed in:
de-slash
2 lines of code changed in:
Break up TextureFont.cxx into one file per class. Organize some headers, add used ones and eliminate unnecessary ones.
566 lines of code changed in:
add .5 suffix to Makefile for bzw.5
1 lines of code changed in:
unused var
1 lines of code changed in:
Separate out the BZFlag World file format into a bzw.5 manpage including a large file format section from Fred. My manpaging skills are the suck, so maybe someone can make it better.
661 lines of code changed in:
warnings
2 lines of code changed in:
add an alternate BitmapFont font renderer for the software guys; it cannot do scaling but she be faster without hardware tetxure support; activate with "set useBitmapFontRenderer 1" in config file
319 lines of code changed in:
semantics
2 lines of code changed in:
update bzfquery.py protocol
1 lines of code changed in:
add "minaasize" parameter to ttb files to allow the specification of a minimum size to antialias
12 lines of code changed in:
true monospacing
14 lines of code changed in:
oops, missing commit
6 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