Results 1 to 10 of 31

Thread: Libcod for windows

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #24
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    I added basic support for 1.0. But i haven't tested all the functions. So it might be that some functions don't work yet. Probably the entity and vector return value.

    https://github.com/M-itch/libcod_win...d9436e4e13b717

    I also included kung's injector loop (with a dll check).

    Edit: status 1.0

    Working
    - All param functions are working (string, int, float, vector)
    - string, int and float return functions are working
    - ip/ping are working

    Not working/untested
    - Vector, entity and array return functions haven't been tested yet
    - All player functions haven't been tested yet (except ip/ping)

    Edit 2: https://github.com/M-itch/libcod_win...2b230f5cd3985f (Added player functions to 1.0, build 2)
    Edit 3: https://github.com/M-itch/libcod_win...01c2f823c9490a (fix vector stack push, build 3)
    Edit 3: https://github.com/M-itch/libcod_win...f943c86cfa6651 (IWD download check, build4)
    Attached Files Attached Files
    Last edited by Mitch; 20th January 2015 at 19:58. Reason: added fixed vector push

  2. The Following 2 Users Say Thank You to Mitch For This Useful Post:

    kung foo man (4th January 2015),serthy (5th January 2015)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •