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 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300
|
2000-09-30 Walter Hofmann <walterh@gmx.de>
* changed division by zero handling to conform to the standard (Redcode)
2000-09-28 Walter Hofmann <walterh@gmx.de>
* added internal dump option to command line client
2000-07-12 Walter Hofmann <walterh@gmx.de>
* fixed bug in ZEROCHECK macro (Redcode)
2000-04-12 Walter Hofmann <walterh@gmx.de>
* released 0.9.11
* removed obsolete help string
* make rpm install manpage
* make "make" install manpage
* extended Debian manpage and copied to main dir
* added Debian patches (except editor change)
* removed a check from configure.in
2000-04-04 Walter Hofmann <walterh@gmx.de>
* fixed a number of bugs where programs were deleted from memory while
referenced
* added two warriors
* added warrior by Jacek Poplawski
* added three warriors by Static Chaos
2000-04-02 Walter Hofmann <walterh@gmx.de>
* added emacs syntax highlighting & indentation code contributed
by Kris Verbeeck
* added two simple Redcode programs
2000-03-31 Walter Hofmann <walterh@gmx.de>
* released 0.9.10
* fixed yet another problem that could cause a segmentation fault (Redcode)
2000-03-30 Walter Hofmann <walterh@gmx.de>
* clarified glibc2.1 warning
2000-03-29 Walter Hofmann <walterh@gmx.de>
* minor speed improvements (Redcode)
* fixed segmentation fault (Redcode)
* fixed spelling errors in command line client
2000-03-27 Walter Hofmann <walterh@gmx.de>
* released 0.9.9
* change options dialog to reflect new drawing speed
* speed up drawing
* optimisations for the command line version (Redcode)
* fixed MUL instruction (Redcode)
2000-03-26 Walter Hofmann <walterh@gmx.de>
* added new warrior "Lethal"
* added new warrior by Jacek Poplawski
2000-03-25 Walter Hofmann <walterh@gmx.de>
* changed initial instruction to DAT.F $0, $0 (Redcode)
* added five warriors by Idan Sofer
2000-03-24 Walter Hofmann <walterh@gmx.de>
* graphical user interface and command line client are now
completely separated. configure will determinate which can
be built
* options are now stored between sessions
* complain about duplicate labels (Redcode)
* added CURLINE variable (Redcode)
* allow labels for END statement (Redcode)
* delete FOR index from symbol table after ROF (Redcode)
* allow non-integer FOR counts (Redcode)
* fix * mode in B-field (Redcode)
2000-03-23 Walter Hofmann <walterh@gmx.de>
* released 0.9.8
* updated and revised README file
* updated DIFFERENCES file
* updated TODO file
* minimum distance between warriors is now implemented
* added new combinations to INTERESTING-COMBINATIOS
* added six warriors by Benoit Timbert
2000-03-22 Walter Hofmann <walterh@gmx.de>
* released 0.9.7
* fixed tournament code
* fixed bug in Redcode interpreter (.X modifier in arithmetic
operations)
* FOR indices in Redcode now recognised
* allow non-square core sizes in graphical user interface
* added edit button to select dialog and editor option
to option dialog
2000-03-21 Walter Hofmann <walterh@gmx.de>
* released 0.9.6
* added three warriors by Mihai Roman
* changed select dialog
* added Redcode warriors
* redesigned options dialog and added new variables
* finished Redcode parser and execution unit
2000-03-17 Walter Hofmann <walterh@gmx.de>
* added new combinations to INTERESTING-COMBINATIOS
2000-03-16 Walter Hofmann <walterh@gmx.de>
* made ICWS'94 parser
* fixed excessive memory consumption problem. Thanks
to Idan Sofer for noticing and reporting this.
* added six programs by Idan Sofer
2000-03-15 Walter Hofmann <walterh@gmx.de>
* security fixes
2000-03-14 Walter Hofmann <walterh@gmx.de>
* fixed return code in main-cmd.c
2000-03-13 Walter Hofmann <walterh@gmx.de>
* added a modified rpm spec file from mandrake
* added mod command
* set minimum execute delay to zero
* prepared yacc and lex rules for multiple parsers
2000-03-12 Walter Hofmann <walterh@gmx.de>
* fixed bug in loop instruction
* make movei work as documented (patch by Ron Steinke)
* added warriors by Sascha Wilde
* updated warriors by Jan Pool
* added two warriors by Jacek Poplawski
2000-03-08 Walter Hofmann <walterh@gmx.de>
* released 0.9.5
* added warrior by Jan Pool
* added "Imp killer cascade" (includes documentation)
* added mul and div command
2000-03-07 Walter Hofmann <walterh@gmx.de>
* fixed 'and' command
* added new index for info
* added imp killer cascade
* warrior list is now sorted
* "Fork cascade" uses new fork behaviour
* a new thread created by fork is now appeded to the end of the run queue
* added INTERESTING-COMBINATIONS
* sort warriors in "Select Program" dialog
* added TODO file
* new author column in statistic windows
* default "allow self move" to yes
* added new imp-killer warrior by me
* added 2 warriors by Frank
* added 3 warriors by Jan Pool
* released 0.9.4
* made autoconf check for argp.h
2000-03-06 Walter Hofmann <walterh@gmx.de>
* don't give kill point to a process killing itself
* added old style scoring to command line version
* added author directive to corewars and all programs
* made highscore output configureable
* fixed documentation bug
* removed parasito.cw
* released 0.9.3
* added command line interface
2000-03-05 Walter Hofmann <walterh@gmx.de>
* added new index for info
* added two new warriors
2000-03-04 Walter Hofmann <walterh@gmx.de>
* added vim syntax highlighting by Alexey Vyskubov
* added Quad Walker and SpannerFork by Abram Hindle
* added Trine and Clone by Zinx Verituse
* added X-Copy by Bodo Eggert
* added Parasito* by Alexey Vyskubov
2000-03-03 Walter Hofmann <walterh@gmx.de>
* released 0.9.2
* make executeable find the datadir even if changed
* added four warriors by Daniel Karlsson
* removed old code from Makefile
* changed self mover detect logic
* added four new programs
2000-03-01 Walter Hofmann <walterh@gmx.de>
* released 0.9.1
* fixed compile bug on Solaris found by Erik Fischer
2000-02-28 Walter Hofmann <walterh@gmx.de>
* released 0.9.0
|