Commit Log (Page 19 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: 2005-09-15 to 2005-09-05 (Commits 8382-8431 of 9331)

dtremenak 2005-09-15 03:13

combat "mouse enhancement"-induced jitteriness and unpredictability
clamp linear acceleration relative to tank speed to 0.05 seconds from "full stop" to "full forward" on both the client and the server.
server noisily drops packets where the acceleration is out of bounds
client uses the same code as an inertia setting would to distribute the acceleration between multiple updates.
needs testing and tuning. for reference, the max I've been able to pull with fairly aggressive mouse settings is about 0.20 seconds from stop to _tankSpeed.

43 lines of code changed in:

jeffm2501 2005-09-14 18:33

set ang defaults back to 0, if we want to change them lets eval why and whatnot in the next major, not this close to release

4 lines of code changed in:

jujibo 2005-09-14 15:08

better response to moves under differents conditions

1 lines of code changed in:

jeffm2501 2005-09-14 12:50

check in the rest of the changes that will make the API changes from yesterday actualy work

2 lines of code changed in:

trepan 2005-09-14 07:31

- fix radar dimming w.r.t. geometry and smoothing

13 lines of code changed in:

jeffm2501 2005-09-13 23:07

add a team paramater to chat event, set if the item is a to team message.
set the ID to BZ_ALLUSERS if the message is to 254

14 lines of code changed in:

jeffm2501 2005-09-13 16:26

update sample to be MD not MT

2 lines of code changed in:

jeffm2501 2005-09-13 16:25

update plugins to be MD not MT

8 lines of code changed in:

jeffm2501 2005-09-13 16:23

get windows standard release to build with pdcurses with out errors or warnings
all release mode stuff is now linked dynamicly with the runtimes, not static like we used to.
this means that we have to ship the VC Runtimes in the installer ( like we have been doing )

5 lines of code changed in:

atupone 2005-09-13 15:15

removed sdl and curl m4 macro from here

0 lines of code changed in:

jujibo 2005-09-13 10:07

Added /sendhelp command to the man page

15 lines of code changed in:

jujibo 2005-09-13 09:51

Update Changelog for ban admin bug fix

1 lines of code changed in:

jujibo 2005-09-13 09:44

Added /kill command to the manpage and updated /ban

27 lines of code changed in:

atupone 2005-09-12 16:56

Configure can be run from a different directory than source. like make distcheck does

9 lines of code changed in:

atupone 2005-09-12 16:11

Complete the list of directory that have to be dist'ed

1 lines of code changed in:

atupone 2005-09-12 15:45

make dist now do not fail.

9 lines of code changed in:

atupone 2005-09-12 15:18

bzadmin need regex to link

7 lines of code changed in:

bryjen 2005-09-11 23:07

if it's not a lib anymore, stop trying to link with it

10 lines of code changed in:

atupone 2005-09-11 21:01

don't build bzfs static. But export symbols needed by dlopened module.

3 lines of code changed in:

brlcad 2005-09-11 16:52

build the plugin lib and bzfs static

2 lines of code changed in:

menotume 2005-09-11 16:12

being more specific :)

2 lines of code changed in:

menotume 2005-09-11 16:09

BUG report

2 lines of code changed in:

menotume 2005-09-10 10:51

Send confirmation msg to all admins when /sendhelp is performed.

5 lines of code changed in:

atupone 2005-09-09 19:57

Don't traverse into src/bzadmin if not building bzadmin

8 lines of code changed in:

atupone 2005-09-09 17:49

Don't traverse into src/bzflag if not building client

7 lines of code changed in:

bryjen 2005-09-09 16:46

more unique naming to prevent plugins from overwriting each other

11 lines of code changed in:

bryjen 2005-09-09 13:50

spelling

8 lines of code changed in:

brlcad 2005-09-08 21:35

build the plugins as proper modules now and resolve symbols against the libBZFSplugin library. since we're using -module, the lib prefix is no longer required and will generate .so's for all platforms. the -avoid-version flag prevents the usual library version suffixes which are also not necessary since these are plugins

36 lines of code changed in:

brlcad 2005-09-08 21:33

use the new libBZFSplugin library and give instructions and the extra magic needed for mac os x just needs to be uncommented for now until the right configure checks can be added for python

9 lines of code changed in:

brlcad 2005-09-08 21:17

python 2.3 requires compile.h and eval.h on at least os x

3 lines of code changed in:

brlcad 2005-09-08 21:13

build libBZFSplugin.la for loading plugins dynamically. This provides a simple library wrapper that the plugins can use to resolve api symbols against.

6 lines of code changed in:

jujibo 2005-09-08 09:12

most of devs aren't ready for this comment :)

0 lines of code changed in:

jujibo 2005-09-08 06:19

unused code removed

0 lines of code changed in:

jujibo 2005-09-08 06:06

Bug [1168726] - FIXED

12 lines of code changed in:

dtremenak 2005-09-07 18:52

correct replaceall (thx rpg)

2 lines of code changed in:

brlcad 2005-09-07 17:57

s/MERCHANTIBILITY/MERCHANTABILITY/g .. yes, it took a non-native-english-speaking italian to notice the spelling mistake.

838 lines of code changed in:

trepan 2005-09-07 02:10

from orange: include a missing system header file

11 lines of code changed in:

jeffm2501 2005-09-06 19:17

doc the new text utils

10 lines of code changed in:

jeffm2501 2005-09-06 19:10

some text utils for the masses

85 lines of code changed in:

jeffm2501 2005-09-06 18:40

remove uses of TextUtils, since it now uses regex and we dont' want to have it be all messy.

266 lines of code changed in:

brlcad 2005-09-06 16:56

generate the python makefile

1 lines of code changed in:

brlcad 2005-09-06 16:55

add python to the traversal

1 lines of code changed in:

brlcad 2005-09-06 16:55

initial build file to hook this stuff into the regular build. the library is an EXTRA_LIB for now so you'll have to cd to plugins/python and make libPyBZFlag.la to build it for now until it actually compiles. cppflags and ldflags need to be set still, but that requires configure checks for python to be useful

35 lines of code changed in:

jeffm2501 2005-09-06 16:51

update to new data and enumeration names

15 lines of code changed in:

atupone 2005-09-06 13:54

Add a bzadmin mode for joining player

3 lines of code changed in:

brlcad 2005-09-06 13:19

fix the script to work on more systems including mac. recursive cp, use perl edit-in-place option instead of presuming gnu sed. output more information to the user about how to hook their plugin into the build system too.

37 lines of code changed in:

brlcad 2005-09-06 12:59

-rdynamic is not a valid ld option on several systems. if it's actually required, it should be tested for in configure.ac and added conditionally if it's valid

0 lines of code changed in:

brlcad 2005-09-06 12:27

mac supports app switching and all the windowing goodness for some time now

0 lines of code changed in:

brlcad 2005-09-06 12:25

plugins are rumored to work on mac.. and it compiles.. so ship it!

1 lines of code changed in:

brlcad 2005-09-05 21:19

hrm. make the makefiles die like they were supposed to. replaced by makefile.am files.

0 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