Commit Log (Page 12 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-10-28 to 2005-10-22 (Commits 8732-8781 of 9331)

dtremenak 2005-10-28 16:11

allow for the display of arbitrary notices from the list server

5 lines of code changed in:

brlcad 2005-10-28 15:11

update from cad. since autogen.sh is a succint step, presume that we simply want to end up with the same COPYING and INSTALL that we started with, so restore from backup if they change regardless of the current revision

32 lines of code changed in:

atupone 2005-10-28 15:02

Unuseful check removed

2 lines of code changed in:

atupone 2005-10-28 14:52

Message directed to bots are mostly managed locally

43 lines of code changed in:

dtremenak 2005-10-28 14:21

scoring is server-side

1 lines of code changed in:

dtremenak 2005-10-27 17:39

remove stray reference to the lag flag

1 lines of code changed in:

dtremenak 2005-10-27 14:49

re-enable bzfsapi score set functionality

13 lines of code changed in:

dtremenak 2005-10-27 14:39

server has complete control of score. remove local score tracking altogether. allow the server to change myTank's score.

39 lines of code changed in:

atupone 2005-10-27 02:25

My changes

2 lines of code changed in:

dtremenak 2005-10-27 01:48

orange comes before cyan

2 lines of code changed in:

dtremenak 2005-10-27 00:12

hunters are a real team. remove all the ugly associated color and teamkill hacks.

68 lines of code changed in:

dtremenak 2005-10-26 23:12

merge changes from 2.0.5. v2_0branch tagged as merge-2_0-2_1-1.

426 lines of code changed in:

jeffm2501 2005-10-26 18:33

cheap bat file to run man2html for windows, only keep untill the project can be fixed ( stupid stdio)

4 lines of code changed in:

atupone 2005-10-26 17:13

Removing shot, player-update, flag update to bzadmin

28 lines of code changed in:

atupone 2005-10-26 15:43

TankPlayer, ComputerPlayer .. and now: ChatPlayer (for bzadmin)

21 lines of code changed in:

atupone 2005-10-26 15:16

Fix for the enable-shared implying plugins

1 lines of code changed in:

atupone 2005-10-25 17:14

Needed by make dist

1 lines of code changed in:

atupone 2005-10-25 17:08

Inertia is a bzdb var

20 lines of code changed in:

atupone 2005-10-25 15:56

ignore COPYING.backup

1 lines of code changed in:

brlcad 2005-10-25 15:55

increase limit to 50 just to avoid any low fps visual effects

1 lines of code changed in:

atupone 2005-10-25 15:41

ChangeLog to be built automatically. NEWS is the standard for user changes.

880 lines of code changed in:

atupone 2005-10-25 15:36

Birth of a new age

2 lines of code changed in:

jeffm2501 2005-10-25 13:48

leave admins as admins ( the '@' people )
add in op ( the /password peoiple )
get all the names straight
bump api version.

15 lines of code changed in:

brlcad 2005-10-25 13:35

call isAdmin instead

1 lines of code changed in:

trepan 2005-10-25 04:51

cull shadows for dynamic nodes

135 lines of code changed in:

trepan 2005-10-25 03:45

remove repeated comments

0 lines of code changed in:

trepan 2005-10-25 03:15

- don't add wall scene nodes if they can't be seen
- don't draw ground receivers if the ground isn't drawn
- don't use display lists for lights (BZDB 'lightLists' var)
- don't check MeshSceneNode lighting if the material doesn't support it

85 lines of code changed in:

dtremenak 2005-10-24 22:47

whoops, need this too

1 lines of code changed in:

dtremenak 2005-10-24 22:40

command "mousegrab" to toggle grab mouse functionality. bind it to some convenient key.

19 lines of code changed in:

dtremenak 2005-10-24 22:36

this actually compiled for you?

1 lines of code changed in:

trepan 2005-10-24 19:29

less hackish

54 lines of code changed in:

dtremenak 2005-10-24 19:10

warning

1 lines of code changed in:

atupone 2005-10-24 17:04

Removing our includes from HUDDialogStack.h

4 lines of code changed in:

atupone 2005-10-24 16:51

removing our include from HUDDialog.h

18 lines of code changed in:

atupone 2005-10-24 14:11

plugins are built when --enable-shared

5 lines of code changed in:

atupone 2005-10-24 13:24

Putting in ctype.h . I guess we need cctype instead

19 lines of code changed in:

dtremenak 2005-10-24 13:04

cleanups, ctype

10 lines of code changed in:

trepan 2005-10-24 05:20

changed default flag rendering mode to glDrawArrays - BZDBvar 'flagLists'
testing with '+f good{20}', '/roampos 45', linux, geforce3, AMD XP1800+,
1152x864, radar and console both disabled:
exp qual: lists - 84, nolists - 132
high qual: lists - 122, nolists - 152
med qual: lists - 125, nolists - 156
(the lower the number of visible flags, the bigger the improvement)

109 lines of code changed in:

atupone 2005-10-24 02:35

common.h should be the 1st included file, directly or indirectly

6 lines of code changed in:

trepan 2005-10-23 22:14

- add ".png" to texture names exported to MTL files (if not present)
- improve the OBJ texture coordinates for the ground, boxes, and pyramids

34 lines of code changed in:

atupone 2005-10-23 18:29

include ... last one

8 lines of code changed in:

atupone 2005-10-23 17:27

include

4 lines of code changed in:

trepan 2005-10-23 08:52

save a ground plane into the OBJs

26 lines of code changed in:

trepan 2005-10-23 07:29

use the orig. textures for teleporters

3 lines of code changed in:

trepan 2005-10-23 07:21

save boxes, pyramids, bases, and teleporters into OBJ files
- texture coords need work
- materials are slightly tinted (in case the textures are not available)

565 lines of code changed in:

atupone 2005-10-23 05:45

moving include in the HUD objects

23 lines of code changed in:

atupone 2005-10-23 05:22

moving effectRenderer include from spec to body

1 lines of code changed in:

atupone 2005-10-23 05:02

Removing includes from World.h

12 lines of code changed in:

trepan 2005-10-23 01:16

sequential OBJ mesh ids

23 lines of code changed in:

brlcad 2005-10-22 18:20

Support for -window on Mac command line executions is fixed

1 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