Login
Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2023-06-28
17:51
Update README Leaf check-in: e450453654 user: alexa tags: master, trunk
17:41
Fix building on SBCL 2.3.6. Change compression level. check-in: 1ec9371256 user: alexa tags: master, trunk
2022-07-18
03:42
Add 'rename' command. Implement wad saving. check-in: de2aef1e69 user: alexa tags: master, trunk
03:41
Better handling of backup names check-in: 1c3982a585 user: alexa tags: master, trunk
2022-06-14
10:16
Fix which function gets called check-in: a29b3bb00a user: alexa tags: master, trunk
2022-06-09
19:58
Not public in cl-sdm yet check-in: 7cfd0244e8 user: alexa tags: master, trunk
2022-01-24
11:17
Unload lump data as we go since we don't need it anymore. check-in: d82fc5e316 user: alexa tags: master, trunk
11:16
Add UNLOAD-LUMP-DATA function. check-in: 9999a1dbf0 user: alexa tags: master, trunk
11:04
Do some memory and speed optimizations so that export/exportflat/exportpic are all a bit more efficient and performant. check-in: 59e8d14672 user: alexa tags: master, trunk
10:09
Update version text check-in: acd4540061 user: alexa tags: master, trunk
10:07
Add exportpic command. Report number of exported things with export/exportflat/exportpic. check-in: ff5c13490d user: alexa tags: master, trunk
09:55
Add export command check-in: 535049de5c user: alexa tags: master, trunk
09:48
Refactor some code check-in: 7cd52a8cf6 user: alexa tags: master, trunk
09:40
Only print what we're exporting when using --verbose check-in: e5a5c5b806 user: alexa tags: master, trunk
09:38
Display what we export check-in: 1557944298 user: alexa tags: master, trunk
09:34
Fix formatting check-in: 392b395903 user: alexa tags: master, trunk
09:34
Check that the output directory exists, and also fix some logic. check-in: 5195858ea5 user: alexa tags: master, trunk
09:31
Add exportflat command check-in: dc01c26afc user: alexa tags: master, trunk
09:31
Implement DOOM-FLAT-ERROR and export it. check-in: 340fb154f6 user: alexa tags: master, trunk
09:05
No need to redefine the function check-in: 70f717ec2c user: alexa tags: master, trunk
09:04
Use a function for block compiling to make the ASDF file cleaner. check-in: cf86aac89f user: alexa tags: master, trunk
09:04
Fix wording check-in: 9b889c52a9 user: alexa tags: master, trunk
08:58
Add --verbose and --bytes to wadtool check-in: dcfe0321d0 user: alexa tags: master, trunk
08:58
Use DLOG not DLOG! check-in: fcc767db68 user: alexa tags: master, trunk
08:58
Use DLOG not DLOG! check-in: 3374a17188 user: alexa tags: master, trunk
08:57
Add list command check-in: 9cf77d8683 user: alexa tags: master, trunk
08:57
Remove the :force option from the binary task. Add task descriptions. check-in: d765a9eca6 user: alexa tags: master, trunk
08:04
Add --help-ranges so that --help-commands isn't so verbose. check-in: 30fca78571 user: alexa tags: master, trunk
07:48
Add vacuum task check-in: e8b49c7901 user: alexa tags: master, trunk
07:47
Move to using a Rakefile check-in: 0592362602 user: alexa tags: master, trunk
07:41
Update file headers. Change license to AGPLv3. check-in: 7d60e9f2bf user: alexa tags: master, trunk
07:32
Use :depends-on instead of :defsystem-depends-on check-in: cf1ffbfbf6 user: alexa tags: master, trunk
07:31
Put commands in their own directory check-in: 6e2ab75a99 user: alexa tags: master, trunk
01:10
The --no argument should also affect wad creation check-in: 156a85d07f user: alexa tags: master, trunk
00:55
Check that lump exists check-in: 4a78e60919 user: alexa tags: master, trunk
00:52
Move the wadtool module over to the new command system so we can start properly testing them. Also store the classes for commands as well. We should probably switch them to a custom metaclass instead, which would make more sense. check-in: d5f879a7e0 user: alexa tags: master, trunk
00:36
Add more commands (allindices, count, delete, dump), and fix some logic errors. check-in: 533ec213f8 user: alexa tags: master, trunk
00:36
Fix WAD-GET-INDICES to actually do what it says. Reformat some text, too. check-in: 33409446ef user: alexa tags: master, trunk
2022-01-23
02:28
Add the AddAt command check-in: f319c9dc9e user: alexa tags: master, trunk
02:27
Add support for inserting lumps at arbitrary positions check-in: 3d126b450b user: alexa tags: master, trunk
2022-01-22
23:39
Add the new wadtool files to the asd check-in: 12b8ef33ca user: alexa tags: master, trunk
23:17
Document parse-lump-ref and friends. Add support for > to ranges. check-in: 5db01952da user: alexa tags: master, trunk
22:56
Add range parsing functions. check-in: 33b28a6dcf user: alexa tags: master, trunk
11:06
Export *current-module* check-in: c36a71f04a user: alexa tags: master, trunk
11:06
Handle file errors check-in: 23155ef3b4 user: alexa tags: master, trunk
11:06
Refactor check-in: 1f7d4609ee user: alexa tags: master, trunk
11:05
run-after commands are always a list check-in: 8d910a2629 user: alexa tags: master, trunk
11:05
Start rewriting wadtool check-in: 1f4de9a9cf user: alexa tags: master, trunk
10:48
Store the current module in the :before method check-in: 294ec1141a user: alexa tags: master, trunk
10:47
Store the current module in *CURRENT-MODULE* check-in: 4b48160e0d user: alexa tags: master, trunk