Commit Log (Page 45 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-02-22 to 2005-02-15 (Commits 7082-7131 of 9331)

dtremenak 2005-02-22 16:31

-poll disableKick, disableBan, disableSet, disableFlagReset boolean options

36 lines of code changed in:

atupone 2005-02-22 01:56

fixing timed ban removing

2 lines of code changed in:

dtremenak 2005-02-21 20:21

don't ever autoghost the player who's trying to join, even if they have a lower playerid than the already-joined player

2 lines of code changed in:

lan56 2005-02-20 17:25

revert my mistake--I greatly apologize

7 lines of code changed in:

lan56 2005-02-20 17:13

fix linking errors when compiling with CURL, and mention use of new dev-c++ 4.9.9.2

21 lines of code changed in:

trepan 2005-02-20 16:37

implement peekEvent() for XDisplay

15 lines of code changed in:

lan56 2005-02-19 22:56

change to non-ssl as to avoid need for extra .dlls

1 lines of code changed in:

dtremenak 2005-02-19 18:06

let BitmapFont manage its own gstates, and remove the forced state reset from FontManager

13 lines of code changed in:

dtremenak 2005-02-19 17:29

send MsgKilled before kicking a teamkiller

10 lines of code changed in:

sgk284 2005-02-19 03:06

Properly handle /vote responses. (Fix for bug 1112249)

18 lines of code changed in:

trepan 2005-02-18 19:51

comment

3 lines of code changed in:

trepan 2005-02-18 19:43

clean up the curl error messages wrt curl versions

4 lines of code changed in:

trepan 2005-02-18 18:29

crash catch by dtr

3 lines of code changed in:

trepan 2005-02-18 18:26

cache files are binary files for winnies

1 lines of code changed in:

trepan 2005-02-18 18:21

possible crash?

1 lines of code changed in:

dtremenak 2005-02-18 16:48

max() instead of std::max() is a vc-only thing, and it doesn't require xutility (it's defined in windef.h)

1 lines of code changed in:

trepan 2005-02-18 15:06

don't include <string> twice, use <string.h>

1 lines of code changed in:

jeffm2501 2005-02-18 15:03

<strings.h> isn't a valid header its <string>

4 lines of code changed in:

jeffm2501 2005-02-18 15:02

std::set is a class, can't have it typedefed as a struct

1 lines of code changed in:

jeffm2501 2005-02-18 15:01

define and implement a peekmessage for windows platform

97 lines of code changed in:

brlcad 2005-02-18 09:46

or not

1 lines of code changed in:

trepan 2005-02-17 23:29

weapon tilt

2 lines of code changed in:

trepan 2005-02-17 23:26

weapons "tilt" over the wire

2 lines of code changed in:

trepan 2005-02-17 23:25

tilted world weapons

35 lines of code changed in:

trepan 2005-02-17 16:36

DEBUG1 for libcurl version

8 lines of code changed in:

trepan 2005-02-17 14:34

provide the user with download error messages

192 lines of code changed in:

trepan 2005-02-16 22:15

ditch the printf's, use a better name

5 lines of code changed in:

dtremenak 2005-02-16 18:53

fix 48bpp RGB/RGBA png decoding

4 lines of code changed in:

trepan 2005-02-16 17:39

only abort downloads on ESC-down, continue to flush the rest

5 lines of code changed in:

trepan 2005-02-16 17:27

download abort message

2 lines of code changed in:

trepan 2005-02-16 17:10

only one DNS call per host during access checking

91 lines of code changed in:

timriker 2005-02-16 15:39

ws

441 lines of code changed in:

timriker 2005-02-16 12:50

isDead() != !isAlive(), constify, ws

30 lines of code changed in:

timriker 2005-02-16 12:24

warning

1 lines of code changed in:

timriker 2005-02-16 12:21

ws, warnings

5 lines of code changed in:

trepan 2005-02-16 09:49

yet another "make it match"

1 lines of code changed in:

dtremenak 2005-02-16 04:52

properly handle 1-, 2-, and 4-bit colormapped pngs also

32 lines of code changed in:

dtremenak 2005-02-16 03:40

oops, don't break 8-bit RGB decoding...

3 lines of code changed in:

trepan 2005-02-16 02:38

differentiate

1 lines of code changed in:

dtremenak 2005-02-16 02:10

Fix colormapped PNG loading, add some high-debug-level debuggage for the PNG reader

9 lines of code changed in:

trepan 2005-02-15 21:45

uhm, ya

0 lines of code changed in:

lan56 2005-02-15 21:44

make libCURL required

18 lines of code changed in:

lan56 2005-02-15 21:33

whoops, one more

3 lines of code changed in:

lan56 2005-02-15 21:30

updates

37 lines of code changed in:

trepan 2005-02-15 21:26

clean it up

4 lines of code changed in:

lan56 2005-02-15 21:25

removeTextures() is declared but was only previously defined for HAVE_CURL, just make a placeholder so it builds for no HAVE_CURL builds

6 lines of code changed in:

lan56 2005-02-15 21:19

the declaration in dowloads.h is the same for both HAVE_CURL and no HAVE_CURL, yet the definition has two types

2 lines of code changed in:

trepan 2005-02-15 21:01

breakup the Effects menu a little

16 lines of code changed in:

trepan 2005-02-15 20:44

download status during updates, and some extra HUD messages

50 lines of code changed in:

trepan 2005-02-15 19:44

and another

4 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