Commit Graph

  • ffebfaa0ca [FixAttempt] Force 32-bit compilation on Linux. master Tamir Atias 2012-08-24 00:45:03 +0300
  • fc26781248 [Fix] KonoM never knew how to include files. :P Rtch90 2012-06-10 22:49:57 +0100
  • fe43519c6f Merge branch 'master' of github.com:Allanis/Unuk Rtch90 2012-06-10 22:45:36 +0100
  • cb4774bd1f [Add] Missing scNew in Pathfinding.h Tamir Atias 2012-06-11 00:44:34 +0300
  • 3fb7e3e8e1 Merge branch 'master' of github.com:Allanis/Unuk Rtch90 2012-06-10 22:13:31 +0100
  • 6c56311c86 [Dunno] Got to commit to pull changes. Rtch90 2012-06-10 22:12:49 +0100
  • 30dfb9dba0 [Fix] Memory leaks not logging correctly. Tamir Atias 2012-06-11 00:03:20 +0300
  • 307800e02f [Add] Attempting to write out memory leak origin. Tamir Atias 2012-06-10 23:02:03 +0300
  • d0f9ce73f9 [Fix] A few typos in the documentation. Tamir Atias 2012-06-10 21:23:24 +0300
  • 4532f53b39 [Remove] Buy buy HTML and Latex docs. [Change] Modified the docs a bit. Rtch90 2012-06-10 13:35:51 +0100
  • 907631e472 [Fix] Small errors in docs. Rtch90 2012-06-09 22:35:05 +0100
  • d31d43cb4a [Add] Adding data serialization docs. Rtch90 2012-06-09 22:18:32 +0100
  • 896b966530 [Add] New memory management. [Clean] Source code was messy, so I have given it a good clean. Rtch90 2012-06-02 21:54:35 +0100
  • d16472c28e [Add] Added some more documentation, turns out I did not save the rest, so I had to salvage it from chat logs. :( Rtch90 2012-05-05 13:30:37 +0100
  • 61d6b6fcef [Change] Some changes to documentation Rtch90 2012-03-11 15:28:40 +0000
  • e2bfd4ccfe [Change] Throwing some more documentation in. Rtch90 2012-03-11 15:10:58 +0000
  • a62f939443 [Add] Added Documentation file. Rtch90 2012-03-11 15:03:35 +0000
  • c09d70bee0 Merge branch 'master' of github.com:Allanis/Unuk Tamir Atias 2012-02-24 03:00:51 +0200
  • 6069ae3379 [Fix] Qt Creator project. Tamir Atias 2012-02-24 02:53:47 +0200
  • 461d87ab81 [Fix] Fixed QT project, it was not playing nicely with the serialization class. Rtch90 2012-02-24 00:40:21 +0000
  • 9ca8983561 [Add] Serialisation stuff. Tamir Atias 2012-02-24 02:11:06 +0200
  • 7d00bfb34a [Add] Some more artwork by Moosader. Tamir Atias 2012-02-22 04:47:08 +0200
  • 0eb90d6df5 [Add] New artwork by Moosader. Tamir Atias 2012-02-22 04:28:01 +0200
  • 120be24f96 [Fix] Sped up characters. [Fix] Load game. [Fix] Enemy collisions. [Add] Enemies attacking the player. [Add] GAME OVER!!! :D Tamir Atias 2012-02-22 01:27:46 +0200
  • 57e3229baf [Fix] Lots of fixes to pathfinding. Tamir Atias 2012-02-21 03:09:00 +0200
  • 837ace3c2a [Fix] Pathfinding fixes... Tamir Atias 2012-02-21 02:00:36 +0200
  • 61f1f2b2a4 [Fix] Change calculation of absolute value to support floating point variables. Rtch90 2012-02-20 21:34:50 +0000
  • 2e50097502 Merge branch 'master' of github.com:Allanis/Unuk Tamir Atias 2012-02-20 22:06:14 +0200
  • c8460abb90 [Add] Some pathfinding code. Tamir Atias 2012-02-20 21:59:51 +0200
  • 8e81f3aa86 [Fix] Fixed character sheet's animation sequence. Rtch90 2012-02-20 19:34:14 +0000
  • 45d5720e4b [Add] A little spell stuff. [Add] Woot, Rachel did the character sprite. Rtch90 2012-02-19 23:16:10 +0000
  • 4b86f12f3a [Add] Who wants to see some magical abilities? Rtch90 2012-02-19 21:18:26 +0000
  • a6bc7151d4 [Change] Updated README file. Rtch90 2012-02-19 17:29:58 +0000
  • 50db738194 [Change] Avoid using numerals when TILE_WIDTH and TILE_HEIGHT are defined in Unuk/Constants.h Rtch90 2012-02-19 15:18:24 +0000
  • 87c075ddb0 [Change] Removed operator overloads in WorldManager.h as we never use them. WorldManager will invoke the operators from Character. Rtch90 2012-02-19 15:04:55 +0000
  • d55d16ac61 [Fix] Memory managment now working, and utilized. Rtch90 2012-02-19 14:51:53 +0000
  • 7ca0ad0d7d [Fix] Changed abs(Vec2::DistanceSquared(thisPos, goalPos)); to fabs(Vec2::DistanceSquared(thisPos, goalPos)); Rtch90 2012-02-18 23:49:13 +0000
  • 8b92224e72 [Add] Some work on enemy AI. Tamir Atias 2012-02-19 01:30:12 +0200
  • 35fd91c97a [Change] Character::Move was named incorrectly, This is now defined as Character::HealthBarScroll Rtch90 2012-02-18 19:29:45 +0000
  • 4be65645da [Fix] Windows build. [Fix] New game stack overflow in Debug build. Tamir Atias 2012-02-18 21:23:23 +0200
  • 7f8bf0cb59 [Fix] Cropped some entities. Tamir Atias 2012-02-14 22:37:44 +0200
  • 05688b4725 [Add] Moosader's new art is in! Tamir Atias 2012-02-14 21:42:44 +0200
  • 376801720d [Remove] There is no need for save_* when we are ignoring save* ... Rtch90 2012-02-09 22:57:24 +0000
  • 132279ccef [Add] Saving maps! Tamir Atias 2012-02-09 18:17:13 +0200
  • 4a56e4cd00 [Fix] Player spawning on entities bug. For real this time! Tamir Atias 2012-02-08 22:58:13 +0200
  • 3bcc36edec [Fix] Player spawning inside entities when starting a new game or loading one. [Fix] Annoying warnings in WorldManager.cpp Tamir Atias 2012-02-08 22:50:01 +0200
  • 6e83a0fa77 Merge branch 'master' of https://github.com/Allanis/Unuk Tamir Atias 2012-02-08 22:03:49 +0200
  • 9650fda582 [Change] Collision is now only done with the lower quarter of the player's height. Tamir Atias 2012-02-08 22:02:56 +0200
  • bdda3847fb [Fix] Tamir thought he was cool. But he typod soooo much!!! Rtch90 2012-02-06 00:27:52 +0000
  • 0cbaf72395 [Fix] Spawning out of the map. Tamir Atias 2012-02-05 22:22:41 +0200
  • d6e09057b5 Merge branch 'master' of https://github.com/Allanis/Unuk Tamir Atias 2012-02-05 22:09:51 +0200
  • 3724a3121e [Add] Ways of death. [Add] Generation area is now larger. Tamir Atias 2012-02-05 22:09:07 +0200
  • 156322f4d6 Merge branch 'master' of github.com:Allanis/Unuk Rtch90 2012-02-05 17:56:49 +0000
  • b97775fd47 [Remove] Taking water out of the map XML Rtch90 2012-02-05 17:56:11 +0000
  • a24caab545 [Fix] EXP bar not reading EXP map correctly. Tamir Atias 2012-02-05 19:54:28 +0200
  • 1c22f624e6 [Add] Amount of generated NPCs is now level dependent. Tamir Atias 2012-02-05 19:51:26 +0200
  • 815e1b338d [Fix] EXP table was not read correctly. Tamir Atias 2012-02-05 19:41:12 +0200
  • fcb1d02db0 [Remove] Speech bubbles. [Fix] NPCs now collide with the player. Tamir Atias 2012-02-05 19:37:01 +0200
  • a7367551c6 [Remove] Transitions from map file. [Fix] Bug in which NPCs collide with themselves. Tamir Atias 2012-02-05 18:56:29 +0200
  • 1924c7e01e [Fix] Qt Creator project no longer links Qt. Tamir Atias 2012-02-05 18:40:58 +0200
  • ac883d6b64 [Remove] Map transitions are they were not in use. [Fix] Invisible collision in bottom left. Tamir Atias 2012-02-05 18:14:11 +0200
  • 3e9c83428d [Fix] Collision testing is now more accurate. Tamir Atias 2012-02-05 17:54:11 +0200
  • cc258c35e0 [Fix] Supposedly fixed spawning on top of NPCs. Tamir Atias 2012-02-05 00:30:42 +0200
  • 90e3ff7a22 [Fix] NPCs and Player shall no longer spawn inside entities! Tamir Atias 2012-02-04 23:51:45 +0200
  • 228371376d [Fix] Weird exception bug on change level. Tamir Atias 2012-02-04 23:12:28 +0200
  • 5e0130019d [Add] Finished off the rest of this pathfinding shiz. Enjoy KonoM!! Rtch90 2012-02-04 21:05:56 +0000
  • 67ff7dc171 [Add] Nothing interesting just methods to grab specific nodes.. Rtch90 2012-02-04 20:34:43 +0000
  • c30739a610 [Add] Some more work on pathfinding. Rtch90 2012-02-04 18:27:29 +0000
  • 1dcbb82b72 [Add] SearchStep(void) method now implemented. Rtch90 2012-02-04 15:04:22 +0000
  • 19df24c12c [Fix] Heh, this code won't do any good in the destructer.. Rtch90 2012-02-03 21:10:14 +0000
  • 9d8493376e [Fix] FFFFUUUUUUU Templates. I WILL CONQUORR!!!!! Rtch90 2012-02-03 20:57:17 +0000
  • 6affe7344b [Add] Laying out a lovely foundation.. Getting dirty with some generic programming. Rtch90 2012-02-03 16:19:03 +0000
  • 571f97e7cb Merge branch 'master' of github.com:Allanis/Unuk Tamir Atias 2012-02-03 17:20:10 +0200
  • a04ad1f985 [Add] Multiple saves. Tamir Atias 2012-02-03 17:19:33 +0200
  • fa83500d15 [Fix] Changed typename to class in template paremeter list. Rtch90 2012-02-03 15:15:54 +0000
  • 86c102f3d2 [Add] Working some more on AStar pathfinding. This is going to get messy. Rtch90 2012-02-03 15:09:28 +0000
  • 816ea51c86 [Remove] Removed instantiation of Game* game as KonoM seemd to have moved it. Rtch90 2012-02-03 00:16:09 +0000
  • 9a23bd1547 [Add] New & Load in main menu now functioning properly. Tamir Atias 2012-02-03 01:43:47 +0200
  • db79f97f31 [Add] Player now relocating on level change. [Fix] Unused parameter warning. Tamir Atias 2012-02-03 01:11:40 +0200
  • 0e89b66788 [Add] Declaring a load of methods I think I may be needing! Rtch90 2012-02-02 23:08:00 +0000
  • f2d9434b9c [Add] Creating savegame if it doesn't exist. Tamir Atias 2012-02-03 01:00:48 +0200
  • 5be88716c3 Merge branch 'master' of github.com:Allanis/Unuk Tamir Atias 2012-02-03 00:49:18 +0200
  • 620c55736b [Add] Made ESC quit from main menu. Tamir Atias 2012-02-03 00:48:56 +0200
  • 6c8ad292c9 [Add] Preparing Pathfinding for some ass whooping!! Rtch90 2012-02-02 22:48:06 +0000
  • f7bc3fbae5 [Add] Comparison method for the cost two nodes. Rtch90 2012-02-02 22:37:46 +0000
  • f2f4c43545 [Remove] Darn annoying test speach bubble!! Rtch90 2012-02-02 22:30:47 +0000
  • 7f9426acbc [Add] Player level, experience points and health are now being saved. Tamir Atias 2012-02-03 00:03:16 +0200
  • 4808d8b45d [Add] NPCs now generating randomally. [Add] Map is regenerated after all NPCs are killed. [Fix] Bugs regarding level up system. [Fix] Unuk-QT.pro.user is now ignored. Tamir Atias 2012-02-02 23:30:40 +0200
  • 7d1a1b1295 [Change] Turned off debug text unless 'p' is pressed. Rtch90 2012-02-02 00:09:24 +0000
  • f7ae1af267 [Change] Cleaned up some of KonoM's Unit tests and GUI. Rtch90 2012-02-01 23:59:23 +0000
  • 76517a7a5f Merge branch 'master' of github.com:Allanis/Unuk Rtch90 2012-02-01 23:46:13 +0000
  • a3ec190f61 [Add] Getting to work on pathfinding, my last one was not complete. [Fix] Fixed .gitignore Rtch90 2012-02-01 23:44:04 +0000
  • 7c63598b1a [Change] Event History box is now more translucent. Tamir Atias 2012-02-02 01:33:15 +0200
  • 3e01f285e4 Merge branch 'master' of github.com:Allanis/Unuk Tamir Atias 2012-02-02 01:13:46 +0200
  • 9c06cdaa34 [Add] Pimped out Event History box to Sara's request. Tamir Atias 2012-02-02 01:12:13 +0200
  • ef9bbd3db3 [Remove] Scrapped redundant files. Added UnukQT/Makefile to .gitignore for easier calibration. Rtch90 2012-02-01 22:57:19 +0000
  • b584069280 [Remove] Blasted out a now irrelevent comment! I am no longer drunk codin'. Rtch90 2012-02-01 19:45:29 +0000
  • 444abf9f59 Merge branch 'master' of github.com:Allanis/Unuk Rtch90 2012-02-01 19:40:00 +0000
  • 75b71a8f8c [Add] Added MathBox and Finished Vector shit! I'm on FIRE!!!! Rtch90 2012-02-01 19:38:31 +0000
  • 19396577f8 [Fix] Killed all warnings. Ice cold, baby. Tamir Atias 2012-02-01 21:36:59 +0200