Commit Log (Page 14 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-18 to 2005-10-10 (Commits 8632-8681 of 9331)

atupone 2005-10-18 16:40

extern, go away from bzfs!

1 lines of code changed in:

atupone 2005-10-18 16:37

extern from WorldWeapons gone

8 lines of code changed in:

atupone 2005-10-18 15:50

Removing extern from SpawnPosition.cxx

181 lines of code changed in:

chestal 2005-10-18 11:26

ws

1 lines of code changed in:

timriker 2005-10-18 02:12

adns out, bc in (used only by configure)

1 lines of code changed in:

atupone 2005-10-18 01:50

"if [ ] " is perfectly ok, but sadly, '[' does mess m4

2 lines of code changed in:

brlcad 2005-10-18 00:40

bye bye server-side fps limit var

0 lines of code changed in:

brlcad 2005-10-18 00:40

use the new clientside var instead of a serverside var

2 lines of code changed in:

brlcad 2005-10-18 00:38

add fpsLimit and saveEnergy client-side variables

2 lines of code changed in:

brlcad 2005-10-18 00:08

FPS limit energy saver option for laptops (sf patch 1193413)

1 lines of code changed in:

brlcad 2005-10-18 00:02

whoops, don't commit testing func

0 lines of code changed in:

brlcad 2005-10-17 23:59

no sense for the debug block if both are the same

2 lines of code changed in:

brlcad 2005-10-17 23:48

add optional framerate limiting in order to save cpu utilization (helps laptops run cooler) based on the Energy Saver setting and fps limit. (modified refactored version of sf patch 1193413 from bearperson)

38 lines of code changed in:

brlcad 2005-10-17 23:44

add a new 'Energy Saver' menu item for laptops that run hot. presently only enables fps limiting to save cpu utilization. could do more. (modified version of sf patch 1193413 from bearperson)

15 lines of code changed in:

brlcad 2005-10-17 23:37

add a fps limit var that might eventually want to get pushed to clients. set it to a default of 30.

3 lines of code changed in:

timriker 2005-10-17 19:23

more auto* hacks

1 lines of code changed in:

timriker 2005-10-17 19:20

track changes in debian 2.0.4 update

19 lines of code changed in:

timriker 2005-10-17 19:19

use the correct license

28 lines of code changed in:

atupone 2005-10-17 16:41

RecordReplay extern moved to bzfs.h

7 lines of code changed in:

atupone 2005-10-17 16:15

All extern from command.cxx moved to bzfs.h

26 lines of code changed in:

dtremenak 2005-10-17 12:15

80 col

1 lines of code changed in:

atupone 2005-10-17 02:31

Don't leak password: can be bad for this server, but good for other. Don't give away to all admins.

4 lines of code changed in:

trepan 2005-10-16 22:20

don't use struct sizes for packing replay files

14 lines of code changed in:

trepan 2005-10-16 21:23

clear out extra flags in replay mode

1 lines of code changed in:

jeffm2501 2005-10-16 20:47

patch 1326240, Tell the admins when people attempt server password

7 lines of code changed in:

menotume 2005-10-16 19:09

HoldTheFlag plugin: Get callsigns of existing players when plugin is loaded.
API Docs: fix return value of bz_getPlayerByIndex()

20 lines of code changed in:

atupone 2005-10-16 17:17

removePlayer, playerKilled, clOptions & curMaxPlayers exported by bzfs.h

14 lines of code changed in:

atupone 2005-10-16 15:53

BasesList bases is exported in bzfs.h

11 lines of code changed in:

atupone 2005-10-16 15:31

sendMessage is now declared in bzfs.h

13 lines of code changed in:

jeffm2501 2005-10-15 20:40

normalise lighting normals before we write them ( since many apps seem to suck )

3 lines of code changed in:

jeffm2501 2005-10-15 20:40

model tool needs regex now, since text utils needs regex

35 lines of code changed in:

menotume 2005-10-15 17:52

Fix pressing 'S' while hunt-selecting.

29 lines of code changed in:

jeffm2501 2005-10-14 16:49

support mouse wheel events so windows native can scroll and zoom too :)

22 lines of code changed in:

trepan 2005-10-14 03:12

use alpha thresholding to render flags (rather then blending)
- flags no longer have to be sorted (faster and better looking)
- fixes the ghost line on the tail that resulted from wrap-around

23 lines of code changed in:

trepan 2005-10-13 17:56

unnamed meshes need unique id tags

3 lines of code changed in:

trepan 2005-10-13 17:06

add the -o option for /saveworld

11 lines of code changed in:

trepan 2005-10-13 16:42

format touchups

4 lines of code changed in:

trepan 2005-10-13 16:35

- save a separate MTL file
- comment extraneous info from the OBJ file

167 lines of code changed in:

trepan 2005-10-13 15:30

- implemented "saveAsOBJ"
material output needs to be modified
extraneous info needs to be commented

168 lines of code changed in:

trepan 2005-10-12 04:25

oops, make it so that lods don't have to be ordered

4 lines of code changed in:

atupone 2005-10-11 15:41

Don't loop indefinitely if not able to position flags

11 lines of code changed in:

trepan 2005-10-11 07:01

the call exists, use it

2 lines of code changed in:

trepan 2005-10-11 06:49

do it yourself, but with due diligence

1 lines of code changed in:

trepan 2005-10-11 04:33

if you want something done right...

16 lines of code changed in:

trepan 2005-10-11 04:15

set "saveSettings" to force config saves

10 lines of code changed in:

timriker 2005-10-10 19:46

README.txt

35 lines of code changed in:

atupone 2005-10-10 17:03

Config file is saved only on request, not everytime we exit the client

30 lines of code changed in:

menotume 2005-10-10 14:47

minor doc changes

6 lines of code changed in:

bryjen 2005-10-10 13:09

formatting, alphabetize

286 lines of code changed in:

bryjen 2005-10-10 13:05

document support for password in command-line server specification

9 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