Commit Graph

13 Commits

Author SHA1 Message Date
Rtch90
376801720d [Remove] There is no need for save_* when we are ignoring save* ... 2012-02-09 22:57:24 +00:00
Tamir Atias
132279ccef [Add] Saving maps! 2012-02-09 18:17:13 +02:00
Rtch90
c30739a610 [Add] Some more work on pathfinding.
-- Decided to stick with ANSI/ISO standards by keeping template implementation inside the header it came from as apposed to exporting it into another compilation unit. This stops gcc from bitching at me!
2012-02-04 18:27:29 +00:00
Tamir Atias
a04ad1f985 [Add] Multiple saves. 2012-02-03 17:19:33 +02:00
Tamir Atias
f2d9434b9c [Add] Creating savegame if it doesn't exist. 2012-02-03 01:00:48 +02:00
Tamir Atias
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.
2012-02-02 23:30:40 +02:00
Rtch90
a3ec190f61 [Add] Getting to work on pathfinding, my last one was not complete.
[Fix] Fixed .gitignore
2012-02-01 23:44:04 +00:00
Rtch90
ef9bbd3db3 [Remove] Scrapped redundant files. Added UnukQT/Makefile to .gitignore for easier calibration. 2012-02-01 22:57:19 +00:00
Rtch90
497c6c077c [Change] Unuk has full keyboard use now. 2012-01-11 01:47:55 +00:00
Rtch90
589268a94f [Add] Just the beginning of an A* implementation.
-- I have gone back to makefiles and text editors as QT bored me.
-- I know, there is nothing here.. I just want to look busy. :P
2012-01-06 00:47:12 +00:00
Tamir Atias
73210e0451 [FIX] Fixed exception when quitting. 2011-12-29 00:15:51 +02:00
Tamir Atias
0e11ecba87 [FIX] Fixed Debug Build in Visual Studio. 2011-12-28 21:13:05 +02:00
Rtch90
ab999c39c4 [Add] Unuk is live on both Linux and Windows platforms!
-- Thank KonoM for being in charge of the Windows build!
2011-12-28 02:35:18 +00:00