Commit Log (Page 112 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-02-27 to 2004-02-23 (Commits 3732-3781 of 9331)

shkoo 2004-02-27 17:34

add tweakable bzdb parameters for wings flag

32 lines of code changed in:

shkoo 2004-02-27 17:32

No Jumping flag doesn't make sense in non jumping worlds; Wings flag does

2 lines of code changed in:

dbrosius 2004-02-27 02:04

Add Wings Flag to the cacophany

1 lines of code changed in:

shkoo 2004-02-27 02:02

make Wings work on no-jumping worlds

6 lines of code changed in:

dbrosius 2004-02-27 01:52

Add Wings Flag to the cacophany

2 lines of code changed in:

dbrosius 2004-02-27 01:44

Add Wings Flag to the cacophany

35 lines of code changed in:

dbrosius 2004-02-27 01:37

Add Wings Flag to the cacophany

38 lines of code changed in:

shkoo 2004-02-26 23:53

fix friction to be vector based instead of component based

14 lines of code changed in:

shkoo 2004-02-26 23:35

added variables to allow for more realistic low-friction environments

29 lines of code changed in:

brlcad 2004-02-26 22:50

add new ReverseOnly and ForwardOnly bad flags

24 lines of code changed in:

dtremenak 2004-02-26 22:14

record changes

4 lines of code changed in:

dtremenak 2004-02-26 22:11

get rid of showInputStatus entirely in favor of a one-line implemenation in the only spot it remains called from

1 lines of code changed in:

dtremenak 2004-02-26 22:10

ws, simplify

86 lines of code changed in:

shkoo 2004-02-26 22:05

fix order

3 lines of code changed in:

shkoo 2004-02-26 22:03

server option to disallow autopilot

1 lines of code changed in:

shkoo 2004-02-26 21:59

No Jumping & Trigger Happy flags, hostmask based banning

3 lines of code changed in:

brlcad 2004-02-26 21:46

obey new autoheader and clean up verbage

3 lines of code changed in:

brlcad 2004-02-26 21:38

disable adns by default

1 lines of code changed in:

brlcad 2004-02-26 21:32

make the adns check conditional

22 lines of code changed in:

dtremenak 2004-02-26 21:23

let's keep things compiling on win...

10 lines of code changed in:

brlcad 2004-02-26 21:07

include the files in the source distro

43 lines of code changed in:

shkoo 2004-02-26 21:06

added /hostban, /hostunban, /hostbanlist to allow hostmask bans if adns is available

485 lines of code changed in:

brlcad 2004-02-26 21:03

New docs for new flags.

60 lines of code changed in:

brlcad 2004-02-26 21:00

zero out the files until the man pages can be fully removed so as to limit confusion on which version needs to be maintained

0 lines of code changed in:

dtremenak 2004-02-26 20:52

Joystick fixes: Allow mouse movement when joystick is installed. Allow autoswitch between mouse and joystick. Make forcing input device to joystick work properly.

32 lines of code changed in:

brlcad 2004-02-26 20:30

include the new beos readme in the source distribution

1 lines of code changed in:

dtremenak 2004-02-26 19:26

Properly set key.ascii when handling keypad input even when unicode is not present

5 lines of code changed in:

atupone 2004-02-26 17:36

Using NUMLOCK to recognize numbers and enter from keypad

7 lines of code changed in:

mmu_man 2004-02-26 16:45

synced with my local tree; M-x indented; R5 GL Kit now supported, audio too (still buggy though)

838 lines of code changed in:

mmu_man 2004-02-26 16:22

default gcc in BeOS really doesn't like -Wno-deprecated

1 lines of code changed in:

mmu_man 2004-02-26 15:30

added BeOS build specific infos...

29 lines of code changed in:

shkoo 2004-02-25 20:26

added Trigger Happy (TR) flag

64 lines of code changed in:

shkoo 2004-02-25 18:40

add No Jumping (NJ)

52 lines of code changed in:

mmu_man 2004-02-25 12:40

BeOS R5 has GLU in libGL.so (don't ask why)

1 lines of code changed in:

dtremenak 2004-02-24 21:23

only zap limited flags that have been fired (mpanzi)

3 lines of code changed in:

dtremenak 2004-02-24 21:05

radar: render nr/paused tanks dimmed even when you have colorblindness (but with rogue color), loop through flag list once when rendering instead of twice, ws

50 lines of code changed in:

dtremenak 2004-02-24 19:19

Input device switching/forcing fixes

34 lines of code changed in:

atupone 2004-02-24 18:21

bad fixes, going someway back

2 lines of code changed in:

atupone 2004-02-24 18:03

let display known about fullscreen resolution (even in windowed mode)

10 lines of code changed in:

atupone 2004-02-24 17:59

add a method to set full screen resolution without actually set full-screen
Should help in going back & forward from windowed to fullscreen

11 lines of code changed in:

atupone 2004-02-24 15:59

fixing key handling after adding backspace

1 lines of code changed in:

dbw192 2004-02-24 00:45

Fix backspace.

7 lines of code changed in:

dbrosius 2004-02-23 22:00

Trepan's fix for world weapon being thief flag

5 lines of code changed in:

dtremenak 2004-02-23 20:30

whoa there...using the max resolution as default on windows is a bad idea, there are TOO many screwy drivers, both monitor & video card. Use current desktop res as default instead.

11 lines of code changed in:

atupone 2004-02-23 20:08

Putting back the default resolution to the max available

1 lines of code changed in:

atupone 2004-02-23 18:16

let be grab mouse a run-time choice

36 lines of code changed in:

atupone 2004-02-23 17:40

SDL: mouse grab is ruled by set mousegrab on/off and used only in window mode
fullscreen grab is handled/chosen by SDL

33 lines of code changed in:

atupone 2004-02-23 17:05

SDL should be at least 1.2.5 to get bzflag compile

5 lines of code changed in:

atupone 2004-02-23 14:37

Avoiding screen flashing.

29 lines of code changed in:

shkoo 2004-02-23 00:21

don't allow autopilot to be turned on if server doesn't permit it

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