Alphabetical Index | Tags by Size | Find tag:

ACS (Grouped)

Authorship: 100% danij

View commits by date

Jump down to:
  Hexen (17)
  Cleanup (6)
  Refactor (3)
  Debug (1)
  Fixed (1)
  libcommon (1)

  Hexen (17) — ACS

February 2014
2014-02-27 Cleanup | Hexen : Applied 'session' naming convention to ACScript
2014-02-01 Debug | Hexen : Error if a script tries to address outside its local value stack
2014-02-01 Hexen : Simplified ACScript => BytecodeScriptInfo lookup
2014-02-01 Hexen : Deferred script tasks now reference maps with URI
2014-02-01 Cleanup | Hexen : Cleanup
January 2014
2014-01-30 Hexen | Refactor : Implement ACS state (de)serialization in C++, with Reader/Writer
2014-01-27 Cleanup | Hexen : Cleanup
2014-01-27 Hexen : Moved more logic into the new interpreter class
2014-01-27 Cleanup | Hexen : Load bytecode string constants as static Strs, cleanup
2014-01-27 Hexen : Removed more unnecessary globals used by the bytecode interpreter
2014-01-27 Cleanup | Hexen : Cleanup
2014-01-27 Hexen : Continued work on remodeling the ACS bytecode interpreter
2014-01-27 Hexen : Translate ACS script numbers when loading new bytecode
2014-01-26 Hexen : Ensure bytecode command functions are of the expected form
2014-01-26 Hexen : Continued moving logic into the new interpretor class
2014-01-26 Hexen : Continued work on clarifying/remodeling the ACS bytecode interpreter
2014-01-26 Hexen | Refactor : Renamed some ACS scripting components, for clarity

↑ Back to top

  Cleanup (6) — ACS

February 2014
2014-02-27 Cleanup | Hexen : Applied 'session' naming convention to ACScript
2014-02-01 Cleanup | Hexen : Cleanup
January 2014
2014-01-29 Cleanup : Use Uri_NewWithPath3
2014-01-27 Cleanup | Hexen : Cleanup
2014-01-27 Cleanup | Hexen : Load bytecode string constants as static Strs, cleanup
2014-01-27 Cleanup | Hexen : Cleanup

↑ Back to top

  Refactor (3) — ACS

January 2014
2014-01-30 Hexen | Refactor : Implement ACS state (de)serialization in C++, with Reader/Writer
2014-01-29 Refactor : Implement ACScript (de)serialization in C++ with Reader/Writer
2014-01-26 Hexen | Refactor : Renamed some ACS scripting components, for clarity

↑ Back to top

  Debug (1) — ACS

February 2014
2014-02-01 Debug | Hexen : Error if a script tries to address outside its local value stack

↑ Back to top

  Fixed (1) — ACS

April 2015
2015-04-27 Fixed | libcommon : ACS world state deserialization

↑ Back to top

  libcommon (1) — ACS

April 2015
2015-04-27 Fixed | libcommon : ACS world state deserialization

↑ Back to top