Commit Log (Page 79 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-09-19 to 2004-09-14 (Commits 5382-5431 of 9331)

jeffm2501 2004-09-19 01:58

add URLManager and MOTD to the changelog, still no cure for karma

3 lines of code changed in:

jeffm2501 2004-09-19 01:51

fix scope of MOTD

7 lines of code changed in:

lan56 2004-09-19 01:46

make a one time only used variable in its own scope, since it won't get used again

6 lines of code changed in:

lan56 2004-09-19 01:00

add new files, and do a few touch-ups

18 lines of code changed in:

trepan 2004-09-19 00:55

don't leave the @CURL_XXX@ variables dangling for non-curl builds

5 lines of code changed in:

trepan 2004-09-19 00:28

get rid of warnings caused by the absence of libcurl

12 lines of code changed in:

atupone 2004-09-18 21:46

Adding kerberos libraries

2 lines of code changed in:

atupone 2004-09-18 21:37

Adding kerberos discovery

15 lines of code changed in:

brlcad 2004-09-18 21:01

rewrite the masterban command interface to consolidate the two masterbanflush and masterbanreload commands into a single masterban command with two subcommands (flush and *gasp* reload).. also add another subcommand "list" that reports just who is on the list. while we're at it, clean up the debug levels and output wording.

136 lines of code changed in:

brlcad 2004-09-18 20:53

add a masterban permission..

26 lines of code changed in:

trepan 2004-09-18 17:13

remove extraneous function params and #include

5 lines of code changed in:

jeffm2501 2004-09-18 14:01

hook up MOTD
add generic URL manager for geting stuff from the interweb
convert masteban to use URL manager
remove all extra calls to libCURL as it's now all in URLManager

18 lines of code changed in:

jeffm2501 2004-09-18 13:29

add URL manager files for generic URL geting class

133 lines of code changed in:

dtremenak 2004-09-17 12:55

ws

20 lines of code changed in:

lan56 2004-09-16 19:48

just forget the -Ox commands for bzflag, it is too resource expensive, just use -fexpensive-optimizations, and tone down bzfs to -O1 as well, bzadmin is still small enough that -O3 is fine

2 lines of code changed in:

lan56 2004-09-16 19:23

alright, -O2 is a bit too much of a resource hog so just -O1, lightweight optimizations, better than nothing

1 lines of code changed in:

dtremenak 2004-09-16 18:31

better directinput error handling

121 lines of code changed in:

dtremenak 2004-09-16 17:35

ws

1 lines of code changed in:

dtremenak 2004-09-16 17:31

warning

2 lines of code changed in:

dtremenak 2004-09-16 17:17

allow callers of FontManager to set the amount of dimness that DimColor triggers.
fix dimming of player callsign/email in hudrenderer

19 lines of code changed in:

micahjd 2004-09-16 16:22

Combine the strong_motor and weak_motor in a way that hopefully more closely matches the feel of the Logitech Cordless Rumblepad, which the original Linux FF_RUMBLE API seems to have been designed for. If this works, I'll use the same thing in my Gamecube driver ;)

10 lines of code changed in:

dtremenak 2004-09-16 16:12

switching resolutions (at least on windows, native & SDL) messes up the fonts real good, and texturefont::rebuild can't cope. probably another gl context problem.
add some ugly hacks to fontmanager to delete and recreate all the texturefonts instead of rebuilding the lists, which seems to work.

43 lines of code changed in:

dtremenak 2004-09-16 15:46

complete changeover from "force input device" to "active input device"

1 lines of code changed in:

bryjen 2004-09-16 13:50

curl libs in the makfile and fixup a copy-paste oops

2 lines of code changed in:

jeffm2501 2004-09-16 13:12

include the header for the arcs so it compiles

1 lines of code changed in:

jeffm2501 2004-09-16 12:00

add in motd files

136 lines of code changed in:

lan56 2004-09-15 22:28

add a few more commands for tab completion

3 lines of code changed in:

lan56 2004-09-15 21:14

add forcefeedback.cxx

3 lines of code changed in:

jeffm2501 2004-09-15 16:44

make the file compile.
cast some floats to ints, and make divisions be all nice and floaty.

4 lines of code changed in:

atupone 2004-09-15 14:35

Warning without rumble effect

8 lines of code changed in:

dtremenak 2004-09-15 13:47

DirectInput Force Feedback support that ought to work but doesn't seem to.

117 lines of code changed in:

trepan 2004-09-15 00:30

change masterban command names

2 lines of code changed in:

brlcad 2004-09-15 00:17

curl-config on mac os x outputs an erroneous "-arch i386" for some unknown reason, even on ppc, so be sure to remove it. also make the silly robots check a proper check.

15 lines of code changed in:

dbrosius 2004-09-14 23:00

warnings

2 lines of code changed in:

dbrosius 2004-09-14 22:55

forming a pointer-to-member requires explicit use of the address-of operator ('&') and a qualified name

1 lines of code changed in:

bryjen 2004-09-14 22:54

update master ban list commands

2 lines of code changed in:

dtremenak 2004-09-14 20:53

oops, and actually add the stinking files this time

324 lines of code changed in:

dtremenak 2004-09-14 20:51

DirectInput joystick support (force feedback support forthcoming)

4 lines of code changed in:

brlcad 2004-09-14 20:38

prevent an infinite loop (that happened on a frequent reconnect) on the callback

4 lines of code changed in:

brlcad 2004-09-14 19:01

bzfs can now announce to multiple public list servers. also reword master ban list entry to fit 80 char column

3 lines of code changed in:

bryjen 2004-09-14 18:09

Y!

1 lines of code changed in:

trepan 2004-09-14 18:08

add masterban commands

2 lines of code changed in:

jeffm2501 2004-09-14 18:06

add master ban list and all those who worked on it.

2 lines of code changed in:

bryjen 2004-09-14 18:03

rename masterban commands to avoid substring collision

4 lines of code changed in:

jeffm2501 2004-09-14 18:01

size is not an int

1 lines of code changed in:

atupone 2004-09-14 17:30

I really don't like copy.

11 lines of code changed in:

jeffm2501 2004-09-14 17:01

can't use a pointer to the temporary string returned from substr, it goes out of scope and is cleared on .net STL implemnetions ( and posibly others).
Copy the string ( sorry tupone and DTR)

3 lines of code changed in:

micahjd 2004-09-14 15:26

Add a 'Force feedback' setting to the Input menu

46 lines of code changed in:

micahjd 2004-09-14 15:07

Map evdev button numbers down to small integers that should actually correspond to what people think of as a button number. This is also necessary with many devices to fit the buttons into an unsigned long.

36 lines of code changed in:

micahjd 2004-09-14 14:42

Let's not set ff_rumble to NULL for no particular reason and make everything all crashy

2 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