Directory editor/src/com/rafkind/paintown/

Directory Created:
2007-05-06 18:11
Total Files:
14
Deleted Files:
9
Lines of Code:
1150

[root]/editor/src/com/rafkind/paintown
                        directory in repo animator (18 files, 5768 lines)
                            directory in repo events (18 files, 2602 lines)
                        directory in repo exception (2 files, 30 lines)
                        directory in repo level (8 files, 3795 lines)
                            Folder removed from repo object (0 files, 0 lines)
                            directory in repo objects (7 files, 1681 lines)

Lines of Code

editor/src/com/rafkind/paintown/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
kazzmir 234 (100.0%) 8727 (100.0%) 37.2

Most Recent Commits

kazzmir 2012-11-23 18:44 Rev.: 7601

[editor] specify a title for the relative file chooser

4 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: RelativeFileChooser.java (+4 -4)
kazzmir 2012-11-23 14:24 Rev.: 7598

[editor] fix relative file chooser dialog box

93 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: RelativeFileChooser.java (+93 -45)
kazzmir 2012-07-29 19:23 Rev.: 7412

save last loaded character

14 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Config.java (+14 -7)
kazzmir 2012-07-29 19:07 Rev.: 7411

add class to serialize config data

61 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Config.java (new 61)
kazzmir 2012-06-10 20:31 Rev.: 7359

start overlay image tool

14 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: MaskedImage.java (+14 -14)
kazzmir 2012-06-03 21:29 Rev.: 7353

add more undo actions. disable redo

33 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: undo.scala (+33 -7)
kazzmir 2012-06-03 12:32 Rev.: 7351

start undo feature for the editor

37 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: undo.scala (new 37)
kazzmir 2012-04-27 19:40 Rev.: 7295

use proper comparison operator for strings

4 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Token.java (+4)
kazzmir 2012-01-28 20:55 Rev.: 6931

delay supports milliseconds and seconds

15 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Token.java (+15 -8)
kazzmir 2012-01-17 23:44 Rev.: 6867

[mugen] use facing when rendering and moving projectiles

195 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: TokenReader.java (+195 -194)
kazzmir 2011-12-26 18:06 Rev.: 6725

fix references

1 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: MinMaxSpinnerModel.java (+1 -1)
kazzmir 2011-12-26 17:05 Rev.: 6724

move level editor stuff to the level directory

0 lines of code changed in 8 files:

  • editor/src/com/rafkind/paintown: CatEditor.java (del), CharacterEditor.java (del), Editor.java (del), Editor2.scala (del), EditorException.java (del), ItemEditor.java (del), PropertyEditor.java (del), RandomNameAction.java (del)
kazzmir 2011-12-25 10:56 Rev.: 6715

fix a few bugs caught by findbugs

3 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: TokenReader.java (+3 -1)
kazzmir 2011-11-09 23:03 Rev.: 6562

add hittable event

4 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Token.java (+4)
kazzmir 2011-10-18 20:43 Rev.: 6409

remove old animator class

1 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor.java (+1 -1)
kazzmir 2011-10-08 08:01 Rev.: 6348

set up the base path starting from the data path

97 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: RelativeFileChooser.java (+97 -49)
kazzmir 2011-09-25 13:53 Rev.: 6280

increase the size of property dialog boxes

1 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+1 -1)
kazzmir 2011-09-25 13:40 Rev.: 6279

add invincibility and speed stimulations to the level editor

121 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: ItemEditor.java (+121 -42)
kazzmir 2011-05-05 08:27 Rev.: 5497

convert more

1 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+1 -1)
kazzmir 2011-04-27 21:48 Rev.: 5486

set the title in the level editor. run the new editor from the animator

1 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+1 -1)
kazzmir 2011-04-26 21:54 Rev.: 5482

repaint while split pane is moving

6 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+6 -4)
kazzmir 2011-04-26 15:52 Rev.: 5481

finish conversion of the level editor

145 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+145 -155)
kazzmir 2011-04-26 14:37 Rev.: 5480

blocks show up

102 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+102 -107)
kazzmir 2011-04-25 21:50 Rev.: 5479

more conversion

53 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+53 -60)
kazzmir 2011-04-25 17:03 Rev.: 5478

more conversion

170 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+170 -121)
kazzmir 2011-04-25 14:45 Rev.: 5477

more conversion

81 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+81 -70)
kazzmir 2011-04-24 21:21 Rev.: 5476

move conversion

137 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+137 -128)
kazzmir 2011-04-24 17:39 Rev.: 5475

more conversion

117 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+117 -109)
kazzmir 2011-04-24 13:59 Rev.: 5474

more conversion. start to use scala lists

91 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+91 -74)
kazzmir 2011-04-24 11:23 Rev.: 5473

finish gui setup

50 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+50 -55)
kazzmir 2011-04-24 10:17 Rev.: 5472

checkpoint in java->scala conversion

1368 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor2.scala (+1368 -100)
kazzmir 2011-04-23 17:07 Rev.: 5471

set up gui frame and menubar

261 lines of code changed in 3 files:

  • editor/src/com/rafkind/paintown: CloseHook.java (+4 -4), Editor.java (+1 -1), Editor2.scala (+256 -1)
kazzmir 2011-04-23 12:50 Rev.: 5470

use scala to compile

7 lines of code changed in 2 files:

  • editor/src/com/rafkind/paintown: Editor.scala (del), Editor2.scala (new 7)
kazzmir 2011-04-22 14:37 Rev.: 5469

start scala version

7 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor.scala (new 7)
kazzmir 2010-03-08 21:02 Rev.: 3788

add data file

18 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Data.java (new 18)
kazzmir 2010-03-08 21:01 Rev.: 3787

keep common data path between editors

9 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor.java (+9 -18)
kazzmir 2009-12-26 21:56 Rev.: 2886

add gui element for level description

8 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor.java (+8)
kazzmir 2009-11-26 13:50 Rev.: 2734

load multiple attack boxes

2 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Token.java (+2 -2)
kazzmir 2009-11-07 12:19 Rev.: 2619

whitespace

1433 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor.java (+1433 -1434)
kazzmir 2009-11-07 10:52 Rev.: 2618

set nice screen size

2 lines of code changed in 1 file:

  • editor/src/com/rafkind/paintown: Editor.java (+2 -2)

(131 more)

Generated by StatSVN 0.7.0