January 2014 Commit Log

Number of Commits:
87
Number of Active Developers:
2
kazzmir 2014-01-31 10:17 Rev.: 8196

remove headers that confuse scons

0 lines of code changed in 1 file:

kazzmir 2014-01-31 00:08 Rev.: 8194

remove common/init.cpp and fix tests

16 lines of code changed in 16 files:

kazzmir 2014-01-30 23:50 Rev.: 8193

use normal init instead of test/common

81 lines of code changed in 22 files:

kazzmir 2014-01-29 00:01 Rev.: 8192

remove common/timer.cpp

2 lines of code changed in 6 files:

kazzmir 2014-01-28 23:57 Rev.: 8191

use global init for tests instead of an adhoc version in common

41 lines of code changed in 18 files:

kazzmir 2014-01-25 18:54 Rev.: 8190

pass in flags to init to set up subsystems. separate out the check for data

114 lines of code changed in 7 files:

kazzmir 2014-01-20 23:44 Rev.: 8189

add sbt

4 lines of code changed in 2 files:

kazzmir 2014-01-20 23:43 Rev.: 8188

add build.sbt and upgrade to scala 2.10.3

68 lines of code changed in 12 files:

juvinious 2014-01-20 22:50 Rev.: 8187

[platformer] Fix offset of collision area.

2 lines of code changed in 1 file:

juvinious 2014-01-20 22:34 Rev.: 8186

[platformer] Do not make copies of the same script in the editor so that properties can be updated easily. Handle frame based collisions in ScriptObject. Rewrote world-1-1 to reflect changes.

400 lines of code changed in 13 files:

juvinious 2014-01-20 17:30 Rev.: 8184

[platformer] Add per frame collisions.

34 lines of code changed in 4 files:

juvinious 2014-01-18 13:49 Rev.: 8183

[platformer] Clear static maps before closing out to gc bitmaps.

16 lines of code changed in 5 files:

juvinious 2014-01-18 05:32 Rev.: 8182

Fix cmake build.

1 lines of code changed in 1 file:

juvinious 2014-01-18 05:26 Rev.: 8181

Revert checks.py.

0 lines of code changed in 1 file:

juvinious 2014-01-18 05:23 Rev.: 8180

Removed missile defend project.

3 lines of code changed in 9 files:

juvinious 2014-01-17 15:24 Rev.: 8178

[platformer] Do not hardcode paths to scripts and add option to add search paths. Moved test scripts and organized object scripts.

161 lines of code changed in 8 files:

juvinious 2014-01-17 13:23 Rev.: 8176

[platformer] Add camera locks. Prevent player from moving left off of screen in script.

102 lines of code changed in 3 files:

juvinious 2014-01-17 12:33 Rev.: 8175

[editor] Add platformer to run.sh script.

5 lines of code changed in 1 file:

kazzmir 2014-01-14 23:58 Rev.: 8174

start a new mugen command design

170 lines of code changed in 4 files:

juvinious 2014-01-14 22:08 Rev.: 8173

[editor] Add in frame collision info for Animations. Move Animations to its own tab. Allow animations to be added to script objects.

303 lines of code changed in 14 files:

kazzmir 2014-01-14 20:00 Rev.: 8172

fix namespace

2 lines of code changed in 1 file:

juvinious 2014-01-14 12:12 Rev.: 8171

[platformer] Add actions for blocks when hit from bottom.

2 lines of code changed in 1 file:

juvinious 2014-01-14 07:25 Rev.: 8169

[platformer] Moved classes to helpers.py. Added render action to object.

21 lines of code changed in 1 file:

juvinious 2014-01-14 05:12 Rev.: 8167

[platformer] Add additional information to collisions. Keep track of previous velocity in object.

84 lines of code changed in 4 files:

juvinious 2014-01-13 14:56 Rev.: 8165

[platformer] Added ability to pause logic and give scripts ability to render text to screen.

306 lines of code changed in 12 files:

juvinious 2014-01-13 10:50 Rev.: 8164

[platformer] Added a bitmap font renderer and 2 test font maps.

256 lines of code changed in 5 files:

kazzmir 2014-01-12 23:52 Rev.: 8163

add init header

10 lines of code changed in 1 file:

kazzmir 2014-01-12 23:42 Rev.: 8162

move platform specific initilization functions to their own files

168 lines of code changed in 5 files:

juvinious 2014-01-12 06:55 Rev.: 8160

[platformer] Added ability to attach camera to objects through world.

131 lines of code changed in 7 files:

juvinious 2014-01-11 22:20 Rev.: 8158

[platformer] Move player test object and controls over to scripts.

215 lines of code changed in 4 files:

juvinious 2014-01-11 15:16 Rev.: 8157

[editor] Add button to clear selections.

26 lines of code changed in 2 files:

juvinious 2014-01-11 10:12 Rev.: 8156

[platformer] Added parsing for script files and option to add them to editor.

197 lines of code changed in 4 files:

juvinious 2014-01-11 08:16 Rev.: 8155

[editor] Modify the world values layout to use a tabbed pane to accomodate fields.

268 lines of code changed in 7 files:

juvinious 2014-01-11 06:25 Rev.: 8153

[platformer] Added ability to add actions to run during each act and scriptable controls.

624 lines of code changed in 12 files:

kazzmir 2014-01-11 00:07 Rev.: 8152

look for ft2build.h in /usr/include/freetype2

2 lines of code changed in 1 file:

juvinious 2014-01-10 14:48 Rev.: 8151

[platformer] Remove mutable for map of Value in ScriptObject. Added ability to manipulate objects placement with the mouse. Used overlay to accurately replicate map world 1-1.

187 lines of code changed in 8 files:

juvinious 2014-01-10 09:09 Rev.: 8150

[editor] Add overlay option to aid in modeling large levels or maps.

96 lines of code changed in 3 files:

juvinious 2014-01-10 06:02 Rev.: 8149

[platformer] Added script objects to MapEditor. Updated test map.

577 lines of code changed in 6 files:

juvinious 2014-01-09 17:45 Rev.: 8148

[platformer] Use Util::ReferenceCount for images and frames.

68 lines of code changed in 2 files:

juvinious 2014-01-09 14:04 Rev.: 8147

[platformer] Make Value modifiers not const. Added script loading from world file.

172 lines of code changed in 9 files:

juvinious 2014-01-09 11:20 Rev.: 8146

[platformer] Fix cmake build. Add Value setters and getters for object.

313 lines of code changed in 5 files:

juvinious 2014-01-09 10:19 Rev.: 8145

[platformer] Reorganize files. Add ability to override flipping of animations. Remove duplicate data.

1605 lines of code changed in 30 files:

juvinious 2014-01-09 06:57 Rev.: 8143

[platformer] Move collision objects to Collisions namespace. Expose collidables for objects to use. Added in additional actions for map and object collisions.

180 lines of code changed in 9 files:

kazzmir 2014-01-08 23:33 Rev.: 8142

test

0 lines of code changed in 1 file:

kazzmir 2014-01-08 23:19 Rev.: 8141

test

1 lines of code changed in 1 file:

juvinious 2014-01-08 23:07 Rev.: 8139

[platformer] Fix incorrect check for collision on bottom in CollisionMap.

1 lines of code changed in 1 file:

juvinious 2014-01-08 22:33 Rev.: 8137

[platformer] Add animation options for object.

59 lines of code changed in 2 files:

juvinious 2014-01-08 20:47 Rev.: 8135

[platformer] Move over map collisions to script.

73 lines of code changed in 2 files:

juvinious 2014-01-08 17:08 Rev.: 8134

[platformer] Allow function to be added directly from current module.

53 lines of code changed in 3 files:

juvinious 2014-01-08 13:50 Rev.: 8133

[platformer] Fix if python is not available and remove warning.

4 lines of code changed in 1 file:

juvinious 2014-01-08 13:33 Rev.: 8132

[platformer] Output FPS. Move python reference, module and function utilities to its own file. Fixed problem with script.

257 lines of code changed in 7 files:

juvinious 2014-01-08 10:37 Rev.: 8131

[platformer] Create AutoRef to take care of refcounts of PyObject.

128 lines of code changed in 3 files:

juvinious 2014-01-08 00:22 Rev.: 8129

[platformer] Begin moving TestObject into python.

393 lines of code changed in 7 files:

juvinious 2014-01-07 18:09 Rev.: 8128

[platformer] Protect script object if python is not available.

6 lines of code changed in 1 file:

juvinious 2014-01-07 15:13 Rev.: 8126

[platformer] Begin creating scriptable object class.

127 lines of code changed in 8 files:

juvinious 2014-01-07 11:55 Rev.: 8125

[platformer] Fix cmake build. Correct path location for module search.

30 lines of code changed in 2 files:

juvinious 2014-01-07 11:29 Rev.: 8123

[platformer] Import module call method and pass in world object.

202 lines of code changed in 9 files:

juvinious 2014-01-06 19:42 Rev.: 8122

[platformer] Begin working on script engine.

195 lines of code changed in 3 files:

juvinious 2014-01-06 12:31 Rev.: 8120

[editor] Format and layout changes.

302 lines of code changed in 12 files:

juvinious 2014-01-05 21:09 Rev.: 8119

[editor] Correct FPS text scale.

7 lines of code changed in 1 file:

juvinious 2014-01-05 20:00 Rev.: 8118

[editor] Add display FPS option for animations. Allow disabling of animations.

73 lines of code changed in 3 files:

juvinious 2014-01-05 05:46 Rev.: 8117

[editor] Use a more effecient way of rendering the animations.

76 lines of code changed in 2 files:

juvinious 2014-01-05 04:19 Rev.: 8116

[platformer] Added fill-color option. [editor] Added color chooser for world fill color. Added color chooser for tile grid. Added ability to create collision map areas with the mouse.

350 lines of code changed in 14 files:

juvinious 2014-01-04 21:12 Rev.: 8115

[platformer] Update tokenized collision-map details.

81 lines of code changed in 4 files:

kazzmir 2014-01-04 18:24 Rev.: 8114

add swixml 2.2

9661 lines of code changed in 58 files:

kazzmir 2014-01-04 18:22 Rev.: 8113

update swixml to 2.2

3 lines of code changed in 42 files:

juvinious 2014-01-04 16:53 Rev.: 8112

[editor] Add conditionals so that empty items can't get added to the lists.

33 lines of code changed in 2 files:

juvinious 2014-01-04 16:35 Rev.: 8111

[editor] Add ability to swap list items. Removed labels for list manipulation.

112 lines of code changed in 6 files:

juvinious 2014-01-04 04:13 Rev.: 8110

[editor] Move collision render cycle above tilesets. Fixed collision area toToken. Added acceleration to token creation in world.

7 lines of code changed in 3 files:

juvinious 2014-01-04 03:10 Rev.: 8109

[editor] Add in collision map details and editing.

320 lines of code changed in 3 files:

juvinious 2014-01-04 00:31 Rev.: 8108

[editor] Make panels smaller in world panel.

33 lines of code changed in 1 file:

juvinious 2014-01-03 17:40 Rev.: 8107

[editor] Remove redundant variables. Enable multiple file selection for images.

27 lines of code changed in 5 files:

juvinious 2014-01-03 15:10 Rev.: 8106

[editor] Rename variables with meaningful names.

20 lines of code changed in 4 files:

juvinious 2014-01-03 14:42 Rev.: 8105

[editor] Fix data paths and play animations.

100 lines of code changed in 4 files:

juvinious 2014-01-03 12:17 Rev.: 8104

[editor] Add tile dialog. Read in/out token data for saving/loading. Allow selected animation to create tiles on left mouse click. Right mouse click deletes tile. Render tiles.

548 lines of code changed in 6 files:

kazzmir 2014-01-02 23:13 Rev.: 8103

move low-level timer handling to implementation specific files

280 lines of code changed in 11 files:

juvinious 2014-01-02 21:38 Rev.: 8102

[editor] Allow only one background or foreground to be active. Add additional connections for tilesets and tiles.

160 lines of code changed in 3 files:

juvinious 2014-01-02 19:58 Rev.: 8101

[editor] Adjust JPanel on the right side to not take up the entire screen.

28 lines of code changed in 2 files:

juvinious 2014-01-02 16:58 Rev.: 8100

[editor] Connect necessary swixml components to create animations, frames and images.

412 lines of code changed in 4 files:

juvinious 2014-01-02 11:10 Rev.: 8099

[editor] Added dialog for editing a TileSet. Connected widgets for Animation and TileSet editing.

538 lines of code changed in 6 files:

juvinious 2014-01-02 08:08 Rev.: 8098

[editor] Additional widgets for animation editing.

64 lines of code changed in 3 files:

juvinious 2014-01-02 07:24 Rev.: 8097

[editor] Begin adding animation dialog.

57 lines of code changed in 4 files:

juvinious 2014-01-02 05:12 Rev.: 8096

[editor] Add world offset controls.

57 lines of code changed in 3 files:

kazzmir 2014-01-01 22:09 Rev.: 8095

move xenon code to its own file

42 lines of code changed in 4 files:

juvinious 2014-01-01 21:12 Rev.: 8094

[editor] Move world data panel construction over to World object.

144 lines of code changed in 2 files:

juvinious 2014-01-01 15:27 Rev.: 8093

[editor] Fix scale factor and scrollbars.

14 lines of code changed in 2 files:

juvinious 2014-01-01 14:42 Rev.: 8092

[editor] Connect swixml widgets to world values.

131 lines of code changed in 2 files:

December 2013 »

Generated by StatSVN 0.7.0