Age | Commit message (Expand) | Author | Files | Lines |
2012-07-23 | going home, committing this before I lose 3G signal :p | Treeki | 2 | -97/+153 |
2012-07-23 | Streamlined node drawing with auto-tilesets (bypass with Alt-click), double c... | Colin Noga | 3 | -23/+89 |
2012-07-23 | Reverted multi-layer selection changes to only the selected layer and path la... | Colin Noga | 5 | -32/+32 |
2012-07-22 | pushed a fix to prevent outdated map errors from causing crashes | Colin Noga | 1 | -1/+4 |
2012-07-23 | added EXTRA pointers | Treeki | 1 | -6/+10 |
2012-07-22 | added in new fields hasSecret, delay, delayOffset | Colin Noga | 3 | -6/+7 |
2012-05-28 | Added crosshairs to wii screen grid | Colin Noga | 1 | -0/+7 |
2012-05-21 | Added copying, proper top-dwn selection | Colin Noga | 5 | -31/+109 |
2012-05-18 | Added a screensize overlay | Colin Noga | 2 | -0/+28 |
2012-05-13 | Added Delay offset, made Y scale begin from bottom coords rather than top, so... | Colin Noga | 3 | -17/+51 |
2012-05-12 | Fixed up some formatting, made the animation panel into a dock widget, added ... | Colin Noga | 4 | -88/+431 |
2012-03-28 | support for the new optimised tilesets | Treeki | 3 | -22/+26 |
2012-03-27 | skawo, you COULD have told me you moved the tilesets, but nooo | Treeki | 1 | -1/+1 |
2012-03-27 | tilesets now loaded on-demand and not part of KPMap | Treeki | 6 | -71/+71 |
2012-03-27 | faster tileset loading | Treeki | 1 | -14/+32 |
2012-03-27 | removed a useless line of code | Treeki | 1 | -1/+0 |
2012-02-18 | exporter fixes | Treeki | 1 | -6/+6 |
2012-02-17 | fixed the path node tile layer thing business | Treeki | 3 | -29/+65 |
2012-02-17 | disabled reloadTileset until it gets fixed | Treeki | 1 | -0/+11 |
2012-02-17 | fixed downward slope rendering | Treeki | 1 | -2/+2 |
2012-02-17 | Fixed tileset shit | Colin Noga | 1 | -12/+4 |
2012-01-17 | updated exporter | Treeki | 1 | -37/+79 |
2012-01-07 | quick fix to the layer widget | Treeki | 1 | -0/+4 |
2012-01-07 | updated exporter to go with associated layers | Treeki | 1 | -16/+64 |
2012-01-03 | Fixed up doodad animation saving and propagation | Colin Noga | 2 | -2/+30 |
2012-01-01 | I think this makes the UI a bit more pleasing | Treeki | 1 | -2/+2 |
2012-01-01 | fixed a plethora of bugs | Treeki | 4 | -5/+33 |
2012-01-01 | dumping loading fix, some doodad junk | Colin Noga | 1 | -6/+7 |
2012-01-01 | partial saving fixes, path node widget populating | Colin Noga | 3 | -9/+38 |
2011-12-30 | minor fix to assist windows build | Colin Noga | 1 | -2/+2 |
2011-12-30 | cleaning up some loose ends | Colin Noga | 2 | -5/+13 |
2011-12-30 | Tried for a windows build, failed. Added some icons. | Colin Noga | 3 | -16/+38 |
2011-12-30 | Hopefully this works. Associated Path/Node layers pretty much good to go, I t... | Colin Noga | 4 | -34/+506 |
2011-12-16 | Tileset swapping and bits and pieces of node associated layer code | Colin Noga | 2 | -22/+125 |
2011-12-08 | added help/about docs | Colin Noga | 2 | -3/+16 |
2011-12-08 | changed DoodadImage struct to GXTexObj | Treeki | 1 | -4/+16 |
2011-12-08 | the first version of map exporting | Treeki | 5 | -65/+327 |
2011-12-04 | Added animation preset saving/loading, and icons | Colin Noga | 3 | -24/+48 |
2011-12-04 | broken commit | Colin Noga | 1 | -5/+73 |
2011-12-04 | moved Pixmap dumping into mapfile.py, added QString dumping | Treeki | 2 | -17/+25 |
2011-12-03 | Fixed up some UI stuff, added animation presets to make life easier for anima... | Colin Noga | 5 | -24/+198 |
2011-12-02 | a really, really big commit | Treeki | 8 | -229/+595 |
2011-12-02 | Added a whackload of menu functions - screenshots, select all, deselect, add ... | Colin Noga | 3 | -10/+398 |
2011-12-01 | Node type Exit was added for transitioning between maps. | Colin Noga | 3 | -16/+117 |
2011-11-30 | typo3 | Colin Noga | 1 | -1/+1 |
2011-11-30 | typo2 | Colin Noga | 1 | -4/+5 |
2011-11-30 | typo | Colin Noga | 1 | -0/+1 |
2011-11-30 | Added the start of exit system, still needs refinement | Colin Noga | 2 | -13/+32 |
2011-11-30 | fixed animation playback | Treeki | 1 | -3/+3 |
2011-11-30 | Tileset loading and reloading | Colin Noga | 2 | -12/+42 |