| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Occasionally wierd characters would show in place of a window
title or button label, this was due to whcar_t s missing
their sentinal characters.
|
| |
|
|
|
| |
Files now use the registry defined in iguielement, so they are
all in sync.
|
| | |
|
| |
|
|
| |
Removed a lot of commented out old code
|
| |
|
|
| |
All compile warning for -Wall have been fixed
|
| |
|
|
|
| |
Made makefile much simpiler, added option to build dynamically with
DEBUG=true
|
| |
|
|
| |
Various additions, updates, and bugfixes while making mahjong solitare.
|
| |
|
|
|
| |
GUI buttons now use metatables, and are dependent on some of the
shared code. Makefile updated accordingly
|
| |
|
|
| |
Bound irrlicht's IGUIWindow to lua
|
| |
|
|
|
|
| |
* client no longer crashes when closed
* started work on adding physics types
* some bugfixes to core lua api
|
| |
|