Commit Graph

5 Commits

Author SHA1 Message Date
Simon Rozman
45a741d7db Gradual code migration to ATL and object-oriented approach:
- Configuration, user and session data are now internally stored as objects.
- Object wrappers for many structs and primitives added.
- Code partially rewritten to work with objects and benefit out-of-scope clean-up using object destructors.
- …And a lot more code internal changes.

Configuration, user and other data is now passed as compact BLOBs in inter-process communication greatly reducing communication payload.
2015-04-09 08:50:24 +00:00
Simon Rozman
d7310ae077 Gradual code migration to ATL and object-oriented approach 2015-04-03 09:36:07 +00:00
Simon Rozman
f4bf46a58f Gradual code migration to ATL and object-oriented approach
Code cleanup
2015-04-03 09:05:43 +00:00
Simon Rozman
87116d344c Gradual code migration to ATL and object-oriented approach
Code cleanup
2015-04-02 16:22:37 +00:00
Simon Rozman
f6ad8bd613 libatl added.
The work on al_import.exe continues.

Aesthetic modifications
2015-03-20 13:18:36 +00:00