Free Hero Mesh

History of picedit.c of 3083ae9c8d8f4d15
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 picedit.c at check-in 3083ae9c8d8f4d15

2022-08-30
22:12
Add a "S" column to the "GRAPH" SQL table in the picture editor. The example ALT+M macro uses this to automatically apply horizontal mirror symmetry to a picture. file: [e11269f40c] check-in: [bb9043ee13] user: user, branch: trunk, size: 64820 [annotate] [blame] [check-ins using] [diff]
2022-08-17
01:15
Implement hue/shade filter in dependent pictures. file: [f746d76413] check-in: [0aa4ff0fdf] user: user, branch: trunk, size: 64640 [annotate] [blame] [check-ins using] [diff]
2022-08-10
05:45
Implement CONFIG_NO_STATUS file: [e191836d4c] check-in: [89cc6486f6] user: user, branch: trunk, size: 63604 [annotate] [blame] [check-ins using] [diff]
2022-08-05
08:52
Fix a mistake in picedit.c with freeing memory after saving a multidependent picture. file: [583dab5e00] check-in: [95af598a76] user: user, branch: trunk, size: 63616 [annotate] [blame] [check-ins using] [diff]
2022-07-21
21:15
Implement editing multidependent pictures; also improve comconfig.doc (independently) file: [2327f052d7] check-in: [3083ae9c8d] user: user, branch: trunk, size: 63616 [annotate] [blame] [check-ins using] [diff]
2022-07-20
05:10
Start to implement multidependent picture lumps (currently only adding/deleting them in the picture editor and listing them; you cannot edit nor use them yet). file: [86ecd14102] check-in: [ed54db3698] user: user, branch: trunk, size: 56829 [annotate] [blame] [check-ins using] [diff]
2022-07-18
03:06
Change some dealing with IMG/DEP lumps; in future the MUL lumps may also be implemented. file: [11fb52bb5b] check-in: [d1dcb9242a] user: user, branch: trunk, size: 56230 [annotate] [blame] [check-ins using] [diff]
2022-03-09
04:05
In the picture editor, ensure the pick function works even if caps lock and/or num lock is activated. file: [a7247f6f66] check-in: [cc72ae321f] user: user, branch: trunk, size: 56212 [annotate] [blame] [check-ins using] [diff]
2022-02-05
22:54
Fix a compiler warning relating to return without a value even though the function should have a return value. file: [bb85947c15] check-in: [e7826dace2] user: user, branch: trunk, size: 56206 [annotate] [blame] [check-ins using] [diff]
2021-12-04
06:13
Corrections in picedit.c due to recent things added file: [2da22ea3b6] check-in: [33fb27825a] user: user, branch: trunk, size: 56202 [annotate] [blame] [check-ins using] [diff]
2021-12-03
23:44
Implement possibility of user-defined macros in picture editor. file: [38f77ed3d9] check-in: [9dce768c07] user: user, branch: trunk, size: 56188 [annotate] [blame] [check-ins using] [diff]
20:32
Implement the spare page in the picture editor. file: [fdf7a1a60f] check-in: [72f318849b] user: user, branch: trunk, size: 54109 [annotate] [blame] [check-ins using] [diff]
2021-10-29
23:07
Correct a mistake in picture importing file: [be4069b047] check-in: [ed2c776526] user: user, branch: trunk, size: 53520 [annotate] [blame] [check-ins using] [diff]
2021-09-11
07:00
Implement much more of bizarro world (currently untested, and not implemented in level editor yet). file: [2f3a7b5478] check-in: [2a3e5126fe] user: user, branch: trunk, size: 53520 [annotate] [blame] [check-ins using] [diff]
2021-06-13
22:31
Add a few more commands into the picture editor file: [89c03fa222] check-in: [d021d4aad7] user: user, branch: trunk, size: 53501 [annotate] [blame] [check-ins using] [diff]
2021-06-03
21:06
Some corrections to the picture editor file: [950f3bbcaa] check-in: [d941198b8b] user: user, branch: trunk, size: 52045 [annotate] [blame] [check-ins using] [diff]
2021-05-16
05:32
Fix some mistakes with counting the number of picture lumps in the picture editor. file: [4564fe9a7b] check-in: [1ce408e53f] user: user, branch: trunk, size: 52015 [annotate] [blame] [check-ins using] [diff]
2021-05-14
22:57
Implement F7 (copy) and F12 (SQL) in the main menu of the picture editor. file: [d23040b86d] check-in: [d90f0ae800] user: user, branch: trunk, size: 52004 [annotate] [blame] [check-ins using] [diff]
2021-05-09
01:21
Implement possibility for SQL codes in picture editor to use REPLACE INTO or INSERT INTO to replace some or all pixels according to the result of a SELECT query. file: [d414016cc6] check-in: [3c35f09e50] user: user, branch: trunk, size: 50896 [annotate] [blame] [check-ins using] [diff]
2021-05-05
02:33
Add the possibility to use SQL queries in the picture editor. file: [8c2ed17c26] check-in: [7e6d0f4f80] user: user, branch: trunk, size: 50664 [annotate] [blame] [check-ins using] [diff]
2021-04-30
03:22
Implement PICEDIT.CFG lump file: [1befa9e779] check-in: [52e4d33fdc] user: user, branch: trunk, size: 48062 [annotate] [blame] [check-ins using] [diff]
2021-04-15
03:37
Implement loading dependent pictures. file: [9a5c536613] check-in: [55e7980567] user: user, branch: trunk, size: 46802 [annotate] [blame] [check-ins using] [diff]
2021-04-14
02:58
Complete the implementation of the dependent picture editor. file: [9f72395624] check-in: [1e022e6c6d] user: user, branch: trunk, size: 46800 [annotate] [blame] [check-ins using] [diff]
2021-04-13
23:36
Start to implement the dependent picture editor; currently, colour filters and shift filters cannot be edited yet. file: [3926c90496] check-in: [a5c2814f64] user: user, branch: trunk, size: 43721 [annotate] [blame] [check-ins using] [diff]
2021-04-12
23:18
Data structures for dependent images in picture editor file: [e04720f3bd] check-in: [120405b3b4] user: user, branch: trunk, size: 37737 [annotate] [blame] [check-ins using] [diff]
03:43
Start to implement dependent pictures in the picture editor. (Currently, it just does nothing.) file: [9f00b04720] check-in: [ffd9bad655] user: user, branch: trunk, size: 34576 [annotate] [blame] [check-ins using] [diff]
2021-04-10
00:05
Validate picture names in the picture editor. file: [c6a6f01d28] check-in: [c43fd7265c] user: user, branch: trunk, size: 33750 [annotate] [blame] [check-ins using] [diff]
2021-04-09
23:23
Add the possibility to rename a picture in the picture editor. file: [5a90fb755b] check-in: [602174dd57] user: user, branch: trunk, size: 33380 [annotate] [blame] [check-ins using] [diff]
2021-01-20
02:48
Implement recompression modified pictures file: [2216af07de] check-in: [2da92b67e8] user: user, branch: trunk, size: 32661 [annotate] [blame] [check-ins using] [diff]
2021-01-19
02:43
Implement import/export in the picture editor. file: [304021af13] check-in: [a5ef9613c5] user: user, branch: trunk, size: 30175 [annotate] [blame] [check-ins using] [diff]
2021-01-18
23:27
Add drawing ellipses into picture editor file: [14fb1e6db2] check-in: [38ac4dd10f] user: user, branch: trunk, size: 28062 [annotate] [blame] [check-ins using] [diff]
06:04
Add rotation and add/delete pictures commands into the picture editor. Also correct the maximum number of picture variants. file: [665be25639] check-in: [bf1d25458b] user: user, branch: trunk, size: 26456 [annotate] [blame] [check-ins using] [diff]
2021-01-17
04:12
Many more corrections and additions in picture editor file: [8ece4cf928] check-in: [94bf955347] user: user, branch: trunk, size: 23560 [annotate] [blame] [check-ins using] [diff]
2021-01-16
23:19
Another more work in picture editor file: [9bc35f41ff] check-in: [776f8eb358] user: user, branch: trunk, size: 19761 [annotate] [blame] [check-ins using] [diff]
03:28
More work in picture editor file: [e208362902] check-in: [fcb6460dfe] user: user, branch: trunk, size: 13363 [annotate] [blame] [check-ins using] [diff]
2021-01-14
05:15
More implementation of picture editor (still incomplete) file: [d35764e246] check-in: [1a77804796] user: user, branch: trunk, size: 9636 [annotate] [blame] [check-ins using] [diff]
2021-01-11
06:22
Added: Start to implement the picture editor file: [2a538fb519] check-in: [6e1b1bf6d3] user: user, branch: trunk, size: 6163 [annotate] [blame] [check-ins using]