Skip to content
Extraits de code Groupes Projets
  1. mars 11, 2014
  2. mars 09, 2014
  3. mars 07, 2014
  4. mars 06, 2014
  5. mars 05, 2014
    • Thomas Goyne's avatar
      Redesign the undo stack · 9ecb5433
      Thomas Goyne a rédigé
      Store the data in vectors rather than AssFiles since even an intrusive
      linked list has comically high memory overhead. Cuts memory usage of a
      full undo stack with 15k lines by 65 MB for 32-bit and 130 MB for
      64-bit. Also roughly halves how long it takes to copy the file for the
      undo stack, and makes undo/redo a bit faster.
      9ecb5433
    • Thomas Goyne's avatar
      Make BaseGrid::UpdateMaps far less slow · 2a316e5a
      Thomas Goyne a rédigé
      2a316e5a
  6. mars 04, 2014
  7. mars 02, 2014
  8. fév. 02, 2014
Chargement en cours