GithubHelp home page GithubHelp logo

tung / nethack360-statuscolors Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 2.0 4.29 MB

New and improved statuscolors and hitpointbar for NetHack 3.6 (see statuscolors2 branch)

Perl 0.51% Perl 6 0.04% C 93.45% C++ 3.62% OpenEdge ABL 0.05% GAP 0.01% Rebol 0.14% Max 0.01% Batchfile 0.13% Awk 0.06% Shell 0.10% Groff 0.21% DIGITAL Command Language 0.29% Makefile 0.33% Lex 0.20% Yacc 0.81% AppleScript 0.05%

nethack360-statuscolors's People

Watchers

 avatar  avatar

Forkers

cjyate moxventura

nethack360-statuscolors's Issues

strncasecmp function not found (building in Visual Studio on Windows)

Hi Tung,

Great work on the Status Colours stuff, I love it! A couple of issues with building in Windows though.

The main issue here is the "strncasecmp" function that you use in parse_status_color_rule(start). "strncasecmp" isn't supported in Windows. I think a #def can fix the problem (see http://stackoverflow.com/questions/7299119/source-code-for-strncasecmp-function).
I'll see if I can create a PR for this.

Another issue is in the main line of 3.6.0 code; the void terminate(int) function collides with another function of the same name (possibly C standard library, I'm not sure). I'm currently working around that by renaming that function (it's defined in src/end.c and referenced via include/extern.h).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.