Strangerke
|
334dc91e27
|
TONY: Rename variables and functions in game.h
|
2012-06-06 01:37:06 +02:00 |
|
Strangerke
|
380c86fd40
|
TONY: Some renaming
|
2012-06-05 18:51:20 +02:00 |
|
Strangerke
|
23c95d7014
|
TONY: Some more renaming
|
2012-06-05 08:39:55 +02:00 |
|
Strangerke
|
a5cb751f7a
|
TONY: Rename variables and functions in gfxengine.h
|
2012-06-05 01:04:53 +02:00 |
|
Strangerke
|
014330a538
|
TONY: Rename variables and functions in input.h
|
2012-06-05 00:02:15 +02:00 |
|
Strangerke
|
a1f6f8ceb1
|
TONY: Rename variables and functions in tony.h
|
2012-06-04 23:45:36 +02:00 |
|
Strangerke
|
94d3c8ebb2
|
TONY: Some more code formatting
|
2012-05-21 23:54:32 +02:00 |
|
Paul Gilbert
|
7da213cd32
|
TONY: Removal of code that was commented out in the original source
|
2012-05-20 16:34:38 +10:00 |
|
Paul Gilbert
|
8b9831a502
|
TONY: Converting Italian comments to English and formatting
|
2012-05-20 15:28:48 +10:00 |
|
Strangerke
|
88762667b5
|
TONY: Fix some formatting
|
2012-05-14 21:29:27 +02:00 |
|
Strangerke
|
099fe1e9e6
|
TONY: Remove original header
|
2012-05-14 07:43:50 +02:00 |
|
Paul Gilbert
|
546f47ddce
|
TONY: Beginnings of refactoring Globals into their own class
|
2012-05-13 22:34:40 +10:00 |
|
Paul Gilbert
|
089d7048b6
|
TONY: Bugfix for crash when removing item from inventory
|
2012-05-13 15:50:15 +10:00 |
|
Paul Gilbert
|
8a88ad861d
|
TONY: Converted object passing to use const reference where appropriate.
This should cut down on the number of redunndant creations of temporary objects.
|
2012-05-13 00:43:02 +10:00 |
|
Paul Gilbert
|
109e5f8226
|
TONY: Conversion of more methods to coroutines
|
2012-05-12 20:49:36 +10:00 |
|
Paul Gilbert
|
a153f9a2e6
|
TONY: Explicitly initialise fields of various objects in their constructors
This fixes a crash when the pop-up inventory was displayed.
|
2012-05-12 10:34:52 +10:00 |
|
Paul Gilbert
|
734fae9193
|
TONY: Fixed some memory leaks identified by Valgrind
|
2012-05-05 10:32:43 +10:00 |
|
Paul Gilbert
|
23cd3b7730
|
TONY: Fixed many warnings identified by gcc
|
2012-05-04 22:28:51 +10:00 |
|
Paul Gilbert
|
5b2c69b1f2
|
TONY: Implemented some missing and incorrect init code
|
2012-05-04 00:11:38 +10:00 |
|
Paul Gilbert
|
6d0f1fca46
|
TONY: Formatting fixes
|
2012-05-03 23:08:19 +10:00 |
|
Paul Gilbert
|
bc2b944986
|
TONY: Added code from Inventory.cpp
|
2012-05-02 00:23:41 +10:00 |
|