Results 1 to 5 of 5

Thread: My Development To Do List

  1. #1
    Join Date
    Dec 2006
    Location
    Banville
    Posts
    3,914
    Mentioned
    12 Post(s)
    Quoted
    98 Post(s)

    Default My Development To Do List

    I promised I would post this to someone, unfortunately I forget who.

    Code:
    Simba and plugins have issues with FPC 3.0.0. This may just be the plugins.
    
    SRL-6:
      SMART
      Tesseract
      SimpleOCR
    
    SMART:
      See project build instructions.
    
    Tesseract:
      See project build instructions.
      https://github.com/tesseract-ocr
      Build wrapper library.
      https://github.com/Brandon-T/libTesseract
      Olly requested a build of Tesseract 4 with training. This may require a new
    include.
    
    SimpleOCR:
      See build instructions.
      https://github.com/Olly-/SimpleOCR
      For FPC 3.0.0, need specific branch.
      https://github.com/Olly-/SimpleOCR/tree/fpc_3.0
    
    LibGL/LibGLX:
      https://github.com/Brandon-T/GLX
      https://github.com/Brandon-T/GLX-Colour
      https://github.com/Brandon-T/SRL-GLX
    
    ObscuritySRL/OpenGL Include:
      Rewrite?
    
    RuneScape 3:
      RSU-Client fixes OpenGL by modifying LD_LIBRARY_PATH, ask Harrier.
      LD_LIBRARY_PATH="/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0/jre/lib/amd64"
    
    Windows VM under Ubuntu:
      https://help.ubuntu.com/community/KVM/Installation
      Driver floppy disk has SCSI drivers, but does not have all drivers?
      Windows 10 AIO image from KeepBotting. Should be pre-activated; choose DAZ
    Loader.
      If still not activated use KMSPico 10.2.0.
      Networking:
        Create tap0 device.
        Create br0 device.
        Add tap0 to br0, add ethernet (enp3s0) to br0.
        Device br0 should have the IP address.
    
    Threading:
      Functions must be exported and used via TClient.
      Create a better way to do this?
      Existing:
        Tab-based multithreading.
        https://villavu.com/forum/showthread.php?t=107221
    
    Test Scripts, RS3:
      ShatterFighter, needs update -
    https://villavu.com/forum/showthread.php?p=1143120#post1143120
    
    Test Scripts, OSRS:
      ShatterGuilder (Ranged), needs update -
    https://villavu.com/forum/showthread.php?t=103300&p=1240994#post1240994
      ShatterHeater (Magic, Smelting), needs update -
    https://villavu.com/forum/showthread.php?t=104790&p=1255429#post1255429
    
    Misc:
      DirectInput for keyboard:
    https://wikileaks.org/ciav7p1/cms/page_3375220.html
    The following is for people learning about Simba and Lazarus/FPC. Hopefully I remember to put it somewhere with better visibility.

    Code:
    R0b0t1 | You should use this site, though be aware all of the syntax isn't supported: http://www.delphibasics.co.uk/
    R0b0t1 | Delphi is a branch of Pascal that is still commercially developed: https://www.embarcadero.com/products/delphi
    R0b0t1 | If you need to search for something you should probably use Delphi as a keyword, but Simba's standard library is much smaller than Delphi's.
    R0b0t1 | The software suite that Simba was developed in is a clone of Delphi and can be found here: http://www.lazarus-ide.org/
    R0b0t1 | When looking for answers regarding it, you're best off searching for things related to Delphi, except when it is specifically about either Lazarus or FreePascal
    Last edited by R0b0t1; 05-22-2017 at 05:34 AM.
    The jealous temper of mankind, ever more disposed to censure than
    to praise the work of others, has constantly made the pursuit of new
    methods and systems no less perilous than the search after unknown
    lands and seas.

  2. #2
    Join Date
    Jan 2010
    Posts
    5,227
    Mentioned
    6 Post(s)
    Quoted
    60 Post(s)

    Default

    great post R0b0t1 you are a treasure to the community

  3. #3
    Join Date
    Dec 2006
    Location
    Banville
    Posts
    3,914
    Mentioned
    12 Post(s)
    Quoted
    98 Post(s)

    Default

    Quote Originally Posted by i luffs yeww View Post
    great post R0b0t1 you are a treasure to the community
    I'm honestly not sure how to interpret this.
    The jealous temper of mankind, ever more disposed to censure than
    to praise the work of others, has constantly made the pursuit of new
    methods and systems no less perilous than the search after unknown
    lands and seas.

  4. #4
    Join Date
    Jan 2012
    Location
    Sydney, Australia
    Posts
    877
    Mentioned
    12 Post(s)
    Quoted
    368 Post(s)

  5. #5
    Join Date
    Dec 2006
    Location
    Sydney, New South Wales, Australia
    Posts
    4,603
    Mentioned
    15 Post(s)
    Quoted
    42 Post(s)

    Default

    Quote Originally Posted by R0b0t1 View Post
    I'm honestly not sure how to interpret this.
    You're a star.
    You may contact me with any concerns you have.
    Are you a victim of harassment? Please notify me or any other staff member.

    | SRL Community Rules | SRL Live Help & Chat | Setting up Simba | F.A.Q's |

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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