Free Hero Mesh

History of compile of ccfbb2388191a224
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.

History of the file that is called compile at check-in ccfbb2388191a224

2022-08-17
20:57
Fix a mistake in the compile script; the level table loading means that function.c also depends on instruc.h, so delete function.o if instruc.h is newer. file: [b9564d34c1] check-in: [ccfbb23881] user: user, branch: trunk, size: 2536 [annotate] [blame] [check-ins using] [diff]
2022-07-18
06:38
Implement (partially) comconfig; also add back into game.c the ability to record solution timestamps (that was removed by mistake in the past), and improve documentation about compiling (in README file). file: [bbdbdf26a2] check-in: [3bac201324] user: user, branch: trunk, size: 2525 [annotate] [blame] [check-ins using] [diff]
2022-07-14
06:09
If sqlite3.o is not present, try to automatically compile sqlite3.c if it is present. file: [1522779e22] check-in: [f5ea4ecd8d] user: user, branch: trunk, size: 2404 [annotate] [blame] [check-ins using] [diff]
2022-07-12
00:02
Improve compilation instructions and script to check for a common mistake. file: [dd47d6a91c] check-in: [60a7806b31] user: user, branch: trunk, size: 2237 [annotate] [blame] [check-ins using] [diff]
2022-03-04
01:56
If new messages are added, then instruc.h must be rewritten, too. file: [8b2463d0ca] check-in: [b08bf22096] user: user, branch: trunk, size: 2009 [annotate] [blame] [check-ins using] [diff]
2022-03-03
02:33
If Node.js is not installed, do not attempt to overwrite instruc.h, names.h, and quarks.h. file: [a8e3b80201] check-in: [9a7b2de351] user: user, branch: trunk, size: 1950 [annotate] [blame] [check-ins using] [diff]
2022-01-15
05:59
Implement the user sounds (uncompressed) and MML sounds; does not work in the game yet, and built-in sounds are not yet implemented. file: [8882a856f0] check-in: [5c902e7a3f] user: user, branch: trunk, size: 1795 [annotate] [blame] [check-ins using] [diff]
2022-01-13
06:48
Implement cryptographic hash algorithms. (These are not currently used by Free Hero Mesh but is expected to be used in future.) file: [552320bf15] check-in: [1293433867] user: user, branch: trunk, size: 1786 [annotate] [blame] [check-ins using] [diff]
2021-11-18
18:53
Add smallxrm.o compile into compile program. file: [9ee9dc5e0b] check-in: [9932988954] user: user, branch: trunk, size: 1672 [annotate] [blame] [check-ins using] [diff]
2021-05-23
23:23
Implement portable compilation mode, to compile it for "portable app" use. file: [b773ff22d0] check-in: [ec088682c3] user: user, branch: trunk, size: 1604 [annotate] [blame] [check-ins using] [diff]
2021-01-11
06:22
Start to implement the picture editor file: [309c7eb53b] check-in: [6e1b1bf6d3] user: user, branch: trunk, size: 1405 [annotate] [blame] [check-ins using] [diff]
2020-12-21
22:11
More corrections in the compile script file: [a67bcb4704] check-in: [c7bc4e8681] user: user, branch: trunk, size: 1311 [annotate] [blame] [check-ins using] [diff]
22:10
A correction in the compile script file: [79199049d2] check-in: [80137c63d2] user: user, branch: trunk, size: 1283 [annotate] [blame] [check-ins using] [diff]
2020-10-20
23:21
Add game.c file (not implemented much) file: [9cfb5e24a6] check-in: [9d982f0655] user: user, branch: trunk, size: 1276 [annotate] [blame] [check-ins using] [diff]
2018-10-07
04:25
Make some improvements to compile script, and start edit.c (just a stub so far) file: [076c585a54] check-in: [3f12058d2d] user: user, branch: trunk, size: 1217 [annotate] [blame] [check-ins using] [diff]
2018-07-08
00:13
Add some more stuff with graphics and some other stuff that was previously forgotten file: [5fc19466c4] check-in: [c5926b50b9] user: user, branch: trunk, size: 1104 [annotate] [blame] [check-ins using] [diff]
2018-06-22
07:17
Add exec.c (moving some things from main.c); add definitions for exec.c in heromesh.h; also add a macro tracing option. file: [67c0841242] check-in: [9ffad27cd3] user: user, branch: trunk, size: 939 [annotate] [blame] [check-ins using] [diff]
2018-06-10
16:34
Add some SQL functions file: [626fabb32d] check-in: [81f52e6f42] user: user, branch: trunk, size: 887 [annotate] [blame] [check-ins using] [diff]
05:27
Corrections and completions of class loading; implement -x switch; correction to schema file: [4085df24bd] check-in: [08625cbba0] user: user, branch: trunk, size: 815 [annotate] [blame] [check-ins using] [diff]
2018-05-19
22:31
Added: Add shell script to compile everything; support $CFLAGS and $EXE environment variables file: [ab1f577adf] check-in: [f833310c79] user: user, branch: trunk, size: 684 [annotate] [blame] [check-ins using]