December 2011 Commit Log

Number of Commits:
133
Number of Active Developers:
2
kazzmir 2011-12-31 23:22 Rev.: 6767

[mugen] handle own animations for super pauses. convert MugenAnimation* to reference counts

123 lines of code changed in 17 files:

kazzmir 2011-12-31 21:05 Rev.: 6766

read console input as soon as it opens

88 lines of code changed in 4 files:

juvinious 2011-12-31 20:26 Rev.: 6765

Move Bitmap from Element to ImageFrame. Parse some defaults in Element.

67 lines of code changed in 2 files:

kazzmir 2011-12-31 20:25 Rev.: 6764

[mugen] add console command to change a characters state

31 lines of code changed in 1 file:

kazzmir 2011-12-31 17:20 Rev.: 6762

[mugen] add projhit as a function

2 lines of code changed in 2 files:

kazzmir 2011-12-31 17:06 Rev.: 6761

[mugen] prevent resources from being confused with other expressions. ignoreHitPause can be an expression

72 lines of code changed in 5 files:

kazzmir 2011-12-31 15:40 Rev.: 6760

[mugen] resources can accept expressions

42 lines of code changed in 4 files:

juvinious 2011-12-31 13:58 Rev.: 6759

Create Element abstract class for ImageFrame and TextFrame. Note need to correct token parsing for TextFrame.

113 lines of code changed in 2 files:

kazzmir 2011-12-31 12:21 Rev.: 6758

[mugen] add implementation file

18 lines of code changed in 1 file:

kazzmir 2011-12-31 12:14 Rev.: 6757

fix tests

4 lines of code changed in 2 files:

kazzmir 2011-12-31 12:06 Rev.: 6756

[mugen] create projectiles

101 lines of code changed in 7 files:

kazzmir 2011-12-30 23:25 Rev.: 6755

[mugen] evaluate all the projectile values. dont compile postype

85 lines of code changed in 1 file:

kazzmir 2011-12-30 21:25 Rev.: 6754

[mugen] parse projectile data

198 lines of code changed in 3 files:

kazzmir 2011-12-30 16:16 Rev.: 6753

add intro and ending fields for levels

88 lines of code changed in 3 files:

kazzmir 2011-12-30 15:28 Rev.: 6752

play intro/endings for levels

67 lines of code changed in 7 files:

kazzmir 2011-12-30 13:17 Rev.: 6751

move pixel 2 positions

1 lines of code changed in 1 file:

kazzmir 2011-12-30 12:03 Rev.: 6750

add performance test for hqx

63 lines of code changed in 4 files:

kazzmir 2011-12-30 11:14 Rev.: 6749

implement hq3x

4054 lines of code changed in 4 files:

kazzmir 2011-12-30 01:01 Rev.: 6748

dont need the rgb lookup tables. fix two places where a 4 byte output should have been 2 bytes

41 lines of code changed in 1 file:

kazzmir 2011-12-30 00:29 Rev.: 6747

grow/pack hq4x values just like hq2x -- now hq4x works

97 lines of code changed in 1 file:

kazzmir 2011-12-29 23:37 Rev.: 6746

first attempt at hq4x

5381 lines of code changed in 4 files:

kazzmir 2011-12-29 21:54 Rev.: 6745

move hqx code to be sdl specific

365 lines of code changed in 10 files:

kazzmir 2011-12-29 18:39 Rev.: 6744

add intro screens to mods

32 lines of code changed in 4 files:

kazzmir 2011-12-29 17:27 Rev.: 6743

fix typos in fadetool - in/out and green/blue

33 lines of code changed in 2 files:

kazzmir 2011-12-29 16:31 Rev.: 6742

allow scenes to be read from files

79 lines of code changed in 5 files:

kazzmir 2011-12-29 16:20 Rev.: 6741

add random sequence combinator

128 lines of code changed in 2 files:

kazzmir 2011-12-29 13:52 Rev.: 6740

add (all) cutscene combinator which draws all elements at the same time

228 lines of code changed in 4 files:

kazzmir 2011-12-29 11:26 Rev.: 6739

add cutscene tests for looping and text animations

45 lines of code changed in 2 files:

kazzmir 2011-12-28 23:06 Rev.: 6738

add colors and gradients to text frames

43 lines of code changed in 4 files:

kazzmir 2011-12-28 22:46 Rev.: 6737

start to add support for text in animations

136 lines of code changed in 2 files:

kazzmir 2011-12-28 20:11 Rev.: 6736

allow frames to specify images via paths

26 lines of code changed in 2 files:

kazzmir 2011-12-28 18:57 Rev.: 6735

initialize the current loop amount with the total loop count

1 lines of code changed in 1 file:

kazzmir 2011-12-28 18:46 Rev.: 6734

cleanup

4 lines of code changed in 2 files:

kazzmir 2011-12-28 17:16 Rev.: 6733

wrap animation frames with sequences so loops are easier to deal with

375 lines of code changed in 3 files:

kazzmir 2011-12-28 10:38 Rev.: 6732

in a gui::animation loop will start the next frame after the loop position and will repeat X number of times where X is (loop X)

40 lines of code changed in 2 files:

kazzmir 2011-12-27 23:11 Rev.: 6730

start animations at their first frame

6 lines of code changed in 2 files:

kazzmir 2011-12-27 22:44 Rev.: 6729

throw an exception if an invalid image index is given

5 lines of code changed in 1 file:

kazzmir 2011-12-27 22:38 Rev.: 6728

scene time is optional. if not given then the time is determined by the length of the animations

104 lines of code changed in 4 files:

kazzmir 2011-12-26 22:50 Rev.: 6727

reverse the 565 bitmask so hq2x works properly

13 lines of code changed in 1 file:

kazzmir 2011-12-26 21:34 Rev.: 6726

adjust hq2x to rgb 565. green is not quite right yet

56 lines of code changed in 3 files:

kazzmir 2011-12-26 18:06 Rev.: 6725

fix references

1707 lines of code changed in 25 files:

kazzmir 2011-12-26 17:05 Rev.: 6724

move level editor stuff to the level directory

5369 lines of code changed in 30 files:

kazzmir 2011-12-26 13:06 Rev.: 6722

dummy implementation of smoothscroll for allegro/allegro5

9 lines of code changed in 2 files:

kazzmir 2011-12-26 12:37 Rev.: 6721

first attempt at using hq2x

71 lines of code changed in 5 files:

kazzmir 2011-12-26 11:59 Rev.: 6720

start hq2x test and implementation

309 lines of code changed in 6 files:

kazzmir 2011-12-25 15:24 Rev.: 6719

[mugen] enable ignorehitpause for states

65 lines of code changed in 5 files:

kazzmir 2011-12-25 14:53 Rev.: 6718

[mugen] use scale parameters to draw the reflection. initialize them to 1

4 lines of code changed in 2 files:

kazzmir 2011-12-25 14:14 Rev.: 6717

[mugen] scale parameters should be doubles

2 lines of code changed in 1 file:

kazzmir 2011-12-25 11:56 Rev.: 6716

[android] treat the back button like ESC. create the main window as large as possible in a 4:3 perspective

36 lines of code changed in 4 files:

kazzmir 2011-12-25 10:56 Rev.: 6715

fix a few bugs caught by findbugs

47 lines of code changed in 10 files:

kazzmir 2011-12-25 10:20 Rev.: 6714

[android] make the main view take up the entire space. link in the gnu stdc++ runtime. always use sdl_main

13 lines of code changed in 4 files:

kazzmir 2011-12-24 20:57 Rev.: 6713

[mugen] dont do physics while shaketime is enabled. also handle guard pause

26 lines of code changed in 5 files:

kazzmir 2011-12-24 13:22 Rev.: 6712

some code cleanup

4 lines of code changed in 1 file:

kazzmir 2011-12-24 10:45 Rev.: 6711

make previous/next frame buttons do something, but they arent quite right

24 lines of code changed in 1 file:

kazzmir 2011-12-24 10:36 Rev.: 6710

combo pane: show the current animation in blue. enable drag and drop

100 lines of code changed in 2 files:

kazzmir 2011-12-24 10:03 Rev.: 6709

add tools to the combo viewer

146 lines of code changed in 3 files:

kazzmir 2011-12-23 22:54 Rev.: 6708

move some tools to a scala module

48 lines of code changed in 2 files:

kazzmir 2011-12-23 21:45 Rev.: 6707

swap order of animations and properties tabs

24 lines of code changed in 1 file:

kazzmir 2011-12-23 21:41 Rev.: 6706

implement stop button for the combo pane

28 lines of code changed in 2 files:

kazzmir 2011-12-23 17:36 Rev.: 6705

combo pane cane show animations in sequence

149 lines of code changed in 4 files:

kazzmir 2011-12-23 12:25 Rev.: 6704

start combo pane

104 lines of code changed in 4 files:

kazzmir 2011-12-22 22:24 Rev.: 6703

split properties into two columns

90 lines of code changed in 1 file:

kazzmir 2011-12-22 22:02 Rev.: 6702

put character animations and properties in tabs instead of a split pane

75 lines of code changed in 2 files:

kazzmir 2011-12-22 14:08 Rev.: 6701

add a slider to control the translucency of overlay animations

44 lines of code changed in 3 files:

kazzmir 2011-12-22 12:27 Rev.: 6700

make animation speed and scale into a tool

83 lines of code changed in 3 files:

kazzmir 2011-12-21 21:33 Rev.: 6698

update the overlay animation list when animations are added and removed

31 lines of code changed in 2 files:

kazzmir 2011-12-21 17:34 Rev.: 6697

enable front/back for overlays

35 lines of code changed in 3 files:

kazzmir 2011-12-21 17:19 Rev.: 6696

make buttons for updating the overlay animation work

67 lines of code changed in 2 files:

kazzmir 2011-12-21 15:41 Rev.: 6695

start to add an overlay tool

75 lines of code changed in 4 files:

kazzmir 2011-12-21 11:27 Rev.: 6694

header for sprintf

1 lines of code changed in 1 file:

juvinious 2011-12-21 10:18 Rev.: 6693

Provide info from Frame and Animation. Display information about current scene info and add more options in the test.

165 lines of code changed in 3 files:

kazzmir 2011-12-20 15:39 Rev.: 6692

update android build and instructions

68 lines of code changed in 3 files:

juvinious 2011-12-20 09:40 Rev.: 6691

Make gui test for cutscene useful as a player. Make CutScene, Animation and Frame able to step forward or in reverse in given ticks.

305 lines of code changed in 6 files:

kazzmir 2011-12-19 15:35 Rev.: 6690

improve error message when too many closing parens are read

6 lines of code changed in 2 files:

juvinious 2011-12-19 09:35 Rev.: 6689

Begin to make cutscene test useful by adding new members to CutScene and Animation to assist with resetting and stepping through animations.

143 lines of code changed in 5 files:

kazzmir 2011-12-18 14:06 Rev.: 6688

re-enable gch. dont rebuild util source files in the tests

196 lines of code changed in 12 files:

kazzmir 2011-12-18 11:50 Rev.: 6687

read util source from the CMakeLists.txt file

30 lines of code changed in 3 files:

kazzmir 2011-12-18 11:16 Rev.: 6686

build util as a library. [vembyr] continue to work on the state stuff

242 lines of code changed in 9 files:

juvinious 2011-12-16 21:43 Rev.: 6685

Begin to add cutscene test.

142 lines of code changed in 2 files:

kazzmir 2011-12-16 16:38 Rev.: 6684

update debian packaging

112 lines of code changed in 8 files:

kazzmir 2011-12-15 23:09 Rev.: 6683

[vembyr] finish using dictionaries for the c++ generator. add performance test for the python bnf parser

143 lines of code changed in 3 files:

kazzmir 2011-12-15 15:52 Rev.: 6682

[vembyr] use more dictionaries

68 lines of code changed in 1 file:

kazzmir 2011-12-15 14:37 Rev.: 6681

[vembyr] use dictionary substitution based format strings. add in state ids

241 lines of code changed in 1 file:

kazzmir 2011-12-14 23:11 Rev.: 6680

[asteroids] add score

22 lines of code changed in 1 file:

kazzmir 2011-12-14 22:38 Rev.: 6679

fix references to exceptions

2 lines of code changed in 2 files:

kazzmir 2011-12-14 22:10 Rev.: 6678

[vembyr] make chunks an option. start to add global state mechanism

73 lines of code changed in 3 files:

kazzmir 2011-12-14 12:33 Rev.: 6677

[asteroids] add joystick input

10 lines of code changed in 1 file:

kazzmir 2011-12-13 21:23 Rev.: 6676

update paths

0 lines of code changed in 2 files:

kazzmir 2011-12-13 20:42 Rev.: 6675

use raco to invoke scribble

1 lines of code changed in 1 file:

kazzmir 2011-12-13 17:10 Rev.: 6674

various small fixes to gui animations

32 lines of code changed in 5 files:

kazzmir 2011-12-13 16:02 Rev.: 6673

add scaling to gui animations

27 lines of code changed in 2 files:

kazzmir 2011-12-12 23:05 Rev.: 6672

[asteroids] handle player death. make more asteroids when none are left

99 lines of code changed in 1 file:

kazzmir 2011-12-12 21:21 Rev.: 6669

[asteroids] play sound for shooting

3 lines of code changed in 1 file:

kazzmir 2011-12-12 21:13 Rev.: 6668

[asteroids] play some sounds

11 lines of code changed in 1 file:

kazzmir 2011-12-12 17:25 Rev.: 6666

implement drawPivot for allegro5. lock/unlock when doing putpixel operations to draw the starfield

5 lines of code changed in 2 files:

kazzmir 2011-12-12 17:07 Rev.: 6665

flip angles in sdl

37 lines of code changed in 3 files:

kazzmir 2011-12-11 23:30 Rev.: 6664

[paintown] dont need to scale the width because its already scaled

133 lines of code changed in 6 files:

kazzmir 2011-12-11 21:26 Rev.: 6663

[paintown] use the base option factory if an option cant be found

7 lines of code changed in 1 file:

kazzmir 2011-12-11 21:18 Rev.: 6661

[asteroids] create explosions

96 lines of code changed in 1 file:

kazzmir 2011-12-11 20:19 Rev.: 6660

[asteroids] use a real sprite for the ship. fix velocity calculation

86 lines of code changed in 4 files:

kazzmir 2011-12-11 18:17 Rev.: 6659

compute attack/defense boxes based on the animations position and offset

25 lines of code changed in 2 files:

kazzmir 2011-12-11 17:05 Rev.: 6657

rename enum for older gccs

3 lines of code changed in 2 files:

kazzmir 2011-12-11 13:34 Rev.: 6656

need math.h

1 lines of code changed in 1 file:

kazzmir 2011-12-11 12:49 Rev.: 6654

[asteroids] load sprites for different sizes of asteroids

86 lines of code changed in 1 file:

kazzmir 2011-12-11 12:18 Rev.: 6653

add asteroids mini-game

649 lines of code changed in 11 files:

kazzmir 2011-12-11 10:23 Rev.: 6652

reset animations before applying relative offset changes

45 lines of code changed in 2 files:

kazzmir 2011-12-10 16:43 Rev.: 6651

[mugen] hitfallvel only changes the xvelocity if the fall.xvel was set. add a debug state controller

37 lines of code changed in 4 files:

kazzmir 2011-12-10 16:02 Rev.: 6650

[mugen] add debug console command to show debug output

45 lines of code changed in 5 files:

kazzmir 2011-12-10 13:04 Rev.: 6649

add detacher class

9 lines of code changed in 1 file:

kazzmir 2011-12-10 10:58 Rev.: 6648

move mugen menu options to the mugen directory

211 lines of code changed in 6 files:

kazzmir 2011-12-09 22:56 Rev.: 6647

move platformer option to the platformer option factory

95 lines of code changed in 10 files:

kazzmir 2011-12-09 11:23 Rev.: 6646

[mugen] fix parsing of some palette effects

114 lines of code changed in 1 file:

kazzmir 2011-12-08 20:13 Rev.: 6645

on the wii, use libogcs thread api directly

49 lines of code changed in 1 file:

kazzmir 2011-12-08 12:15 Rev.: 6644

[mugen] fix parsing some sounds/animations

115 lines of code changed in 2 files:

kazzmir 2011-12-07 22:59 Rev.: 6643

[mugen] use a new ast node to represent resources that come from different sff files

210 lines of code changed in 13 files:

kazzmir 2011-12-07 20:08 Rev.: 6642

remove uneeded forward declarations

0 lines of code changed in 1 file:

kazzmir 2011-12-05 23:50 Rev.: 6641

update algif path

3 lines of code changed in 1 file:

kazzmir 2011-12-05 23:50 Rev.: 6640

move algif to allegro

3 lines of code changed in 12 files:

kazzmir 2011-12-05 23:06 Rev.: 6639

update path to loadpng

1 lines of code changed in 1 file:

kazzmir 2011-12-05 22:47 Rev.: 6638

update cmake for loadpng

3 lines of code changed in 1 file:

kazzmir 2011-12-05 22:47 Rev.: 6637

move loadpng to allegro/

11 lines of code changed in 2 files:

kazzmir 2011-12-05 20:18 Rev.: 6636

[mugen] if hold time is greater than 0 than dont let the key succeed until it has been pressed

1 lines of code changed in 1 file:

kazzmir 2011-12-04 23:18 Rev.: 6635

[mugen] implement TargetBind

9 lines of code changed in 1 file:

kazzmir 2011-12-04 23:05 Rev.: 6634

[mugen] set target ids from hitdefs

44 lines of code changed in 3 files:

kazzmir 2011-12-04 22:45 Rev.: 6633

[mugen] implement BindToTarget

60 lines of code changed in 8 files:

kazzmir 2011-12-04 22:11 Rev.: 6632

[mugen] start to implement BindToTarget. add arguments to helper expressions

127 lines of code changed in 8 files:

kazzmir 2011-12-04 15:12 Rev.: 6631

[mugen] implement BindToRoot

189 lines of code changed in 7 files:

kazzmir 2011-12-04 13:43 Rev.: 6630

fix tests. remove unused gdb compile argument

20 lines of code changed in 7 files:

kazzmir 2011-12-04 12:21 Rev.: 6629

[paintown] move alliance stuff out of globals

37 lines of code changed in 13 files:

kazzmir 2011-12-03 21:02 Rev.: 6628

move exceptions to util

26 lines of code changed in 27 files:

kazzmir 2011-12-02 15:42 Rev.: 6626

update android project

0 lines of code changed in 2 files:

kazzmir 2011-12-01 23:57 Rev.: 6625

[mugen] implement data.attack and data.defence

37 lines of code changed in 2 files:

kazzmir 2011-12-01 12:10 Rev.: 6624

log mugen errors at debug level 1. add uint64 type to the debugger

10 lines of code changed in 3 files:

November 2011 »

Generated by StatSVN 0.7.0