Commit Log (Page 185 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: 2001-03-21 to 2001-02-27 (Commits 82-131 of 9331)

timriker 2001-03-21 03:22

revert radar updates, still need work

24 lines of code changed in:

bz-akira 2001-03-21 02:12

21.03.2001 mathias gumz: i recoded the jammingflagradarnoise. its now much
faster. i use 1 big (4 x 64 x 64 x 1) texturobject (GL_LUMINANCE). first
test replies, that the fps are the same like you dont have the jamming
flag. on my system the fps without this patch and enabled jamming flags
are only 10 fps (without jamming : 100fps). this is just by removing the
glDrawPixel(); ... :)

so this is my first try, feel free to mail me any ideas. first posting here, dont be angry with me about bad english skillz and the stuff i said here.

regards

121 lines of code changed in:

crs23 2001-03-20 00:01

fixed code to match comment

1 lines of code changed in:

crs23 2001-03-19 23:55

now starting search for current resolution from end of the resolution
list, not one past the end of the list.

1 lines of code changed in:

crs23 2001-03-19 23:53

removed obsolete member (stopped) from GuidedMissileStrategy and
added initialization for new member renderTimes.

1 lines of code changed in:

crs23 2001-03-19 23:02

cleaned up line-wrapping code. no longer computes strlen() for each
line. no longer copies string for each line (operator=() on BzfString
does a copy, new and delete). now clipping lines to the top and the
right of the message area (glScissor() did this too but this avoids
the rendering when we know the string will be clipped).

36 lines of code changed in:

timriker 2001-03-19 20:49

send MsgGrab less

2 lines of code changed in:

timriker 2001-03-19 14:08

init addr_len

1 lines of code changed in:

timriker 2001-03-13 15:55

non ascii -

5 lines of code changed in:

timriker 2001-03-12 22:12

add teleporters

137 lines of code changed in:

timriker 2001-03-12 22:11

remove \n

2 lines of code changed in:

timriker 2001-03-12 15:52

no sigaction() on win32

4 lines of code changed in:

timriker 2001-03-11 20:03

wordfilecomments

1 lines of code changed in:

timriker 2001-03-11 17:45

OO improvements

8 lines of code changed in:

timriker 2001-03-11 10:41

limbo flag fix

2 lines of code changed in:

timriker 2001-03-11 03:48

HiX experimental world

285 lines of code changed in:

timriker 2001-03-10 19:44

eep, typo

21 lines of code changed in:

timriker 2001-03-10 13:06

eep, typo

1 lines of code changed in:

timriker 2001-03-10 13:01

follow tank roaming mode

11 lines of code changed in:

timriker 2001-03-10 02:21

some warnings and messages

3 lines of code changed in:

timriker 2001-03-09 16:30

man pages, text formatting

88 lines of code changed in:

timriker 2001-03-08 23:23

remove extra \n from printError calls

25 lines of code changed in:

timriker 2001-03-08 23:03

case insensitive unique nicks

3 lines of code changed in:

timriker 2001-03-08 22:20

/kick /lagstats

141 lines of code changed in:

timriker 2001-03-08 22:13

quick messages

34 lines of code changed in:

timriker 2001-03-08 21:38

preliminary Macintosh changes

275 lines of code changed in:

timriker 2001-03-07 21:57

don't drain and flush audio on solaris

4 lines of code changed in:

timriker 2001-03-07 19:02

chris as author
server as relay message
Looking up host name error
hardcode winsock errors for that broken OS

71 lines of code changed in:

timriker 2001-03-07 18:40

cleanup for submission

13 lines of code changed in:

timriker 2001-03-07 11:44

doc changes, rename switch

43 lines of code changed in:

timriker 2001-03-07 10:43

scoring, whitespace

23 lines of code changed in:

timriker 2001-03-07 03:17

unpacked addr struct, message fixes

16 lines of code changed in:

timriker 2001-03-07 00:19

reborn rogue tank placement

4 lines of code changed in:

timriker 2001-03-06 17:07

Michael Staggs <tannhaus@linuxfreak.com> wants string.h included

1 lines of code changed in:

timriker 2001-03-06 15:25

try both SO_REUSEADDR and SO_REUSEPORT if available

2 lines of code changed in:

timriker 2001-03-06 15:20

correct publicizedAddress handling

0 lines of code changed in:

timriker 2001-03-06 06:21

nodelay portability fix

5 lines of code changed in:

timriker 2001-03-06 06:05

convert udp code to use only one port and repect ipmasq fw

187 lines of code changed in:

timriker 2001-03-05 16:43

homepage update

1 lines of code changed in:

timriker 2001-03-05 16:41

teleport shots

3 lines of code changed in:

timriker 2001-03-04 12:15

more BZFlag references

14 lines of code changed in:

timriker 2001-03-04 11:35

n way buffering and joystick support

370 lines of code changed in:

timriker 2001-03-03 22:43

make enemies by cleaning up source formatting

1098 lines of code changed in:

timriker 2001-03-03 19:04

home page updates

14 lines of code changed in:

timriker 2001-03-03 18:58

roll back flakey oneport tcp code

90 lines of code changed in:

timriker 2001-03-02 11:58

try signal.h on win32

0 lines of code changed in:

timriker 2001-03-02 03:02

replace signal()

142 lines of code changed in:

timriker 2001-02-28 15:37

pgup/pgdn help menu

3 lines of code changed in:

timriker 2001-02-28 05:04

more oneport hacking

33 lines of code changed in:

timriker 2001-02-27 21:45

patch messages sent to old clients

61 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