Ignore:
Timestamp:
10/03/16 17:45:46 (9 years ago)
Author:
epyon
Message:
  • ecs updates
  • animation updates
  • ragdoll manager
  • lua has own random engine
  • several minor fixes
  • particle engine/particle group
  • shitload of other stuff
  • bullet world
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/gui_ascii_renderer.cc

    r514 r520  
    9898                m_terminal->print( abs.ll(), er->border_color, term_color(), er->border_chars[6] );
    9999                m_terminal->print( abs.lr,   er->border_color, term_color(), er->border_chars[7] );
    100                 m_terminal->update();
     100                //m_terminal->update();
    101101        }
    102102        if ( !e->m_text.empty() )
Note: See TracChangeset for help on using the changeset viewer.