Commit Log (Page 121 of 187)

back to main page

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-23 to 2004-01-20 (Commits 3282-3331 of 9331)

dbrosius 2004-01-23 00:24

Quixote

2 lines of code changed in:

brlcad 2004-01-22 23:35

using and/or for preprocessor logic is not as common/standard as using the logic operators

1 lines of code changed in:

dtremenak 2004-01-22 21:23

fix nasty hardcoded index

5 lines of code changed in:

larsl 2004-01-22 17:08

Don't let bzadmin send empty lines

2 lines of code changed in:

jeffm2501 2004-01-22 02:08

fixes for proper VC6 biulds

17 lines of code changed in:

dbrosius 2004-01-22 01:03

try to recover from the learner bomb

2 lines of code changed in:

dtremenak 2004-01-21 23:55

MingW compile fixes - std::max and std::min are good, PATH_MAX already defined
Change #defines for these from _WIN32 to _MSC_VER

5 lines of code changed in:

brlcad 2004-01-21 22:03

revert away win32.h for now closer to a previous state until build issues are resolved

82 lines of code changed in:

brlcad 2004-01-21 21:49

remove the unknowns until they are known

0 lines of code changed in:

dtremenak 2004-01-21 21:08

compromise with chestal: more efficient createSlider implementation, but still simple

6 lines of code changed in:

atupone 2004-01-21 17:31

fixedTime set by options

1 lines of code changed in:

larsl 2004-01-21 17:10

XCurses don't have color -1 defined as 'current color', set it to standard colors

15 lines of code changed in:

larsl 2004-01-21 16:45

Respect the user's LDFLAGS variable in configure

139 lines of code changed in:

larsl 2004-01-21 16:24

Added window shade bug

3 lines of code changed in:

chestal 2004-01-21 15:54

don'tkick Observers for lagging

1 lines of code changed in:

larsl 2004-01-21 09:20

Prefer ncurses over other curses

18 lines of code changed in:

jeffm2501 2004-01-21 00:53

fixes for more primitive compilers :)

8 lines of code changed in:

jeffm2501 2004-01-21 00:24

clean up some slopyness left over from the past
make davie happy.

18 lines of code changed in:

dbrosius 2004-01-20 23:54

more fluff

6 lines of code changed in:

dbrosius 2004-01-20 23:37

If shot received has a flag mismatch, set velocity based on tank azimuth and BZDB shotspeed (avoid non-moving ex-sw shots, et. al.)

3 lines of code changed in:

dtremenak 2004-01-20 23:12

We be missin' an #endif...

3 lines of code changed in:

jeffm2501 2004-01-20 22:22

fix fix fix, all day long, fix fix fix I sing this song.

0 lines of code changed in:

brlcad 2004-01-20 22:10

timekeeper should provide the pragma warning via common, snprintf isn't used (anymore?)

0 lines of code changed in:

jeffm2501 2004-01-20 22:10

support big ass mountain images.

4 lines of code changed in:

brlcad 2004-01-20 22:04

use SSOType for setsockopt() type and try to disambiguate the mostly useless "Something failed" error.

15 lines of code changed in:

brlcad 2004-01-20 22:01

use the shiny new win32.h header

2 lines of code changed in:

brlcad 2004-01-20 21:59

initial file to consolidate most of the win32 platform fun into one location instead of spread out all over the source

64 lines of code changed in:

brlcad 2004-01-20 21:58

add another everyone -> win32 translation

1 lines of code changed in:

brlcad 2004-01-20 20:15

reword -debug info

2 lines of code changed in:

atupone 2004-01-20 17:11

don't bother too much with paused players

3 lines of code changed in:

atupone 2004-01-20 14:59

typo => #if[n]def DEBUG

4 lines of code changed in:

jeffm2501 2004-01-20 14:00

shuffle around texture tests so they work if the modes are changed mid game.
Only use color texture if texture is on NOW not when loaded

7 lines of code changed in:

chestal 2004-01-20 13:30

ignore roger key when observing

1 lines of code changed in:

jeffm2501 2004-01-20 13:29

#if DEBUG is very difrent from #ifdefDEBUG
.net can just use stdout for debug loging, it will go to the IDE terminal ( yes we have one ).
glEnd does not take any paramaters so it's debug macro should not require andy ( breaks VC7.1 )
Allways include windows before config when in windows files.

13 lines of code changed in:

atupone 2004-01-20 13:09

-notime option (delete fixedTime) + a piece of code was duplicated

3 lines of code changed in:

chestal 2004-01-20 12:41

speling

1 lines of code changed in:

chestal 2004-01-20 12:39

quickmessage menu

2 lines of code changed in:

chestal 2004-01-20 12:38

add new menu to define quickMessages

198 lines of code changed in:

chestal 2004-01-20 06:29

pasable -> passable

1 lines of code changed in:

chestal 2004-01-20 06:28

replace createSlider with a simpler (albeit probably less efficient) implementation

9 lines of code changed in:

dbrosius 2004-01-20 03:33

put back needed inc

4 lines of code changed in:

dbrosius 2004-01-20 03:30

MAC hopes he hasn't started another vc version war

1 lines of code changed in:

jeffm2501 2004-01-20 03:22

use the power, the IDE compells you.....
replace silly console thingy with VC trace functions, much cooler

8 lines of code changed in:

dbrosius 2004-01-20 03:18

doc the burrow thang

1 lines of code changed in:

dbrosius 2004-01-20 03:10

only do burrow speed checks once you burrowed to the bottom

2 lines of code changed in:

dbrosius 2004-01-20 03:06

more doc burrow speed kick prob

2 lines of code changed in:

jeffm2501 2004-01-20 03:06

must beat that david guy

2 lines of code changed in:

dbrosius 2004-01-20 03:01

doc burrow speed kick prob

3 lines of code changed in:

jeffm2501 2004-01-20 02:58

better default high res repeat

1 lines of code changed in:

jeffm2501 2004-01-20 02:58

don't do porter fog when observer

29 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