Search found 4 matches

Wednesday, 10th March 2021, 23:48

Forum: Coding

Topic: C++ vs C headers? Visual Studio

Replies: 2

Views: 18221

Re: C++ vs C headers? Visual Studio

Thank you. I'm not a C or C++ developer and you are correct, I just re-targeted the project to the current version of Visual Studio (2019) and most of those errors went away. I now have the below list of missing files which as far as I can tell are not included in git, but are auto-generated. Lookin...

Monday, 8th March 2021, 16:30

Forum: Coding

Topic: C++ vs C headers? Visual Studio

Replies: 2

Views: 18221

C++ vs C headers? Visual Studio

There is an MSVC folder in source that contains a Visual Studio project for crawl, presumably for doing Windows development and builds. When I open it, Visual Studio complains about dozens of missing header files. What is curious is the missing headers are mostly all the standard C header files. e.g...

Sunday, 21st February 2021, 01:15

Forum: Coding

Topic: How to start the game engine without a front end

Replies: 2

Views: 7423

Re: How to start the game engine without a front end

I finally clued into the fact that TILES and WEBTILES are not the same thing and am now compiling WEBTILES. The reason I asked the question is I'm curious about the possibility of attaching different front-end UIs using crawl as the game engine. I was hoping the main crawl game engine simply opened ...

Thursday, 18th February 2021, 05:32

Forum: Coding

Topic: How to start the game engine without a front end

Replies: 2

Views: 7423

How to start the game engine without a front end

I would like to be able to interact with crawl using the raw json. According to an older blog post (link below) the crawl engine is stand-alone and communicates with tiles and console using sockets however I can not figure out how to launch just the crawl engine. I installed crawl-tiles from the apt...

Return to advanced search

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.