Commit Log (Page 153 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: 2003-09-30 to 2003-09-26 (Commits 1682-1731 of 9331)

larsl 2003-09-30 13:21

acconfig.h doesn't exist, don't try to put it in the distribution

0 lines of code changed in:

brlcad 2003-09-30 06:55

add profiling support for os x for debug and non-debug builds

10 lines of code changed in:

dbrosius 2003-09-30 01:25

doc need for /reset

4 lines of code changed in:

dbrosius 2003-09-29 22:37

Allow fire, identify, drop while selecting hunt target - Adam Krell

24 lines of code changed in:

dbrosius 2003-09-29 20:17

attempt to pacify riker

7 lines of code changed in:

dbrosius 2003-09-29 20:12

mop up after learner

5 lines of code changed in:

atupone 2003-09-29 18:49

-enable-profiling (only for Linux now)

6 lines of code changed in:

brlcad 2003-09-29 16:08

whitespace

234 lines of code changed in:

brlcad 2003-09-29 14:28

added commands.cxx and commands.h; let the madness begin

2 lines of code changed in:

brlcad 2003-09-29 14:27

ripped out a bunch of goo that went into "PlayerInfo" and "commands" files for PlayerInfo, TeamInfo, handleVetoCmd(), handlePollCmd(), handleVoteCmd()

5 lines of code changed in:

brlcad 2003-09-29 14:25

added new PlayerInfo.h and commands.h headers

2 lines of code changed in:

brlcad 2003-09-29 14:23

ripped the /vote /poll and /veto command hook functionification that MAC started out into their own file; need/should make hook functions for all of the commands using a standardized interface

443 lines of code changed in:

timriker 2003-09-29 14:23

join position update

6 lines of code changed in:

brlcad 2003-09-29 14:21

separated ClientState, TeamInfo, and PlayerInfo away from the bigger mess that shall be named bzfs.cxx

6 lines of code changed in:

brlcad 2003-09-29 13:12

okay, try s/d/p/ on the _bzadmin_ Makefile.am this time..

1 lines of code changed in:

brlcad 2003-09-29 13:02

try adding <algorithm> for std::find

1 lines of code changed in:

brlcad 2003-09-29 12:55

wtf is up with automake.. removed the comments

0 lines of code changed in:

brlcad 2003-09-29 12:47

er, how did this get commited?? sheesh.. silly learner

3 lines of code changed in:

brlcad 2003-09-29 11:35

er, s/d/p/

2 lines of code changed in:

brlcad 2003-09-29 11:30

removie -a leenuoxism and replace with more standard options (-dR)

1 lines of code changed in:

brlcad 2003-09-29 10:27

updated arbiter to new booth interface; votes are no longer integer indices, they are strings

4 lines of code changed in:

brlcad 2003-09-29 10:25

reworked the voting booth; simplified interface - got rid of vote_t vote ids; got rid of hard-coded array limits; now using map and vectors to track voters and options; decoupled from textutils.h; eliminated the unit test since I did not want to rewrite it

66 lines of code changed in:

davidtrowbridge 2003-09-29 02:50

make it compile

6 lines of code changed in:

davidtrowbridge 2003-09-29 02:46

something that makes slightly more sense

1 lines of code changed in:

dbrosius 2003-09-29 02:33

What, no bugs?

0 lines of code changed in:

dbrosius 2003-09-29 02:31

Get rid of the infernal poll updates, and what's with all the memsets? :)

0 lines of code changed in:

dbrosius 2003-09-29 02:25

Make poll cmd handling more semi readable

11 lines of code changed in:

dbrosius 2003-09-29 02:16

Make poll cmd handling semi readable

341 lines of code changed in:

davidtrowbridge 2003-09-29 01:41

bug remenant is no longer a blocker, moving to BUGS

4 lines of code changed in:

davidtrowbridge 2003-09-29 01:38

ole' dave says its fixed

0 lines of code changed in:

davidtrowbridge 2003-09-29 01:32

change the character of the bug somewhat

3 lines of code changed in:

atupone 2003-09-27 20:16

bot shoot taking into account target distance (but still still)

6 lines of code changed in:

dbrosius 2003-09-27 19:56

Might be gold

7 lines of code changed in:

dbrosius 2003-09-27 19:55

If gravity is positive there's no 'too high' kicks

10 lines of code changed in:

chestal 2003-09-27 13:56

redo MsgSetVar handling: one buffer to fit them all (actually, [256] would suffice) and move it to a function to avoid code duplicatin

32 lines of code changed in:

chestal 2003-09-27 13:36

ws

1 lines of code changed in:

larsl 2003-09-27 13:27

ui is a member variable now, don't need it as a parameter

3 lines of code changed in:

larsl 2003-09-27 05:54

Refactoring; move code from main() to OptionParser

43 lines of code changed in:

larsl 2003-09-27 05:03

Use inheritance to clean up the code, remove global variabled

22 lines of code changed in:

timriker 2003-09-27 00:43

TODO dns for bzfls

1 lines of code changed in:

timriker 2003-09-27 00:30

bzfs -> bzfls

3 lines of code changed in:

brlcad 2003-09-26 23:24

One down. Three to go. (filter bug fixed)

0 lines of code changed in:

dbrosius 2003-09-26 22:42

Roger begrudgingly admits that even he can't break the rules of gravity

6 lines of code changed in:

dbrosius 2003-09-26 22:21

relax high jump kick

1 lines of code changed in:

atupone 2003-09-26 19:42

Allocate XSizeHints with Xlibs call. Seems to fix -window problem on Linux

32 lines of code changed in:

larsl 2003-09-26 17:48

Add \0 to messages at another place where it can't possibly interfere with shots and kills

1 lines of code changed in:

larsl 2003-09-26 15:52

Refactoring; make bzadmin more OO-like

357 lines of code changed in:

larsl 2003-09-26 07:18

Fixed some PDCurses-related bugs

13 lines of code changed in:

larsl 2003-09-26 06:47

Go to the end of the command history when the line is cleared with Ctrl-U

1 lines of code changed in:

larsl 2003-09-26 06:44

Fix command history bug in bzadmin, trying to access the history when there was no history would crash the program

3 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