[root]/editor/src/com/rafkind/paintown/level
object
(0 files, 0 lines)
objects
(7 files, 1681 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 158 (100.0%) | 6341 (100.0%) | 40.1 |
kazzmir | 157 (99.4%) | 6335 (99.9%) | 40.3 |
juvinious | 1 (0.6%) | 6 (0.1%) | 6.0 |
add build.sbt and upgrade to scala 2.10.3
4 lines of code changed in 1 file:
[editor] Fix data ObjectBox to properly set file path variable.
6 lines of code changed in 1 file:
fix type parameters for jdk7
31 lines of code changed in 1 file:
[editor] specify a title for the relative file chooser
10 lines of code changed in 2 files:
print the current working directory on startup
1 lines of code changed in 1 file:
add intro and ending fields for levels
42 lines of code changed in 1 file:
fix references
59 lines of code changed in 8 files:
move level editor stuff to the level directory
3724 lines of code changed in 15 files:
fix a few bugs caught by findbugs
36 lines of code changed in 2 files:
add invincibility and speed stimulations to the level editor
101 lines of code changed in 1 file:
dont need junk tokens for panels
0 lines of code changed in 1 file:
parse triggers
493 lines of code changed in 1 file:
save/load level descriptions
18 lines of code changed in 1 file:
add ids to blocks
35 lines of code changed in 2 files:
add ids to characters and items
44 lines of code changed in 5 files:
implement delete all objects
4 lines of code changed in 1 file:
can set blocks continuous in level editor
18 lines of code changed in 1 file:
add cat to editor
96 lines of code changed in 2 files:
add stimulation class
14 lines of code changed in 1 file:
fix quoted strings in token reader. can set and load health stimulation on items
17 lines of code changed in 1 file:
add atmosphere to level editor
18 lines of code changed in 1 file:
add in foreground/background parallax widgets and save/load them
31 lines of code changed in 1 file:
paths are relative to the data path
10 lines of code changed in 4 files:
use checkbox to enable/disable a finish block
6 lines of code changed in 2 files:
draw block names
1 lines of code changed in 1 file:
let player select group of levels
1 lines of code changed in 1 file:
create new objects bewteen min and max z lines
1 lines of code changed in 2 files:
can copy/paste objects
71 lines of code changed in 4 files:
set level background color to be dark grey
1 lines of code changed in 1 file:
create levels in tabs
19 lines of code changed in 1 file:
update object list when a Thing changes
16 lines of code changed in 1 file:
add blocks when the user creates a new level
1 lines of code changed in 1 file:
keep stimulation in items
6 lines of code changed in 1 file:
initialize a few more things
1 lines of code changed in 1 file:
add 3 blocks to new levels. load level properties at beginning of program
5 lines of code changed in 1 file:
replace backslashes with forward slashes
4 lines of code changed in 2 files:
add " around paths to spaces dont mess things up and read " properly in tokens
6 lines of code changed in 3 files:
can add/remove paths from the object list
1 lines of code changed in 1 file:
can add/delete back panels from the order list
18 lines of code changed in 1 file:
can erase/add back panels
33 lines of code changed in 1 file:
(46 more)