Update: Poco::NamedEvent solved all of my problems. :D

This post is mostly about C++, the boost library, named mutexes and wxWidgets.

I often find myself having stupid/silly issues when writing code. This time, boost::named_mutex doesn't seem to work with wxWidgets or something, but works without wxWidgets. Perhaps it's something else, I don't know.

I posted my problem on StackOverflow, so if you know anything about this, I would appreciate whatever help I can receive to just get this job done and release alpha 15. :D

[broken link removed]

New in alpha 15 (when I solve that problem):

  • Improved typing numbers into spin controls (cash, ammo, etc)
  • Quick slots are implemented
  • Clone items in inventories (hold Ctrl while dragging and dropping) (only one item at a time for now, and no re-ordering of items yet)
  • Improved updating process