Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting to Windows #2

Merged
1 commit merged into from
Oct 20, 2010
Merged

Porting to Windows #2

1 commit merged into from
Oct 20, 2010

Conversation

jaydg
Copy link
Contributor

@jaydg jaydg commented Oct 19, 2010

Hi,

as announced a while ago, here it is finally: the start of the port of Cataclysm to windows.
I hope the makefile still work with this modified dependency generation..

It currently builds fine, but crashes after generating the character is finished. I'll keep working on it.

Regards,
Joachim

Changed all references to ncurses.h to curses.h.
Added
Modified Makefile: changed generating dependencies as gccmakedep is not available on Msys. Use pdcurses and link statically on Msys.
Added an implementetion of nanosleep() to game.cpp as MinGW lacks it.
@Whales
Copy link
Owner

Whales commented Oct 20, 2010

Awesome work, many thanks! I don't suppose you have a backtrace of the crash you can share?

gim913 pushed a commit to gim913/Cataclysm that referenced this pull request Nov 10, 2012
kevingranade pushed a commit to kevingranade/Cataclysm that referenced this pull request Mar 3, 2013
kevingranade pushed a commit to kevingranade/Cataclysm that referenced this pull request Feb 13, 2014
kevingranade pushed a commit to kevingranade/Cataclysm that referenced this pull request Feb 13, 2014
Merged added .50 BMG with Added Bipod, Support for .50 bmg, and item groups for said items
kevingranade pushed a commit to kevingranade/Cataclysm that referenced this pull request Feb 13, 2014
kevingranade pushed a commit to kevingranade/Cataclysm that referenced this pull request Feb 13, 2014
kevingranade pushed a commit to kevingranade/Cataclysm that referenced this pull request Apr 4, 2014
kevingranade pushed a commit to kevingranade/Cataclysm that referenced this pull request Apr 18, 2014
pulling in the new stuff, updating my repo
kevingranade pushed a commit to kevingranade/Cataclysm that referenced this pull request Jun 26, 2015
kevingranade pushed a commit to kevingranade/Cataclysm that referenced this pull request Jun 26, 2015
This pull request was closed.
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