merge fix |
|
More...
|
about 12 years ago
|
fixed movement problems |
|
More...
|
about 12 years ago
|
Merge branch 'AI' of github.com:HarNys/IMT3601-project into AI |
|
More...
|
about 12 years ago
|
changed player and started work on intelligent placement of character(does not work yet) |
|
More...
|
about 12 years ago
|
Worked on the pcg asked jason for a help session with it on thursday |
|
More...
|
about 12 years ago
|
Made some minor corrections to the NPC class and Character, mainly documentation changes. modified: source/classes/Character.cpp modified: source/classes/Menu.cpp modified: source/makefile |
|
More...
|
about 12 years ago
|
Merge branch 'AI' of github.com:HarNys/IMT3601-project into AI |
|
More...
|
about 12 years ago
|
Merge branch 'AI' of github.com:HarNys/IMT3601-project into AI |
|
More...
|
about 12 years ago
|
fix on memory leak, almost nonextistent now |
|
More...
|
about 12 years ago
|
merge AI to menu branch |
|
More...
|
about 12 years ago
|
some changes to navigation of menu and give characters an ID |
|
More...
|
about 12 years ago
|
revamped the menu |
|
More...
|
about 12 years ago
|
adding font folder |
|
More...
|
about 12 years ago
|
fixed AI and added a Stack to the character move, should be working nice with fewer updates now. |
|
More...
|
over 12 years ago
|
created a menu |
|
More...
|
over 12 years ago
|
Still working on that effin generation |
|
More...
|
over 12 years ago
|
Has segfault, apparently tries to access stuff outside of map when map does not have borders. modified: source/classes/AI.cpp |
|
More...
|
over 12 years ago
|
renamed AI to NonPlayerCharacter |
|
More...
|
over 12 years ago
|
bug on map mega, pushing |
|
More...
|
over 12 years ago
|
working towards getting more than one AI |
|
More...
|
over 12 years ago
|
fixing menu diplay |
|
More...
|
over 12 years ago
|
I fixed! now has main menu modified: source/classes/Character.hpp modified: source/classes/Menu.cpp modified: source/classes/Menu.hpp modified: source/main.cpp modified: source/makefile |
|
More...
|
over 12 years ago
|
AI WORKS, for one player, in any map |
|
More...
|
over 12 years ago
|
forgot to add code |
|
More...
|
over 12 years ago
|
adding menu image |
|
More...
|
over 12 years ago
|
merging ai to menu |
|
More...
|
over 12 years ago
|
debugging AI, gets stuck on map when mapthree is running |
|
More...
|
over 12 years ago
|
Removed ->removed() and switched to ->splice() in world.cpp on randomgenerate also put a check in start for if we start to close to the border, but this must be edited |
|
More...
|
over 12 years ago
|
fixing AI, now it moves, maybe. otherwise it crashes, looking into it |
|
More...
|
over 12 years ago
|
Merge branch 'AI' of github.com:HarNys/IMT3601-project into AI |
|
More...
|
over 12 years ago
|