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: 2006-05-21 to 2006-04-12 (Commits 9182-9231 of 9331)
ncb... what are you doing here?.. your local...your
binary... nobody should see you... your our dirty
little secret.
0 lines of code changed in:
clean up the geoBolt rendering, make the nested pills align in depth, base all the
geo nesting off the base radius, tighten up the shells a litte.
22 lines of code changed in:
store custom slash commands with the / and list them when doing a /? ( at the end
)
40 lines of code changed in:
add a help hook for custom commands to use, so we can start listing them
1 lines of code changed in:
for some reason loadplugin was never added here.
7 lines of code changed in:
the opengl framework is required even for non-sdl due to cglgetcurrentcontext() used for state management
3 lines of code changed in:
reset when the recording is over so you can do more then one
2 lines of code changed in:
when in experemental mode, draw geoBolts instead of billboards, for normal and SB type shots.
88 lines of code changed in:
update README to reflect new cvs hostname
2 lines of code changed in:
the dumb temporary LIBS and LDFLAGS hacks need to come after all of the SDL library checks or Mac links with the wrong libs if there is no SDL.
20 lines of code changed in:
was using AC_CONFIG_AUX_DIR rather poorly, needs to be fully contained so make plugins use their own local aux dir. regardless, the relative pathing seems to provoke an automake bug where depcomp and other aux resources are not correctly located.
1 lines of code changed in:
larsl
1 lines of code changed in:
Andrew McNabb contributes a signficant code fix as well as other code cleanup, added to dev list.
1 lines of code changed in:
Andrew McNabb fixed cross-platform and 64-bit network protocol bug (applied sf patch 1491304 - fix for packing floats). To paraphrase his patch comment, this fixes a bug which is made apparent by the gcc strict-aliasing option by using a union instead of magic pointer casting when packing and unpacking floats.
20 lines of code changed in:
remove -geometry, move it's input to -window
remove old 3dfx passthru card stuff, it's dead, gone and done with...
22 lines of code changed in:
give bolt shots there rotation and elevation so render can know it
218 lines of code changed in:
safer to remove vsync
0 lines of code changed in:
ws (aka cvs works now?)
1 lines of code changed in:
woo hoo, CVS is back up
1 lines of code changed in:
client side bots don't work
2 lines of code changed in:
don't do 2 begins
0 lines of code changed in:
initialize some variables to quiet some warnings
7 lines of code changed in:
a few missing #ifdef's to make configure --disable-robots build
10 lines of code changed in:
don't allow players to be atached to world shots, the shotID system dosn't allow for it.
6 lines of code changed in:
blind code, hackish windows setup
56 lines of code changed in:
doesn't skip delayed frames, odd spec
7 lines of code changed in:
signed int for the test
1 lines of code changed in:
add the vsync default var
1 lines of code changed in:
add dynamic vertical sync control (vsync BZDB var)
10 lines of code changed in:
replace INSTALL_DATA_DIR with BZFLAG_DATA, utilizing that symbol in the data directory build files. this allows us to install the way the gbs intended so the custom install/uninstall sections may be removed. while we're at it, clean up some minor details like actually installing the new skins data and getting plugins to traverse the new sample.
27 lines of code changed in:
don't change score when force respawn on base
5 lines of code changed in:
NSIS dev-c++ script credit
2 lines of code changed in:
initial revision. by UL_Approved
357 lines of code changed in:
add section for 2.0.7 items so far
8 lines of code changed in:
shadow var, duplicated logic
0 lines of code changed in:
profiling enables debugging
11 lines of code changed in:
pdcurses 2.8 compatibility (thx W. McBrine)
add support for bzadmin+pdcurses on vc8
40 lines of code changed in:
go full screen
1 lines of code changed in:
unrevert the other half of the mipspro gunk so that BUGGY_MIPSPRO is correctly conditionaled
16 lines of code changed in:
remove a couple more 'extended-ascii' chars
2 lines of code changed in:
build regex files as C
9 lines of code changed in:
M-x indent-region
133 lines of code changed in:
/jitterdrop server command for in-game changing the -jitterdrop command line option
47 lines of code changed in:
readd the second ..\Dev-C++, its worth a few extra characters to stop any future problems
2 lines of code changed in:
use CURLOPT_FORBID_REUSE to avoid stale waiting connections
5 lines of code changed in:
whoops
1 lines of code changed in:
merge quelling from v2_0branch
4 lines of code changed in:
bad bad sean, no donut for me. fix the bug that was injected during the spawn policy refactoring where curMaxPlayers is only set when the policy is created causing isImminentlyDangerous to only check the number of players that were joined at that time (instead of the current max player count). this caused rather random (and potentially dangerous) spawn positions to get selected.
3 lines of code changed in:
give thief a darker core beam to make it look difrent then normal laser when using
geolaser
17 lines of code changed in:
== not =
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