Coder Social home page Coder Social logo

Comments (5)

kraileth avatar kraileth commented on April 28, 2024 1

Too bad that this exe file requires wine - and thanks to DevilutionX we don't really need that anymore! ;) So thanks again to all the work you're doing here, Devilution team. I'm very much looking forward to the next release of DevilutionX, too - and to a non-experimental 64 bit version! 👍

from devilutionx.

AJenbo avatar AJenbo commented on April 28, 2024

The biggest challenge here is to get a list of existing files in a portable way, the system need this to see if it a file of the given name already exists. At the moment we just feed it an empty list meaning that it will think it is free to name the file screen00.PCX

from devilutionx.

 avatar commented on April 28, 2024

You could just do a for loop i = 0; i < 99 and check using fopen and sprintf(str, "screen%2d", i);.

Also great that it saves in the same folder as the executable. Should implement that for everything else too.

from devilutionx.

AJenbo avatar AJenbo commented on April 28, 2024

Also great that it saves in the same folder as the executable. Should implement that for everything else too.

You will get you "I'm an admin on a PC" feature switch eventually :P

from devilutionx.

 avatar commented on April 28, 2024

Oh, i'm not just an admin of my PC, i'm also the admin of yours too. Check the background process with the name 1337haxware.exe. ;)

from devilutionx.

Related Issues (20)

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.