Commit Log (Page 30 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-07-08 to 2005-06-24 (Commits 7832-7881 of 9331)

chestal 2005-07-08 17:55

typo

1 lines of code changed in:

atupone 2005-07-08 16:52

cURLManager::perform() is called just before select, so transfer start asap

3 lines of code changed in:

atupone 2005-07-08 16:25

call removeHandle before the finalization callback, so a new transfer can start from it

1 lines of code changed in:

bryjen 2005-07-08 16:07

teamkillers should not always respawn on base

1 lines of code changed in:

dtremenak 2005-07-08 13:34

team icons on join menu

53 lines of code changed in:

chestal 2005-07-08 11:41

forward-declare SortedGState to make friend work

3 lines of code changed in:

dtremenak 2005-07-08 00:27

ws

12 lines of code changed in:

dtremenak 2005-07-07 18:12

don't double-dim the player names, flags, etc on the scoreboard

10 lines of code changed in:

dtremenak 2005-07-07 18:03

don't let the menu arrow quad overlap the menu text

3 lines of code changed in:

dtremenak 2005-07-07 17:48

correct changelog entry to actual behavior

1 lines of code changed in:

menotume 2005-07-07 15:35

'revert' unwanted commit.

0 lines of code changed in:

menotume 2005-07-07 15:25

Update Changelog for -advertise

74 lines of code changed in:

dtremenak 2005-07-07 15:01

try opening event devices for read-only if we can't open them for read-write. most linux joysticks are not ff and don't need write perms. also add some debuggage.

14 lines of code changed in:

menotume 2005-07-07 12:30

Implementation of listserver ADVERTISE groups feature.
New command-line option: -advertise GROUP,GROUP,...

43 lines of code changed in:

bryjen 2005-07-07 10:42

set the radar frame color just like the message panel

1 lines of code changed in:

bryjen 2005-07-07 10:34

get rid of name-conflicted variable to silence warning

6 lines of code changed in:

bryjen 2005-07-06 23:22

remove the OTHER #ifdef debug's for /localset

0 lines of code changed in:

jeffm2501 2005-07-06 20:01

make hunter tanks be all orange and stuff in radar and gui ( please test )

42 lines of code changed in:

dtremenak 2005-07-06 15:43

remove the #ifdef debug requirement for /localset

0 lines of code changed in:

dtremenak 2005-07-06 15:13

no teleporter/oo effect on bullets which die at the boundary wall

38 lines of code changed in:

dtremenak 2005-07-06 14:42

oops, can't do that (breaks player-player /me). move /me back to where it was a few minutes ago.
make /me use its associated permission (ACTIONMESSAGE)
don't block any other commands beginning with me (e.g. if a plugin registers /meditate let it have it)
don't crash with an empty /me
clean up some logic

33 lines of code changed in:

atupone 2005-07-06 14:40

Do url-encoded post (not multipart)

17 lines of code changed in:

dtremenak 2005-07-06 14:16

put /me back the way it seems it was originally supposed to be...as a real server command that actually uses its associated permission

31 lines of code changed in:

pimpinella 2005-07-06 10:58

this fixes server crashes after countdown caused by half joined players too

1 lines of code changed in:

pimpinella 2005-07-06 10:31

revert ugly things

3 lines of code changed in:

jeffm2501 2005-07-05 22:51

update mac icon to match the new one

0 lines of code changed in:

atupone 2005-07-05 17:25

Use url-encoded / single part POST

7 lines of code changed in:

atupone 2005-07-05 15:43

interface is a reserved word in windows

5 lines of code changed in:

atupone 2005-07-05 14:14

API added for doing urlencoded POST

20 lines of code changed in:

pimpinella 2005-07-05 14:07

this fixes a server crash if an occupied slot is present why performing /countdown.
Not really nice (yes, i know it) at least it works though.
~pw ;)

17 lines of code changed in:

atupone 2005-07-05 13:54

Change proc name from setPostMode to setHTTPPostMode as Tim does not want multipart, and we need an other api for url-encoded-data

5 lines of code changed in:

pimpinella 2005-07-05 12:25

if we want to access a players data we need to make sure it was initialised before. If the player is one of those nasty empty slots this is not for sure.
Once signingOn() is passed we can assumethe object contains valid data, so check for it.

17 lines of code changed in:

atupone 2005-07-04 14:07

Fixing pointer in/out event handling

2 lines of code changed in:

atupone 2005-07-03 19:00

setPostMode must be called for using POST after the form data are filled

2 lines of code changed in:

atupone 2005-07-03 18:12

using curl to access list-server

59 lines of code changed in:

atupone 2005-07-03 18:07

Adding setInterface, setUserAgent, and fdset. Needed for listserver

46 lines of code changed in:

menotume 2005-07-03 14:22

Remove cr/lf from end of POST arguments

2 lines of code changed in:

atupone 2005-07-02 19:24

Limits on source code line length

3 lines of code changed in:

atupone 2005-07-02 18:54

A delete should be enough for calling a dtor

3 lines of code changed in:

atupone 2005-07-02 17:34

no need for "this->" when there is no shadow

4 lines of code changed in:

menotume 2005-07-02 14:20

Change Listserver requests from 'GET' to 'POST'.
libcurl NOT used.

29 lines of code changed in:

atupone 2005-07-02 05:44

Reformatting text. Too long line (> 80 chars)

48 lines of code changed in:

menotume 2005-07-02 00:16

Change list server request methods from 'GET' to 'POST (libcurl NOT used).

2 lines of code changed in:

atupone 2005-07-01 17:29

I forget to call the finalization

1 lines of code changed in:

lan56 2005-06-28 15:18

light optimizations

1 lines of code changed in:

lan56 2005-06-28 15:13

split into sections; add wegstar's bug about "xx" in the makefile

11 lines of code changed in:

jeffm2501 2005-06-28 13:17

make -noMasterBanList have a little l so it will work

2 lines of code changed in:

menotume 2005-06-28 10:31

REVERT bzfs cmdline option/feature: -privateserver

7 lines of code changed in:

menotume 2005-06-26 13:23

Added -privateaddr commandline option to bzfs. This will allow servers to
use global logins, yet not show up on the serverlist. Will not break
existing bzfls.php, but requires bzfls.php update to enable the feature.

28 lines of code changed in:

atupone 2005-06-24 22:09

compiler warning fix

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