Commit Log (Page 88 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: 2004-08-11 to 2004-08-06 (Commits 4932-4981 of 9331)

dtremenak 2004-08-11 14:29

ws

4 lines of code changed in:

dtremenak 2004-08-11 13:44

compile bzadmin in vc5

9 lines of code changed in:

dtremenak 2004-08-11 13:29

that would be std::sort for us namespace-impaired folks

2 lines of code changed in:

dtremenak 2004-08-11 13:15

vc warning

1 lines of code changed in:

dtremenak 2004-08-11 13:12

declare the iterator var outside of the for loop when it's used more than once in the function

3 lines of code changed in:

dtremenak 2004-08-11 12:45

don't need to tell them what they don't have to do

0 lines of code changed in:

atupone 2004-08-11 07:24

with fb unset, base size and height should be zeroed

3 lines of code changed in:

atupone 2004-08-11 07:11

Fix bug where a flag dropped in enemy base, could go inside a building

4 lines of code changed in:

atupone 2004-08-11 06:49

Fixing collision with raised pyramids

1 lines of code changed in:

atupone 2004-08-10 21:32

Auto-team changed to improve team-play

146 lines of code changed in:

trepan 2004-08-10 19:37

8th dimension tetra node generation was taking too long, could cause spin loops. it ain't pretty right now, but it'll do

101 lines of code changed in:

atupone 2004-08-10 09:09

my Tiny help

13 lines of code changed in:

atupone 2004-08-10 08:42

Adding teamIndex method to FlagInfo

20 lines of code changed in:

atupone 2004-08-10 07:55

Adding grab method to FlagInfo

10 lines of code changed in:

atupone 2004-08-10 07:28

moving LookupFirstTeamFlag to FlagInfo

25 lines of code changed in:

trepan 2004-08-10 01:21

radar coloring for tetras

37 lines of code changed in:

trepan 2004-08-10 00:23

ditch wacked-out obstacles

84 lines of code changed in:

trepan 2004-08-09 20:56

oops, add bases into the compressed map data

137 lines of code changed in:

pyrobunny101 2004-08-09 19:40

working on makeing irc work as a server command...

2 lines of code changed in:

pyrobunny101 2004-08-09 19:32

working on list server.

1 lines of code changed in:

trepan 2004-08-09 16:44

coldet for shots against tetras

145 lines of code changed in:

trepan 2004-08-09 03:41

also bumped the protocol in that last commit

1 lines of code changed in:

trepan 2004-08-09 03:34

compress map data going over the network, into client caches, and into server record/replay files

69 lines of code changed in:

dbrosius 2004-08-09 00:47

perhaps we should stick with an edit/compile/checkin protocol for a little while longer.

2 lines of code changed in:

lan56 2004-08-08 21:15

when a poll finishes, don't wait to ban/kick/flagreset/set a variable, just do it

4 lines of code changed in:

lan56 2004-08-08 19:29

apply patch attached to feature request #1005091 - "The new /poll set" (in which bzfs can disable certain /poll's using -poll command line options)

50 lines of code changed in:

lan56 2004-08-08 19:07

take away linker errors: add in tupone's tip about ordering the libraries to be linked

4 lines of code changed in:

lan56 2004-08-08 18:53

fix up mingw32 and SDL

2 lines of code changed in:

trepan 2004-08-08 12:51

notes

15 lines of code changed in:

trepan 2004-08-08 05:59

fix segv that happens when starting without a config file

0 lines of code changed in:

trepan 2004-08-08 00:43

deletion order matters

8 lines of code changed in:

trepan 2004-08-07 22:33

lighting option note

1 lines of code changed in:

trepan 2004-08-07 20:46

avoid crashes when changing from zbuffer to bsp before being connected

3 lines of code changed in:

dtremenak 2004-08-07 20:25

don't crash when enabling zbuffer when not joined to a server\ndon't leak memory when toggling zbuffer

4 lines of code changed in:

trepan 2004-08-07 18:28

removed a printf() and some FIXMEs

4 lines of code changed in:

trepan 2004-08-07 17:57

- changed Lighting Menu entry to None/Fast/Best (lighting without tesselation)
- added per-plane color specification to tetras
- bumped the version to 1.11.8

200 lines of code changed in:

dtremenak 2004-08-07 14:02

mention that the source .zip uses windows linebreaks, so mingw will need the tarball

3 lines of code changed in:

lan56 2004-08-07 04:31

remove unused variable

0 lines of code changed in:

lan56 2004-08-06 22:31

an SDL build on MinGW32 still needs myMain() and WinMain(), otherwise it spits out an undefined reference for main()

2 lines of code changed in:

trepan 2004-08-06 22:14

better tri-wall culling, and some notes

118 lines of code changed in:

lan56 2004-08-06 21:51

whoops, only need to add "-lstdc++" to the linker, not the compiler

3 lines of code changed in:

lan56 2004-08-06 21:44

talk about Linux builds as well, however, Linux builds with Dev-C++ may not be likely, the last release for Linux was source, and that was 3 years ago, and even then it barely was usable, but add it just in case

6 lines of code changed in:

lan56 2004-08-06 21:38

as of today, the project files tell the linker to strip all tables from the outputed executables, so note that running "strip" is needless

3 lines of code changed in:

lan56 2004-08-06 21:33

bonehead g++ 3.4.1 setup forgot to include -lstdc++ in linking (the list of dev-c++ continues), and turn on warnings (the correct cmd line options are passed, but then -w is passed, which tells g++ to not show warnings! :)

8 lines of code changed in:

lan56 2004-08-06 21:06

strip executable of symbol table, making the outputed executables nearly 50% smaller than before and in the end making use of "strip" executable can be considered useless

7 lines of code changed in:

lan56 2004-08-06 18:22

fix GCC warnings

2 lines of code changed in:

lan56 2004-08-06 17:55

do not use heuristics to compile faster. this takes away g++ option "-fsave-memoized", which gcc 3.4.1 does not understand

9 lines of code changed in:

trepan 2004-08-06 16:39

initialize tetraMaterial

7 lines of code changed in:

dtremenak 2004-08-06 15:23

Clarifications

5 lines of code changed in:

lan56 2004-08-06 01:27

put loose files into sub-folders

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