Eugene Sandulenko
534f723fa5
TONY: Fix buffer overrun
2016-05-04 21:15:51 +02:00
Strangerke
f358ec74f7
TONY: Reduce the scope of some more variables
2014-02-28 22:47:36 +01:00
Johannes Schickel
b9bfa3a857
TONY: Make GPL headers consistent in themselves.
2014-02-18 02:39:39 +01:00
D G Turner
b8c1b46ae0
TONY: Cleanup whitespace formatting.
...
This is mainly removal of extraneous blank lines, reformatting indents
to tab characters and other minor non-functional changes to improve
compliance with Code Formatting Conventions.
2012-11-12 00:39:20 +00:00
Strangerke
25f4a3fb08
TONY: Misc cleanup
2012-09-06 00:23:59 +02:00
Strangerke
f2df769aab
TONY: More renaming
2012-09-01 00:25:35 +02:00
Strangerke
7fbfbc8e6b
TONY: Rename some more variables and structures
2012-08-31 23:08:02 +02:00
Strangerke
825e0896dc
TONY: Replace C-style comments by C++-style ones.
...
Also translate some more Italian comments
2012-08-29 23:25:14 +02:00
Strangerke
766eadeef9
TONY: Translate some remaining Italian comments
2012-08-29 22:47:33 +02:00
Strangerke
b12ccad994
TONY: Reduce scope of some variables
2012-08-29 00:30:07 +02:00
Strangerke
d2b33ca4cc
TONY: Janitorial - remove trailing spaces
2012-08-28 23:25:50 +02:00
Strangerke
56f4bc0225
TONY: Fix some for and if statements with bad coding style
2012-08-28 23:05:48 +02:00
Willem Jan Palenstijn
6805c2cec2
TONY: Translate some minor Italian comments
2012-08-27 13:07:34 +02:00
Alyssa Milburn
a9828c8818
TONY: Replace copyMemory with memcpy.
2012-08-25 10:08:10 +02:00
Torbjörn Andersson
fab814b774
TONY: Remove unused variable.
...
It wasn't used in the original engine either.
2012-07-31 21:29:25 +02:00
Strangerke
b36b666300
TONY: American-ification of English used
2012-06-17 18:36:23 +02:00
Paul Gilbert
a91553efeb
TONY: Cleaned up the @defgroup comments
2012-06-17 09:09:18 +10:00
Strangerke
2b02a45ce1
TONY: Rename variables in globals.h
2012-06-10 22:34:08 +02:00
Paul Gilbert
a50b1f32c1
TONY: Fixes for deallocating MPC and MPAL data
2012-06-09 13:05:48 +10:00
Paul Gilbert
8d6f50463e
TONY: Properly free dialog commands during loading when there is duplicates
2012-06-09 12:29:34 +10:00
Paul Gilbert
5e062ce86c
TONY: Properly free items during loading when there is duplicates
2012-06-09 11:57:07 +10:00
Paul Gilbert
dd8b4b519a
TONY: Added more freeing of MPC data when the game ends
2012-06-09 10:44:51 +10:00
Paul Gilbert
83f1cad02b
TONY: Added code to free parsed MPC file data when the game ends
2012-06-09 01:20:08 +10:00
Paul Gilbert
d4777379d2
TONY: Refactored the memory manager to increase performance
2012-06-08 23:00:48 +10:00
Strangerke
cd15e483ed
TONY: Some more renaming
2012-06-07 21:14:59 +02:00
Paul Gilbert
01df8ae0e8
TONY: Fix compiler warning of not using a deferenced pointer
2012-06-02 10:39:00 +10:00
Strangerke
75a0b0c629
TONY: Some more code formatting
2012-05-23 00:19:46 +02:00
Paul Gilbert
c38bbce20c
TONY: Remove original header
2012-05-20 16:11:25 +10:00
Torbjörn Andersson
827454a87e
TONY: Change "it's" to "its" in comments where appropriate. (I think.)
2012-05-19 11:05:57 +02:00
Paul Gilbert
5d18a71045
TONY: Converting comments to English and formatting
2012-05-19 12:33:14 +10:00
Paul Gilbert
9eb66a2324
TONY: Added endian fixes for reading data
2012-05-14 20:22:52 +10:00
Paul Gilbert
94f5a98987
TONY: Moved remaining globals to Globals class
2012-05-13 23:44:08 +10:00
Paul Gilbert
26898dd7ad
TONY: Completed bulk of initial coro refactoring
2012-05-09 00:42:27 +10:00
Paul Gilbert
3454a0a9c3
TONY: A few more compiler warning fixes
2012-05-05 00:40:23 +10:00
Paul Gilbert
fe0fa0f86b
TONY: Added accidentally cut line
2012-05-05 00:35:16 +10:00
Paul Gilbert
a511b828e4
TONY: Initial fixes for some of the Valgrind reported errors
2012-05-05 00:29:44 +10:00
Paul Gilbert
5ab27cdacd
TONY: Fix Valgrind identified leaks in memory allocator and dialog parsing
2012-05-04 23:38:34 +10:00
Paul Gilbert
23cd3b7730
TONY: Fixed many warnings identified by gcc
2012-05-04 22:28:51 +10:00
Paul Gilbert
118f5ca010
TONY: Implemented RMGameBoxes class and all dependent classes
2012-04-29 23:22:24 +10:00
Paul Gilbert
637be83cf5
TONY: Start of work converting over MPAL sub-system
2012-04-26 09:43:55 +10:00