Skip to content

Conversation

@pmcculler
Copy link

No description provided.

cwc and others added 13 commits January 27, 2013 23:01
If string.h winds up being needed for some platforms, it can be included
through platform-specific defines (e.g. #ifdef WIN32).
Add simple arrow keys to movement (screen), inventory, stats, command selections.
Added some include guards
Remove some dead code
Fix warnings on uncast mallocs
Fix getLogin() returning stack memory
Adding asserts on possible null dereferences
Fixed typo in Grandmaster quest for Tholian monks
Making it less likely that extended meditation will cause a permanent HP increase (1/2 -> 1/5)
Touched up the Monk messaging a bit
Made it possible to join the Monks for free, because free.
Fixed save game load error that caused HP, pow reset.
…hacked the old function back in but did not remove the new LizzardBucket code entirely.

Added simple arrow keys to setdir(), country movement, getpos, etc.
Fixed typos
Fixed static analysis items like malloc(size_t) instead of malloc(int)
Fixed stats reset on load bug
Fixed inventory spot sqap bug (one bug remains)
Added save file scum while debugging code
Added auto-display-inventory-slots on up-in-air swap selection
Added detection of and friendlier error messages on memory allocation failures.
…weaks

Conflicts:
	Omega/src/defs.h
	Omega/src/omega.cpp
	src/OmegaRPG/src/Main.cpp
Able to eat food now, also tweaking several gameplay elements such as
wishing for health makes you satiated
@cwc
Copy link
Owner

cwc commented Sep 9, 2014

Looks like there are some duplicate commits in here, plus some extraneous files (e.g. https://github.com/pmcculler/OmegaRPG/blob/pgm_tweaks/Patrick).

I'll review when I get a chance, though one of us will need to rebase out the duplicate commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants