log

age author description
Mon, 06 Oct 2014 16:36:48 +0300 Matti Hamalainen Cosmetics. default tip
Mon, 06 Oct 2014 15:51:25 +0300 Matti Hamalainen Update.
Mon, 06 Oct 2014 15:48:31 +0300 Matti Hamalainen Don't use "long" here, and kill some warnings.
Mon, 06 Oct 2014 15:47:56 +0300 Matti Hamalainen Add function for two prompts.
Mon, 06 Oct 2014 15:47:29 +0300 Matti Hamalainen Cosmetics.
Mon, 06 Oct 2014 15:23:55 +0300 Matti Hamalainen Add check int configure for C++11 support.
Mon, 06 Oct 2014 15:23:36 +0300 Matti Hamalainen Remove the ancient copy and use of Boost lib subset, use standard C++11 smart_ptr instead.
Mon, 06 Oct 2014 15:18:03 +0300 Matti Hamalainen Cleanup, fix a warning.
Mon, 06 Oct 2014 12:59:23 +0300 Matti Hamalainen Use stdint types.
Mon, 06 Oct 2014 12:46:32 +0300 Matti Hamalainen Cosmetics.
Mon, 06 Oct 2014 12:42:55 +0300 Matti Hamalainen Reformat one line /* */ comments to //
Mon, 06 Oct 2014 12:30:57 +0300 Matti Hamalainen Indentation.
Mon, 06 Oct 2014 05:04:36 +0300 Matti Hamalainen Remove unused function.
Mon, 06 Oct 2014 05:04:24 +0300 Matti Hamalainen Cleanups.
Mon, 06 Oct 2014 04:02:47 +0300 Matti Hamalainen Cosmetics.
Mon, 06 Oct 2014 01:54:21 +0300 Matti Hamalainen Update copyrights.
Mon, 06 Oct 2014 01:54:10 +0300 Matti Hamalainen Removed useless files.
Mon, 06 Oct 2014 01:49:17 +0300 Matti Hamalainen Fix warnings.
Mon, 06 Oct 2014 01:48:17 +0300 Matti Hamalainen Remove useless if (!ptr) check.
Mon, 06 Oct 2014 01:48:02 +0300 Matti Hamalainen Remove useless use of "long int", we're not on 16bit DOS.
Mon, 06 Oct 2014 01:47:27 +0300 Matti Hamalainen More cosmetics.
Mon, 06 Oct 2014 01:47:10 +0300 Matti Hamalainen Silence warnings.
Mon, 06 Oct 2014 01:46:41 +0300 Matti Hamalainen Modularize slightly.
Mon, 06 Oct 2014 01:39:56 +0300 Matti Hamalainen Cosmetics.
Mon, 06 Oct 2014 00:33:26 +0300 Matti Hamalainen Cleanups.
Mon, 06 Oct 2014 00:27:07 +0300 Matti Hamalainen Update version.
Mon, 06 Oct 2014 00:27:00 +0300 Matti Hamalainen Slightly update Changelog.
Mon, 06 Oct 2014 00:25:21 +0300 Matti Hamalainen More warning fixes.
Mon, 06 Oct 2014 00:13:11 +0300 Matti Hamalainen Fix some cosmetics and warnings.
Mon, 26 Sep 2011 19:46:21 +0300 Matti Hamalainen Remove generated file.
Mon, 26 Sep 2011 19:44:55 +0300 Matti Hamalainen Make 'youngest' Perl-script strict.
Mon, 26 Sep 2011 19:44:26 +0300 Matti Hamalainen Remove generated file.
Mon, 26 Sep 2011 18:19:59 +0300 Matti Hamalainen More cosmetics.
Mon, 26 Sep 2011 18:17:57 +0300 Matti Hamalainen More logic cleanups.
Mon, 26 Sep 2011 18:06:30 +0300 Matti Hamalainen More cleanups. Mostly variable renames.
Mon, 26 Sep 2011 17:56:33 +0300 Matti Hamalainen Move declarations around a bit.
Mon, 26 Sep 2011 17:40:20 +0300 Matti Hamalainen Cleanup remnants.
Mon, 26 Sep 2011 17:39:49 +0300 Matti Hamalainen Huge cleanup -- move some global variables into a struct.
Mon, 26 Sep 2011 17:14:54 +0300 Matti Hamalainen Various cleanups.
Mon, 26 Sep 2011 17:05:58 +0300 Matti Hamalainen Changes in e6175d0a667b were buggy, find_level logic replacement now fixed.
Mon, 26 Sep 2011 13:46:17 +0300 Matti Hamalainen Misc. cleanups.
Mon, 26 Sep 2011 13:45:30 +0300 Matti Hamalainen Move help printing to separate function.
Mon, 26 Sep 2011 13:44:40 +0300 Matti Hamalainen Get rid of the mostly useless find_level() and associated logic.
Mon, 26 Sep 2011 12:52:49 +0300 Matti Hamalainen Get rid of a useless forward declaration.
Mon, 26 Sep 2011 12:48:37 +0300 Matti Hamalainen Cosmetic cleanups.
Mon, 26 Sep 2011 12:48:29 +0300 Matti Hamalainen Use InvalidTextureName().
Mon, 26 Sep 2011 12:47:29 +0300 Matti Hamalainen Change return type of {Valid|Invalid}TextureName() functions, and make them
Mon, 26 Sep 2011 11:23:55 +0300 Matti Hamalainen Remove code from AlignTexturesX() that does nothing now, as the logic has been changed and cleaned up.
Mon, 26 Sep 2011 11:23:01 +0300 Matti Hamalainen Logic cleanup in aligning textures x offset.
Mon, 26 Sep 2011 11:21:51 +0300 Matti Hamalainen Cosmetic cleanups.
Mon, 26 Sep 2011 10:18:15 +0300 Matti Hamalainen Update changelog.
Mon, 26 Sep 2011 10:16:55 +0300 Matti Hamalainen Initial work on cleaning up and improving the texture alignment functionality.
Mon, 26 Sep 2011 09:47:41 +0300 Matti Hamalainen Fix a possible typo in the code.
Mon, 26 Sep 2011 09:45:28 +0300 Matti Hamalainen Cleanup palette exporting code.
Mon, 26 Sep 2011 09:39:42 +0300 Matti Hamalainen Cleanups.
Mon, 26 Sep 2011 09:36:54 +0300 Matti Hamalainen Added .hgignore.
Mon, 26 Sep 2011 07:06:45 +0300 Matti Hamalainen Update changelog.
Mon, 26 Sep 2011 07:03:47 +0300 Matti Hamalainen Add in more extensive error reporting.
Mon, 26 Sep 2011 07:03:29 +0300 Matti Hamalainen Fix a NASTY bug in TEXTURE2 lump directory reading. This sometimes/often
Mon, 26 Sep 2011 07:00:55 +0300 Matti Hamalainen Un-inline some member functions for easier debugging. Other smaller cleanups.
Mon, 26 Sep 2011 07:00:05 +0300 Matti Hamalainen Initialize some uninitialized variables.
Mon, 26 Sep 2011 06:05:23 +0300 Matti Hamalainen Cleanup the texture alignment code, also cosmetically. Add more informative
Mon, 26 Sep 2011 06:02:12 +0300 Matti Hamalainen Cosmetics.
Mon, 26 Sep 2011 05:45:04 +0300 Matti Hamalainen Cleanups, use NULL instead of 0.
Mon, 26 Sep 2011 05:44:46 +0300 Matti Hamalainen Cleanups.
Mon, 26 Sep 2011 04:40:25 +0300 Matti Hamalainen Use helper functions here too.
Mon, 26 Sep 2011 04:40:02 +0300 Matti Hamalainen Use the new helper functions here.
Mon, 26 Sep 2011 04:39:34 +0300 Matti Hamalainen Add simple functions for checking if texture name is "valid" (e.g. not empty or "-")
Mon, 26 Sep 2011 04:39:04 +0300 Matti Hamalainen Cosmetic cleanups.
Sun, 25 Sep 2011 03:54:27 +0300 Matti Hamalainen Cleanups.
Sat, 24 Sep 2011 23:14:25 +0300 Matti Hamalainen Added tag yadex-1_7_1 for changeset b0f47747e625
Sat, 24 Sep 2011 23:14:10 +0300 Matti Hamalainen Always add debug compiler flag (-g). yadex-1_7_1
Sat, 24 Sep 2011 23:13:35 +0300 Matti Hamalainen Added tag yadex-1_7_0 for changeset 241c93442be0
Sat, 24 Sep 2011 23:11:49 +0300 Matti Hamalainen Introduce error resilience feature.
Sat, 24 Sep 2011 20:02:06 +0300 Matti Hamalainen Warning cleanups.
Sat, 24 Sep 2011 19:54:01 +0300 Matti Hamalainen Added missing documentation file related to the 3D preview function.
Sat, 24 Sep 2011 19:52:10 +0300 Matti Hamalainen Various cleanups.
Sat, 24 Sep 2011 19:44:54 +0300 Matti Hamalainen Remove dead code.
Sat, 24 Sep 2011 19:43:44 +0300 Matti Hamalainen Remove empty #if block.
Sat, 24 Sep 2011 18:10:56 +0300 Matti Hamalainen Adding to readline history should be done before any string manipulations.
Sat, 24 Sep 2011 17:54:36 +0300 Matti Hamalainen Add support for GNU readline library for easier editing of the commands.
Sat, 24 Sep 2011 17:25:34 +0300 Matti Hamalainen Use [ ] instead of test.
Sat, 24 Sep 2011 17:14:47 +0300 Matti Hamalainen Clean up drawing code a bit.
Sat, 24 Sep 2011 16:25:18 +0300 Matti Hamalainen Code cleanups and simplification.
Sat, 24 Sep 2011 15:59:33 +0300 Matti Hamalainen Oops, used indent with tabs enabled. Remove tabs.
Sat, 24 Sep 2011 15:01:56 +0300 Matti Hamalainen Make GCC warn about everything.
Sat, 24 Sep 2011 14:57:59 +0300 Matti Hamalainen Various cleanups.
Sat, 24 Sep 2011 14:33:46 +0300 Matti Hamalainen Oops, a typo in the copyright list.
Sat, 24 Sep 2011 14:33:17 +0300 Matti Hamalainen Update list of changes.
Sat, 24 Sep 2011 14:33:04 +0300 Matti Hamalainen Add myself and Barry Mead to credits/copyright list.
Sat, 24 Sep 2011 14:32:46 +0300 Matti Hamalainen Remove generated files.
Sat, 24 Sep 2011 14:25:19 +0300 Matti Hamalainen Bump version to 1.7.1.
Sat, 24 Sep 2011 14:16:04 +0300 Matti Hamalainen Reindent the source using GNU indent and "indent -i4 -bli0 -npcs -nprs -npsl".
Sat, 24 Sep 2011 13:12:09 +0300 Matti Hamalainen Import simple 3D preview, an old patch by Andrew Apted. Pressing 'R' key
Sat, 24 Sep 2011 13:04:21 +0300 Matti Hamalainen Remove another remnant of old memory management.
Sat, 24 Sep 2011 13:03:13 +0300 Matti Hamalainen Get rid of the swapping and legacy far etc. memory handling code.
Sat, 24 Sep 2011 12:43:19 +0300 Matti Hamalainen Remove generated file.
Sat, 24 Sep 2011 12:42:59 +0300 Matti Hamalainen Remove DOS mouse code and most of the BGI crap.
Sat, 24 Sep 2011 12:02:07 +0300 Matti Hamalainen Do not use extern in declarations that do not need to be extern.
Sat, 24 Sep 2011 12:00:28 +0300 Matti Hamalainen Change how map dragging is calculated.
Sat, 24 Sep 2011 08:44:42 +0300 Matti Hamalainen Optimize by default.
Sat, 24 Sep 2011 08:44:15 +0300 Matti Hamalainen Only install yadex.cfg IF previous one does not exist.
Sat, 24 Sep 2011 08:43:39 +0300 Matti Hamalainen Remove useless beeping.
Sat, 24 Sep 2011 11:59:09 +0300 Matti Hamalainen Incremental selection of objects via 2nd mouse button (same as ctrl+first mouse button.)
Sat, 24 Sep 2011 11:58:37 +0300 Matti Hamalainen Add functionality for moving around the map via "dragging" while pressing 3rd / middle mouse button.
Sat, 24 Sep 2011 08:43:19 +0300 Matti Hamalainen Clean up the option checking code slightly.
Sat, 24 Sep 2011 08:10:11 +0300 Matti Hamalainen Place configuration under /usr/local/etc/* and not /etc if Yadex is installed under /usr/local.
Fri, 23 Sep 2011 04:03:52 +0300 Matti Hamalainen Remove generated files.
Wed, 21 Sep 2011 04:46:58 +0300 Matti Hamalainen Comment out an illegal assignment of iterator.
Wed, 21 Sep 2011 04:46:23 +0300 Matti Hamalainen Change a GCC version check, which breaks the build.
Wed, 21 Sep 2011 04:45:02 +0300 Matti Hamalainen Remove whitespace.
Wed, 21 Sep 2011 04:43:24 +0300 Matti Hamalainen Remove useless extern declaration that causes a warning.
Wed, 21 Sep 2011 04:42:42 +0300 Matti Hamalainen Fix a #elif with no condition, modern compilers barf on it. Use #else instead.
Wed, 21 Sep 2011 04:40:12 +0300 Matti Hamalainen "Tools" patch by Andrew Apted. Adds a few extra tools to Yadex's
Wed, 21 Sep 2011 04:38:23 +0300 Matti Hamalainen Find items by their type. Patch by Barry Mead. Pressing 'f' lets you find a thing, linedef or sector by its type. If an object is currently highlighted, it finds the next one.
Wed, 21 Sep 2011 04:34:50 +0300 Matti Hamalainen Fix a dependency problem. Old patch from André Majorel.
Wed, 21 Sep 2011 04:33:37 +0300 Matti Hamalainen Use strdup().
Wed, 21 Sep 2011 04:30:44 +0300 Matti Hamalainen Initial import. yadex-1_7_0