Age | Commit message (Expand) | Author | Files | Lines |
2012-01-17 | added path support and the new API LevelInfo | Treeki | 16 | -78/+414 |
2012-01-16 | moved levelinfo to levelinfo_old, so I can add the C++ API | Treeki | 4 | -4/+4 |
2012-01-16 | mapfile_tool handles the two projects now | Treeki | 3 | -3/+7 |
2012-01-16 | cleaning up house | Treeki | 1 | -93/+0 |
2012-01-16 | fixed some rendering issues | Treeki | 3 | -8/+8 |
2012-01-16 | quick optimisation I noticed | Treeki | 1 | -4/+6 |
2012-01-16 | added doodads + animation, plus bugfixes | Treeki | 5 | -18/+159 |
2012-01-16 | some maths stuff | Treeki | 2 | -0/+11 |
2012-01-15 | initial commit of the Koopatlas engine | Treeki | 17 | -0/+2400 |
2012-01-15 | Cleanups in the include files and other stuff | Treeki | 5 | -34/+209 |
2012-01-12 | fixes for using class functions instead of extern'd calls | megazig | 15 | -142/+403 |
2012-01-11 | changed class1EC to collisionMgr class | megazig | 10 | -44/+532 |
2012-01-08 | State system finally works | Treeki | 2 | -8/+10 |
2012-01-08 | linker script updated for states | Treeki | 1 | -0/+6 |
2012-01-08 | states fixed, now compiles | Treeki | 2 | -17/+34 |
2012-01-08 | finally, a proper state API! hopefully this didn't break anything | Treeki | 2 | -59/+163 |
2011-12-31 | removed unnecessary patch | Treeki | 1 | -6/+1 |
2011-12-31 | a hack to add custom music that may or may not work | Treeki | 3 | -1/+67 |
2011-11-20 | removed the camera Y anchor from Rocky Wrench wrenches | Treeki | 1 | -0/+5 |
2011-11-05 | changes and junk | Colin Noga | 8 | -70/+158 |
2011-11-01 | Merge branch 'level-select' of tsn:Kamek into level-select | Treeki | 6 | -138/+518 |
2011-11-01 | fixed line god. I need to port it to the C++ classes eventually... | Treeki | 3 | -213/+243 |
2011-11-01 | added some auto generated crap to gitignore | Treeki | 5 | -3300/+5 |
2011-10-22 | unworking balboa boss for testing | Colin Noga | 3 | -86/+353 |
2011-10-22 | Lots of boss updates | Colin Noga | 5 | -55/+168 |
2011-10-21 | BUG: not checking if GetSpecificPlayerActor() returns 0 | Stephen Simpson | 1 | -0/+8 |
2011-10-21 | Cleaned up wall detection | Stephen Simpson | 1 | -0/+6 |
2011-10-21 | added floor based detection to MG | Stephen Simpson | 2 | -218/+115 |
2011-10-19 | added anmTexSrt to Ramboo | Stephen Simpson | 2 | -17/+42 |
2011-10-19 | Merge branch 'level-select' into megaTestBoss | Stephen Simpson | 7 | -62/+949 |
2011-10-19 | fuzzy updates, ramboo updates, playing around with ramboo anmChrs, and added ... | Colin Noga | 5 | -39/+824 |
2011-10-19 | added player and sprite collision to MG | Stephen Simpson | 4 | -98/+262 |
2011-10-16 | missing EGG::Allocator vtable symbol | Stephen Simpson | 1 | -1/+4 |
2011-10-15 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve... | Colin Noga | 2 | -0/+58 |
2011-10-15 | Ramboo broken-like, pushing so someone can get me the linker error | Colin Noga | 2 | -52/+151 |
2011-10-15 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve... | Stephen Simpson | 6 | -44/+191 |
2011-10-15 | Started on adding anmTexSrt into code | Stephen Simpson | 1 | -0/+34 |
2011-10-15 | Added linking addresses for anmTexSrt_c | Stephen Simpson | 1 | -0/+24 |
2011-10-15 | some touch ups, animations, effects, sounds, the stage end function, and a pr... | Colin Noga | 6 | -44/+191 |
2011-10-14 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve... | Colin Noga | 1 | -14/+24 |
2011-10-14 | added fake star coin to slot 49 | Colin Noga | 4 | -0/+126 |
2011-10-14 | Tweeks to MG for animations | Stephen Simpson | 1 | -14/+24 |
2011-10-14 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve... | Colin Noga | 6 | -36/+57 |
2011-10-14 | Polished up Fuzzy Bear a bunch, made boss ramboo. Both are waiting on anmChr,... | Colin Noga | 5 | -31/+453 |
2011-10-14 | anmChr working | Stephen Simpson | 2 | -6/+7 |
2011-10-14 | moved setNewCollisionRect to player.h so multiple actors can call it | Stephen Simpson | 6 | -35/+55 |
2011-10-14 | Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into leve... | Stephen Simpson | 2 | -32/+76 |
2011-10-14 | Merge branch 'megaTestBoss' into level-select | Stephen Simpson | 5 | -95/+343 |
2011-10-14 | Got working anmPat animations. anmChr needs fixing | Stephen Simpson | 2 | -91/+51 |
2011-10-13 | Started work on animations | Stephen Simpson | 5 | -20/+157 |