September 2009 Commit Log

Number of Commits:
51
Number of Active Developers:
2
kazzmir 2009-09-28 17:58 Rev.: 2478

remove duplicate functions

0 lines of code changed in 1 file:

kazzmir 2009-09-28 17:55 Rev.: 2477

move cpp utility function

9 lines of code changed in 1 file:

kazzmir 2009-09-28 17:45 Rev.: 2476

add base functions for code generator

54 lines of code changed in 1 file:

kazzmir 2009-09-28 17:35 Rev.: 2475

finish cpp code generation

132 lines of code changed in 1 file:

kazzmir 2009-09-28 16:26 Rev.: 2474

move more code

33 lines of code changed in 1 file:

kazzmir 2009-09-26 11:28 Rev.: 2473

move more code to cpp

39 lines of code changed in 1 file:

kazzmir 2009-09-26 11:10 Rev.: 2472

move more code to cpp

17 lines of code changed in 1 file:

kazzmir 2009-09-26 10:42 Rev.: 2471

move more code to cpp visitor

66 lines of code changed in 1 file:

kazzmir 2009-09-26 10:32 Rev.: 2470

move pattern ensure to cpp visitor

17 lines of code changed in 1 file:

juvinious 2009-09-25 15:23 Rev.: 2469

Updated Mugen TODO info

4 lines of code changed in 1 file:

kazzmir 2009-09-24 12:21 Rev.: 2468

start to use the visitor pattern to move code generation to a single class

22 lines of code changed in 1 file:

kazzmir 2009-09-20 19:40 Rev.: 2467

update todo

2 lines of code changed in 1 file:

kazzmir 2009-09-20 19:35 Rev.: 2466

execute triggers. create lamps using triggers

53 lines of code changed in 4 files:

kazzmir 2009-09-20 19:24 Rev.: 2465

add interpret functions to environments

133 lines of code changed in 14 files:

kazzmir 2009-09-20 18:56 Rev.: 2464

start to parse triggers

41 lines of code changed in 6 files:

kazzmir 2009-09-20 14:01 Rev.: 2463

update todo

1 lines of code changed in 1 file:

kazzmir 2009-09-20 13:11 Rev.: 2461

draw lamps

22 lines of code changed in 2 files:

kazzmir 2009-09-20 12:03 Rev.: 2460

draw lights with foreground parallax

1 lines of code changed in 1 file:

kazzmir 2009-09-20 10:39 Rev.: 2459

comment out flex/bison in cmake

18 lines of code changed in 1 file:

kazzmir 2009-09-20 10:26 Rev.: 2458

read level sets from the mod info

145 lines of code changed in 9 files:

kazzmir 2009-09-20 09:41 Rev.: 2456

encapsulate mod data

164 lines of code changed in 7 files:

kazzmir 2009-09-19 21:50 Rev.: 2455

update todo

11 lines of code changed in 1 file:

kazzmir 2009-09-19 21:48 Rev.: 2454

throw return exception when choosing levels

3 lines of code changed in 2 files:

kazzmir 2009-09-19 21:39 Rev.: 2453

draw info box immediately

3 lines of code changed in 1 file:

kazzmir 2009-09-19 21:33 Rev.: 2452

make info font smaller

10 lines of code changed in 1 file:

kazzmir 2009-09-19 21:29 Rev.: 2451

print some info messages

11 lines of code changed in 5 files:

kazzmir 2009-09-19 21:10 Rev.: 2450

make info messages show up in the info box

72 lines of code changed in 4 files:

kazzmir 2009-09-19 20:45 Rev.: 2449

start to add an info box to the loading screen

181 lines of code changed in 11 files:

kazzmir 2009-09-19 18:14 Rev.: 2448

make game level select screen use the menu level select screen

174 lines of code changed in 3 files:

kazzmir 2009-09-19 17:52 Rev.: 2447

selecting a level set returns a level info object instead of a string

128 lines of code changed in 5 files:

kazzmir 2009-09-19 17:11 Rev.: 2446

fix errors reported by valgrind

307 lines of code changed in 4 files:

kazzmir 2009-09-17 21:07 Rev.: 2445

check user directory for games. catch NotFound exceptions

328 lines of code changed in 13 files:

kazzmir 2009-09-13 21:25 Rev.: 2443

load main menu based on whats in the current games file. add simple xpath implementation to tokens

132 lines of code changed in 4 files:

kazzmir 2009-09-13 20:46 Rev.: 2442

use constants for configuration strings. add current-game

160 lines of code changed in 2 files:

kazzmir 2009-09-13 20:26 Rev.: 2441

dont compile the lex/yacc parsers anymore. get score for throwing someone

16 lines of code changed in 6 files:

kazzmir 2009-09-08 20:59 Rev.: 2440

.def: make date. print value

8 lines of code changed in 2 files:

juvinious 2009-09-08 14:42 Rev.: 2439

Added more elements to characterhud

56 lines of code changed in 2 files:

kazzmir 2009-09-08 11:30 Rev.: 2438

.def; fix gc. dont treat attributes as values

95 lines of code changed in 2 files:

kazzmir 2009-09-07 09:58 Rev.: 2437

.def: add poor mans garbage collection

230 lines of code changed in 12 files:

kazzmir 2009-09-06 20:22 Rev.: 2436

.def: filenames

156 lines of code changed in 7 files:

kazzmir 2009-09-06 19:45 Rev.: 2435

.def: parse keywords. make string ast

43 lines of code changed in 3 files:

kazzmir 2009-09-06 16:41 Rev.: 2434

.def: make numbers. save ast pointers

66 lines of code changed in 3 files:

kazzmir 2009-09-06 13:03 Rev.: 2433

.def: parse attributes with no value

18 lines of code changed in 2 files:

kazzmir 2009-09-06 12:50 Rev.: 2432

.def: make identifier and attribute ast

118 lines of code changed in 5 files:

kazzmir 2009-09-06 12:12 Rev.: 2431

.def: create more of the ast

130 lines of code changed in 4 files:

kazzmir 2009-09-06 10:04 Rev.: 2430

simplify case

3 lines of code changed in 1 file:

kazzmir 2009-09-05 19:58 Rev.: 2429

parse section data

51 lines of code changed in 2 files:

kazzmir 2009-09-05 19:30 Rev.: 2428

.def: create sections

29 lines of code changed in 1 file:

kazzmir 2009-09-05 13:48 Rev.: 2427

.def: pass around current value

8 lines of code changed in 2 files:

kazzmir 2009-09-05 13:04 Rev.: 2426

some scoping issues with the peg. start to make ast in .def

9 lines of code changed in 2 files:

kazzmir 2009-09-05 11:43 Rev.: 2425

add a semicolon after a label to make the compiler happy

5 lines of code changed in 2 files:

August 2009 »

Generated by StatSVN 0.7.0