Commit Log (Page 37 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-05-21 to 2005-05-20 (Commits 7482-7531 of 9331)

atupone 2005-05-21 18:18

-mcpu is deprecated on 3.4 gcc compiler

12 lines of code changed in:

atupone 2005-05-21 18:17

Bug on the xmingw: hypotf double defined

8 lines of code changed in:

chestal 2005-05-21 17:36

consistency

1 lines of code changed in:

lan56 2005-05-21 17:25

strip exectuable to save space

4 lines of code changed in:

lan56 2005-05-21 17:18

add _USE_BZ_API

2 lines of code changed in:

jeffm2501 2005-05-21 16:35

let the plugin define a max wait time for the main loop.

20 lines of code changed in:

davidtrowbridge 2005-05-21 16:22

pass time to tick handlers

10 lines of code changed in:

davidtrowbridge 2005-05-21 16:00

get rid of debug output

0 lines of code changed in:

davidtrowbridge 2005-05-21 15:59

ladies and gentlemen, we have a working event handler

30 lines of code changed in:

davidtrowbridge 2005-05-21 15:56

ws in CmdLineOptions.cxx, fix bzfsAPI.cxx ('sync' is a reserved symbol on lunix, thank you very much)

13 lines of code changed in:

jeffm2501 2005-05-21 15:45

things that return stuff should return stuff.

4 lines of code changed in:

jeffm2501 2005-05-21 15:35

unique name for the "C" people

2 lines of code changed in:

jeffm2501 2005-05-21 15:29

make it know about the bzfsness
still needs python libs

30 lines of code changed in:

davidtrowbridge 2005-05-21 15:27

perform proper error checking on the value we get from our event handler dictionary

2 lines of code changed in:

jeffm2501 2005-05-21 15:26

because you know you want them.

161 lines of code changed in:

davidtrowbridge 2005-05-21 15:25

yes! now it segfaults instead of doing nothing

1 lines of code changed in:

jeffm2501 2005-05-21 15:25

add non team event register to make it less confusing for those that want all events.

8 lines of code changed in:

jeffm2501 2005-05-21 15:16

API functions to add some world objects ( box, pyr, tp, link, base, and water level )

197 lines of code changed in:

davidtrowbridge 2005-05-21 15:16

a bunch of infrastructure for recieving events. this ought to be spewing 'tick!' to my console, but for some reason it's not

44 lines of code changed in:

davidtrowbridge 2005-05-21 14:50

oh how i wish cvs stat worked like svn stat. add a Team module that contains all the team IDs

81 lines of code changed in:

davidtrowbridge 2005-05-21 14:41

it's "rogue" not "rouge"

1 lines of code changed in:

atupone 2005-05-21 07:23

Unused vars warning

2 lines of code changed in:

davidtrowbridge 2005-05-21 05:52

one more thought

5 lines of code changed in:

davidtrowbridge 2005-05-21 05:46

add a check to make sure that the bindings are against the version we expect

7 lines of code changed in:

davidtrowbridge 2005-05-21 05:34

don't explode horribly if there's more than 1 python script

34 lines of code changed in:

davidtrowbridge 2005-05-21 05:21

Add a BZFlag.Event module which (for now) just consists of a bunch of int constants for all of the event IDs. Make test.py print out this module's dictionary, since that proves it's working :)

91 lines of code changed in:

davidtrowbridge 2005-05-21 05:06

add a file containing my thoughts on how these bindings should look

20 lines of code changed in:

davidtrowbridge 2005-05-21 04:51

hush

4 lines of code changed in:

davidtrowbridge 2005-05-21 04:50

add my little test script, 'cuz why not

23 lines of code changed in:

davidtrowbridge 2005-05-21 04:45

One can now do "import BZFlag; BZFlag.SendTextMessage(0, 0, 'hello')" and everything works just peachy. looks like the hard part is out of the way

24 lines of code changed in:

davidtrowbridge 2005-05-21 04:24

it helps to null-terminate our buffers

4 lines of code changed in:

davidtrowbridge 2005-05-21 04:15

sweet zombie jesus! it ran a trivial python script!

26 lines of code changed in:

jeffm2501 2005-05-21 03:49

blarg, narf, bling blong

1 lines of code changed in:

davidtrowbridge 2005-05-21 03:23

well, maybe this is correct. who knows. time to go get clean.

27 lines of code changed in:

davidtrowbridge 2005-05-21 02:52

it's -my- plugin, i'll do whitespace my way

5 lines of code changed in:

davidtrowbridge 2005-05-21 02:47

stub out a couple more API functions

18 lines of code changed in:

jeffm2501 2005-05-21 02:28

random world generation event.
add plugin version call
update plugins to use new version callback.
make sure plugins that fail get cleaned up.

127 lines of code changed in:

lan56 2005-05-21 00:15

fix typo of file name

1 lines of code changed in:

jeffm2501 2005-05-21 00:14

add a tick event that can be called every bzfs loop

38 lines of code changed in:

davidtrowbridge 2005-05-20 22:50

a little progress towards a real module, but now it's time to go whack some balls with a big stick

15 lines of code changed in:

davidtrowbridge 2005-05-20 22:38

add the beginnings of the main module

60 lines of code changed in:

davidtrowbridge 2005-05-20 22:27

add basic python initialization/finalization

5 lines of code changed in:

davidtrowbridge 2005-05-20 22:21

get rid of the Makefile in an exchange for an SConstrct, because that makes it easy to get the python include path

20 lines of code changed in:

jeffm2501 2005-05-20 22:02

add event so API can allow or deny a player join

72 lines of code changed in:

davidtrowbridge 2005-05-20 21:56

add the beginnings of a python plugin

33 lines of code changed in:

jeffm2501 2005-05-20 21:28

add bz_removePlayerFlag

17 lines of code changed in:

jeffm2501 2005-05-20 21:24

autoteam event ( called when bzfs wants to asign a team to a player )
add score to player data in API
add more bzdb info functions to API

75 lines of code changed in:

lan56 2005-05-20 21:05

add bzfsapi.cxx and bzfsplugins.cxx

8 lines of code changed in:

lan56 2005-05-20 20:40

update

4 lines of code changed in:

jeffm2501 2005-05-20 20:13

playerList and Kill functions

5 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