Results 1 to 10 of 31

Thread: Libcod for windows

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    I got currently the closer function hooked and i can read parameters from the closer function from the stack. (cod2 1.3)

    I cleaned up the code and started merging stuff from libcod.
    https://github.com/M-itch/libcod_win

    Status:
    - Retrieve gsc function parameters: working
    - pushStackInt, pushStackString, pushStackFloat, stackPushArray, stackPushArrayLast, pushStackVector: working
    - pushStackEntity (get spectatorclient): not working
    - mysql support: working
    - setvelocity: working
    - disableGlobalPlayerCollision: working
    - getip, getport: working
    - io::print (200): working
    - stance: working
    - get buttons: untested (likely to work)
    Last edited by Mitch; 16th January 2015 at 21:00.

  2. The Following User Says Thank You to Mitch For This Useful Post:

    Ni3ls (17th February 2014)

Posting Permissions

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