1 This is the changelog for developers, != changelog for the end user
2 that we distribute with the binaries. (see changelog)
6 - Reverted Q3 translucency fix since it randomly made brushes
7 fully transparent in Doom3 mode.
11 - Final update for installerfiles (Shaderman / namespace)
12 - Removed installer.py validation checks since they are incompatible with Vista
13 - Updated msiquery module to python 2.5
14 - Added msiquery module for python 2.5
18 (THIS IS A TRANSITIONAL REVISION, DO NOT USE, WAIT FOR UPDATED DEPS)
19 - Fixed weird msvcrt bugs caused by dbghelp.dll
20 - Activated new radiant icon on Linux (Topsun)
21 - First update for installerfiles (Shaderman)
22 - New MODT for q3map2 :)
27 - Radiant is now Vista compatible (Aero must be disabled)
28 - Updated all radiant dependencies (gtk is now 2-2.10)
29 New dependency packages can be found here
30 http://zerowing.idsoftware.com/files/radiant/developer/1.5/gtkradiant-1.5-dependencies-1.0.zip
32 http://www.codecreator.net/radiant/gtkradiant-1.5-dependencies-1.0.zip
33 - Removed Win32 filechooser
34 - Fixes crashes caused by utf-8 encoded filenames
35 - Fixes Vista "SaveAs"-Bug
36 - Converted all projects to Visual Studio 2005
37 - Codefixes for vc2k5 compiler
38 - Removed old unused projectfiles for Visual Studio 6
39 - Simplified dependency filestructure
40 - Simplified install.py
41 - Updated CONTRIBUTORS list
45 - SnapPlane reenabled by namespace because of multiple reports of
46 q3map2-crashes which were triggered by this patch.
50 - Added Undo/Redo-Toolbarbuttons (Shaderman)
51 - Fixed Bug #1078 (sogined)
55 - Weird shiftvalues are now hidden to the user, shiftvalues will
56 stay in ]-shader_size;shader_size[ range for display.
57 For the sake of floatingpoint precision, it would be nice
58 to keep the internal values in that range too, but thats "nice to have".
59 - Fixed missing librarypaths in ufoai-plugin
63 - disabled SnapPlane because it slightly corrupts collision brushes from
64 embedded model triangles
68 - Fixed "jumping" texcoords when switching to a shader with different size
69 - (Todo) Toolbar: add button for refresh-models. (Shaderman)
70 - Aniso fix (Shaderman)
71 - Translucency fix (Shaderman)
75 - UFO:Alien Invasion Plugin (mattn2)
76 - Fix: Filtering models in ET doesn't filter misc_gamemodels (Shaderman)
80 - Brushplugin Version 2.0, supports multiple collapse modes and a materialignore list (namespace)
81 - Camera movement speed changes. Increase speed = SHIFT+KP_PLUS, decrease speed = SHIFT+KP_MINUS.
82 New option to link the strafe speed to camera movement speed (default: linked). (Shaderman)
83 - Fixed bug in sample plugin (Shaderman)
88 - Radiant warzow-support (Topsun + Warzow-Mappers)
92 - Inverted bevel can be used with end caps (Topsun)
93 - Removed needless .pdb files from win32 installer (Topsun)
94 - Fixed .ase picomodel loader to load shaders again (Shaderman)
95 - Removed translucent brushes fix because of wrong rendering behaviour on Linux
96 - New cool(!) radiant icon by eb
100 - Added tremoulus-support to q3map2
104 - Entity names are now drawn for group entities in Doom3 and Quake 3 mode (namespace)
105 - Fixed translucent brushes becoming invisible when selected (Shaderman)
109 - (TODO) Texture sizes sometimes vary wildly. New texture browser option: View -> Fixed Size.
110 Code parts taken from DarkRadiant. (Shaderman)
111 - Added new texture browser option: View -> Hide Image Missing. (Shaderman)
112 - Fixed new D3 lights don't have a light_radius key. (Shaderman)
113 - Fixed hotkey collision (paste to camera/view menu). New View shortcut = ALT+W. (Shaderman)
114 - Fixed .wad MMB 3d view texture selection bug. (Shaderman)
118 - Added warzow-support to q3map2
122 - Updated help menu web links (removed map-center.com, added ETB documentation) (Shaderman)
123 - Added check for existing worldspawn if a new one should be added with the entity menu (Shaderman)
124 - Fixed Entity -> Ungroup (Topsun)
125 - Fixed hotkey collision ALT+M (filter botclip/Modify menu). New Modify shortcut = ALT+O (Shaderman)
126 - Updated Window Layout images (Shaderman)
127 - Fixed (TODO) XYWindow: save show-workzone option (Shaderman)
128 - Fixed (TODO) Toolbar: add shortcut to tooltips for toolbar buttons (Shaderman)
129 - Fixed (TODO) GUI: detachable submenus (Shaderman)
133 - Added option to toggle the camera window stats on/off (Shaderman)
134 (view --> show --> show stats)
139 - Fix for bug 1106 - .wad files don't get listed in the textures menu (Shaderman)
140 (http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1106)
141 - Added initial support for Prey (Shaderman)
142 - Fixed entity inspector sliders to always show (Shaderman)
143 - Added NOTES subsection to the entity inspector listing .def "editor_usage*" values (Shaderman)
147 - Added "select inside" and "select touching"
148 Both functions now work with multiple selectionbrushes, allowing complex
149 selection operations.
150 - Added entries for the selectionfunctions in "Edit" and the main toolbar.
154 - Changed ETB not to show any texture if a tag search doesn't match anything (Shaderman)
155 - Added View -> Filter -> "Invert filters/Reset filters" function (Shaderman)
156 - Fixed (TODO) Textures: remove "shaders only" option for doom3 (Shaderman)
157 - Fixed show shaders / shader only / shader info for doom3 and .wad file games (Shaderman)
161 - Fix for Bug 1113 (Topsun)
162 (http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1113)
166 - Changed ETB tag toolbar to a notebook with tag/texture pages (Shaderman)
167 - Added a context menu (add/delete/rename tag) to the ETB tag tree view (Shaderman)
168 - Added new win32 installer HOWTO (Shaderman/Topsun)
172 - Added missing xml files for win32 installer
176 - Fixed Etb saving custom tags to global tagfile (Shaderman/namespace)
177 - Fixed postbuild step for brushexport, shaderplug and sunplug (Shaderman)
178 - Added installersupport for new files and plugins (Shaderman)
182 - Added LocalLcPath to plugin interface
183 - Added enhanced Texturebrowser (ETB) by Shaderman
184 - Added shaderplug by Shaderman, accompanies the ETB
185 - Added xmltagging lib by Shaderman, accompanies the ETB
186 - Added new icons for ETB, Console, Entityinspector and Lighteditor
187 - Fixed minor warning in Sunplug Project
188 - Fixed PATH_MAX namecollision in ptrview plugin on Linux
189 - Final fix for 64 bit patch.h issue
195 - Fixed 64 Bit issue in patch.h, see http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1109
200 - Fixed unnecessary warnings, see http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1108
205 - Added sunplug (Mapcoordinator-plugin for ET) by Topsun
206 ET only: setting mapcoordsmins and mapcoordsmaxs in the worldspawn
208 - Added brushexport Plugin by namespace
209 Exports selected brushes as wavefront object.
214 - Fixed compile error on x86_64, see http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1105
219 - Added strafing for the camerawindow while holding ctrl
220 - Additional forward movement can be enabled by pressing shift during strafe
224 - Added VFS support for locating the archive a file was loaded from.
225 - Changed Doom3 entity definition parser to gracefully handle parse errors.
226 - Fixed crash when loading entity definitions in quake4 1.3 point release.
230 - Disabled 'detail' content flag checkbox in quake2 Surface Inspector.
234 - Fixed doom3 func_static with model not appearing to move when dragged.
235 - Changed ASE model loader to parse material names the same way as DoomEdit.
236 - Fixed title of wait-dialog when loading a model.
237 - Fixed doom3 func_static with blank 'model' key being invisible.
238 - Changed doom3 func_static model creation to replace selected models.
239 - Added support for loading both .ent and .def files at the same time.
243 - Updated win32 libxml2 package to 2.6.24.
245 - Ported win32 stack-backtrace to use new DebugHelp API.
246 - Added stack-backtrace functionality for Linux/OSX.
250 - Fixed arbitrary rotation X and Y axes appearing to be transposed.
254 - Fixed crash when deleting items from Build menu.
258 - Changed doom3 entity creation to add model key for brush-entities.
259 - Fixed crash in Save Region.
260 - Fixed detail brushes being turned structural when texture is set.
264 - Changed default doom3 light_radius to be taken from the entity-definition.
265 - Fixed error when entering and exiting camera freemove with LMB pressed.
266 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1090
270 - Added -fPIC for Linux builds to support x86_64.
271 - Removed static-linked libstdc++ hack for non-final builds.
272 - Removed gcc explicit linking hack for non-final builds.
273 - Added workaround for gcc static-member-pointer-as-template-argument bug.
274 - Fixed bobtoolz linux compile errors.
275 - Added Nexuiz and Darkplaces support.
277 - Changed 'inconsistent vertex count' assert to be non-fatal.
278 - Changed 'failed to remove accelerator' assert to be non-fatal.
279 - Fixed crash due to broken module dependencies.
280 - Fixed default settings for Build Monitoring.
281 - Fixed nudge-selection when using the drag tool mode.
282 - Added support for patches in texture-painting tool.
286 - Fixed memory leak in signals library.
287 - Ported bobtoolz to use new module APIs.
291 - Added key-observer interface to entity module API.
292 - Rewrote callback library to add support for return-values.
293 - Added minimal API to support bobtoolz plugin.
294 - Refactored brush for-each functions to take Functor instead of Visitor.
295 - Added signals library.
299 - Changed doom3 light creation to use size of selected brushes.
303 - Fixed crash when resetting preferences after startup failure.
304 - Fixed crash on next-leak-spot with build-monitoring enabled.
305 - Fixed doom3/quake4 blended-decal rendering when toggling lighting mode.
306 - Fixed fit-texture with rotated texture transforms.
310 - Changed Copy/Paste to work on face textures if any faces are selected.
311 - Fixed GTK_WIDGET_REALIZED assert when selecting entities (linux).
315 - Added drag-resizing for doom3/quake4 light_radius boxes.
319 - Fixed objects sometimes dissappearing when at high zoom level in Ortho views.
323 - Added GPL text to win32 installer.
324 - Fixed gtk wimp theme not working after using gtkthemeselector.
328 - Added command to toggle lighting/textured modes, shortcut F3.
332 - Fixed crash when disabling lighting for a second time.
336 - Fixed crash when loading invalid ASE models.
340 - Added install.py script.
341 - Updated COMPILING instructions.
342 - Fixed transparency rendering on quake3 shaders.
343 - Fixed hint/caulk filtering for Jedi Academy shaders.
347 - Added Radiant Manual shortcut to win32 installation.
348 - Added 'use alternative texture projection' option to prefs.
349 - Fixed caching bug causing import-map to not reload modified maps.
350 - Added blended-decal rendering for doom3 and quake4.
354 - Added expand-selection-to-entities with default shortcut ctrl+alt+e.
355 - Fixed crash in gtk file-chooser with some versions of GTK+.
359 - Changed create-group-entity to re-select brushes after creation.
363 - Changed far-clip-plane setting to increase exponentially with distance.
364 - Fixed selected entities moving when drag-resizing brushes.
365 - Changed patches to be selectable from the back in wireframe views.
366 - Speed improvements for transform-selection code.
370 - Added default-texture-scale option to preferences.
371 - Added default-grid-spacing option to preferences.
375 - Fixed editing of doom3/quake4 faces with negative texture scale factors.
379 - Fixed shortcut for toggle-far-clip.
380 - Fixed broken link in 1.5 user docs.
384 - Changed script parser to ignore comments that start in the middle of tokens.
385 - Added support for editor_int/editor_string keys in doom3 entity definitions.
386 - Changed doom3/quake4 .mtr and .guide searching to look in subfolders.
387 - Added experimental support for doom3/quake4 projected lights.
391 - Added support for quake4 .guide material templates.
392 - Fixed GCC4 compile errors with anonymous enums.
393 - Added light_radius and light_center GUI to doom3 entity inspector.
397 - Added support for loading and saving Quake4 map format.
398 - Added support for built-in shader images such as _noFalloff.
399 - Added experimental code to render projected lights.
400 - Added support for loading quake4 entity definitions.
401 - Fixed picomodel bug loading .lwo files with texture names >64 in length.
405 - Fixed minor memory leak in zip-archive reader.
409 - Fixed model rotation using free-rotation tool.
410 - Fixed behaviour of angle/rotation keys for Doom3 entities.
411 - Added entity angle-editing for entities that display a model.
412 - Stopped size-info being drawn if selection has zero size.
413 - Added support for 'angle' key on doom3 entities.
417 - Fixed minor one-time memory leak in build-shader-list.
418 - Added functional free-scale tool.
419 - Improved precision preservation for free-rotation and free-scale tools.
420 - Fixed misc_model rotation using free-rotation tool.
424 - Added entity angle-editing using rotate-tool or rotation toolbar buttons.
425 - Fixed start-on-primary-monitor (win32).
426 - Fixed camera-view freelook when window is on secondary monitor (win32).
430 - Added texture-lock toolbar button.
432 - Added stack-trace output to all debug popup messages (win32).
433 - Fixed vertex/edge selection behaviour on undoing brush edits.
434 - Changed doom3 light centre rendering to use a point instead of a box.
435 - Changed map and shader parsers to gracefully handle bad data.
439 - Fixed crash when importing a file after deleting the world entity.
440 - Changed copy/paste/import to select world brushes instead of world entity.
441 - Added win32-specific stack-trace logging support.
445 - Fixed clipper removing brushes on incorrect side of clip-plane when flipped.
449 - Optimised light-dragging.
450 - Changed connect-entities to not break existing connections where possible.
454 - Fixed q3 entity definition for item_health_small.
458 - Fixed build menu becoming empty if editing of default menu is cancelled.
462 - Fixed snap-planes-to-integer preference not being saved.
466 - Changed doom3 light_radius box to draw flat-shaded translucent in camera view.
467 - Fixed progress window not being shown when loading maps.
468 - Refactored shortcut handling to make focussed widgets override global shortcuts.
469 Allows using ctrl+c to copy console text, undo/redo without main-window focus.
473 - Fixed crash when handling assert/error before gtk_init.
474 - Changed Help menu to display only the help menu relevant to the current game.
478 - Fixed double-maps-directory when using non-native file open dialog on win32.
479 - Changed find/replace-textures window to update when selecting textures with MMB.
480 - Fixed handling of non-UTF-8 wad-names in textures menu.
484 - Changed home-path prefix to be optional on linux/osx for q1/q2.
485 - Changed OpenGL module to work correctly with GL_VERSION 2.0.0.
486 - Fixed spawnflags in Enemy Territory entity definitions.
487 - Added missing Enemy Territory entity types.
491 - Changed clipper-point selection/rendering to behave the same at all zoom levels.
492 - Changed clipper-point selection to always pick the closest point to the cursor.
493 - Fixed clipper colour not being updated until after restarting.
494 - Fixed QE tool not deselecting edges when left-clicking on a vertex without shift.
495 - Fixed grid rendering with grid settings other than 8-unit.
496 - Fixed textures menu always behaving as if show-shaderlist-only is enabled.
500 - Added saving of camera render mode preference.
501 - Changed default camera render mode to Textured for Doom3.
502 - Changed default texture render mode to Trilinear.
506 - Ported Team Arena entity definitions to xml format.
507 - Added xml q3 entity-definitions to win32 and linux setups.
511 - Fixed QE-tool component-drag selecting components of unselected brushes.
515 - Changed clipper mode and component-editing modes to be mutually exclusive.
516 - Changed camera A/Z/D/C keys to obey "discrete movement" checkbox.
517 - Added support for up/down movement in freelook mode.
518 - Fixed clipper-tool-uses-caulk option.
519 - Added prompt for engine path at startup if not found.
523 - Added entity-inspector GUI support for func_button/func_door direction attribute.
524 - Added angle/model/sound GUI to entity-inspector for old-style entity-definitions.
525 - Added clipper-plane rendering using stippled back-face-culled polygon.
526 - Fixed entity-inspector failing to handle non-ascii characters in entity keys.
530 - Fixed entity-inspector window position changing while hidden.
534 - Fixed region-set-selected for model entities.
538 - Added option to enable or disable snapping brush planes to integer on map load/save.
540 - Changed grid rendering to always show major/minor grid colours whatever the zoom level.
541 - Increased maximum zoom level for XY views.
545 - Added 'File > Refresh models' - reloads models that have changed outside Radiant.
549 - Fixed model files not being closed after being read.
550 - Fixed build menu dialog not saving changes to build commands.
551 - Changed build menu to save xml only if changed by user.
553 - Reduced CSG-merge tolerance for misaligned brushes.
555 - Updated STVEF default build menu to version 2 format.
556 - Updated STVEF game configuration file and removed synapse.config.
560 - Changed HashTable insert/remove operations to not invalidate iterators.
561 - Changed ReferenceCache realise/unrealise to take advantage of new HashTable behaviour.
562 - Refactored containers to use std::swap.
563 - Refactored bitfield.h.
565 - Fixed endianness for .lwo loading on linux.
566 - Extended q3map2 mathlib functionality.
570 - Specialised filters list for doom3 entity/material types.
571 - Added ASE-loader support for shader names specified as a bitmap absolute-path.
572 - Fixed monitored-compile debug-feedback display.
573 - Added TGA-loader support for vertical and horizontal flipping.
574 - Enabled auto-generation of smooth normals for all LWO models.
578 - Fixed map-xml module.
579 - Added support for qer_trans keyword in doom3 materials.
583 - Added GUI updates during map load and engine-path/game-dir changes.
584 - Fixed main window being hidden behind another application on closing a floating window.
588 - Fixed crash when selecting the root node in the entity-list window.
589 - Fixed detail flag saving for quake3 map format.
593 - Optimised type-casts for scene-graph type system.
594 - Disabled substitution of 'unspecified' for entity key values that match the default.
595 - Refactored module-system api - added globalModuleServer().
596 - Fixed rotation origin for doom3 func_static models.
600 - Added support for doom3 model-entity 'skin' key.
601 - Added noshadows/nospecular/nodiffuse/falloff doom3 light keys to entity-inspector.
605 - Added camera move up/down one floor.
606 - Added support for 'unspecified' contents/flags/value for Quake2 brush faces.
610 - Added auto-complete for shader attributes in entity inspector.
611 - Added support for doom3-material heightmap to normalmap conversion.
615 - Fixed missing prefix attribute in quake game configuration file.
616 - Added auto-completion for find/replace-textures texture-name entries.
617 - Removed redundant buttons and options in find/replace-textures window.
621 - Added auto-completion for surface-inspector texture-name entry.
625 - Fixed failure to load shaders containing '.' such as Heretic II model skins.
626 - Removed unused legacy cmdlib functions.
627 - Added support for fractional repeat values to brush-fit-texture.
631 - Changed entity-connect-selected to use the parent entity of a selected brush.
632 - Added q2map and bspc to installation packages.
634 - Fixed path to q2map in quake2 build-menu.
638 - Fixed crash in 'Misc > Find Brush' when searching for a non-existent brush.
639 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1059
640 - Limited the maximum number of sides of a prefab brush-cone to 32.
644 - Changed display of angled box-entities to show un-rotated bounding boxes.
648 - Disabled rotation of light entities for games other than Doom 3.
652 - Fixed episode flag names on Quake item_sigil and func_episodegate entities.
653 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1056
654 - Added detailed description of Quake item_sigil and func_episodegate entities.
656 - Fixed position of light-entity names.
657 - Fixed q3map2 feedback xml streams containing non-UTF-8 text.
658 - Optimised Locale<->UTF-8 text conversion.
662 - Fixed selecting a texture not resetting the current selected texture-projection.
663 - Added handling of OpenGL drivers that don't implement all reported extensions.
667 - Added support for multi-byte UTF-8 characters in xml content (not markup).
668 - Added UTF-8 support in entity-inspector, prefs dialog, recent-files menu, console.
669 - Fixed potentially misaligned objects.
673 - Added rendering of entity names for non-group entities.
674 - Removed context-dependent opengl calls before opengl context is created.
678 - Fixed crash when printing extended-ascii text in the console.
679 - Added conversion of extended-ascii text to utf8 for gtk text-buffer widgets.
683 - Fixed typo in Quake entity-definitions.
685 - Fixed undo of brush-set-structural and brush-make-structural.
686 - Refactored image-loader module api.
687 - Added full support for Quake II and Heretic II surface-flags in surface-inspector.
688 - Fixed crash in patch-inspector for games other than doom3.
692 - Changed shader-list and entity-definition searching to also search base-dir.
696 - Fixed title of floating entities/console/textures window.
697 - Fixed destruction of floating windows on shutdown.
698 - Added shortcut handling when entity-inspector/texture-browser are active.
700 - Fixed crash while auto-saving snapshots.
701 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1049
705 - Added rendering of fixed S/T tesselation on doom3 patches.
706 - Changed creation of doom3 func_static entities to prompt for a model.
707 - Fixed zero-sized primitives being rendered for culled entity-connection-lines.
711 - Added support for setting fixed S/T tesselation on doom3 patches.
712 - Changed patch inspector to be completely non-modal.
716 - Added support for rotating lights using the rotation tool.
720 - Fixed crash on startup with texture-subsets enabled.
721 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1045
722 - Added support for doom3 lights combined with brushes and patches.
723 - Added support for doom3 light_origin on lights.
724 - Added support for doom3 light_rotation and rotation key on lights.
728 - Fixed crash when accessing links from help menu.
729 - Fixed broken links in help menu.
730 - Added game-specific docs to win32 setup.
731 - Changed q3 connect-entities to preserve existing targetname key.
732 - Changed q3 connect-entities to generate targetname key based on target classname.
736 - Moved information in synapse.config into .game files.
737 - Added api versioning for module-system.
741 - Fixed keys/values for brush entities not being editable unless parent is selected.
742 - Fixed brush-entities not being deleted when the last child brush is deleted.
743 - Fixed scenarios where worldspawn is not the first entity in the map.
747 - Fixed numerical instability in brush winding-generation.
751 - Added Jedi Academy support to linux installer.
752 - Fixed main-window jumping to front during autosave.
753 - Fixed saving of empty brushes.
755 - Fixed build errors when compiling for big-endian target.
759 - Fixed launching q3map2 from build-menu on linux/osx.
760 - Added version checking of generated config files.
761 - Fixed key-up events being missed while holding ctrl/shift/alt.
762 - Fixed texture-compression support.
764 - Changed q1 trigger_relay and trigger_counter to be point entities.
768 - Changed brush-save to not write non-contributing faces.
769 - Fixed rendering artifacts on outlines of selected box-entities.
773 - Added patch-cap-cylinder.
777 - Fixed texture-browser scroll-to-selected-texture.
778 - Added brush face texture painting.
782 - Fixed ungroup-selected-entities.
783 - Added 'Entity' menu.
784 - Removed items unrelated to entity-creation from xy-window right-click menu.
785 - Fixed minor memory leaks in core.
786 - Removed code that ignores empty alpha-channel in tga loader.
787 - Fixed memory leak in model module.
788 - Fixed memory leaks in picomodel library: ase and lwo loaders.
789 - Changed default tool to 'QE' tool.
793 - Changed start-on-primary-screen default to 'true' with multiple screens.
794 - Added enter/escape as shortcuts for OK/Cancel buttons on modal dialogs.
795 - Disabled mouse-chase scrolling in XY window when drag-selecting.
796 - Fixed xlink I/O warnings on linux.
797 - Removed light-creation 'intensity' dialog in doom3 config.
798 - Changed the default vertical size of the shortcut-list window to 400.
799 - Fixed patch-creation with zero-sized workzone.
800 - Fixed crash when rendering doom3 light_radius box.
804 - Added arbfp1/arbvp1 vertex/fragment program lighting support.
805 - Fixed colour-selection dialog not going away after OK/Cancel.
806 - Fixed tangent/bitangent calculation on degenerate patches.
807 - Added resizing of patches with QE tool.
811 - Added stippled hidden-line rendering for rotate/translate manipulators.
812 - Refactored high-level camera/orthographic rendering functions.
813 - Fixed failure to load models with back-slashes in path.
814 - Improved peformance of doom3 lighting with large models.
818 - Changed entity renderering to draw connections for culled entities.
819 - Fixed runtime errors on shutdown after cycling between lighting/textured.
820 - Fixed 'Cancel' button in modal dialogs behaving like 'OK' button.
821 - Changed 'clip' brush filtering to use shader parameters instead of names.
822 - Added rendering of origin-point for selected model entities.
823 - Fixed doom3 light-interaction updates for model entities.
827 - Removed menu-splitting functionality.
828 - Refactored entity-class menu construction.
829 - Replaced const_reference with ConstReference.
830 - Renamed string_t to CopiedString.
831 - Changed code using Str::Format and Str::operator+= to use StringOutputStream.
832 - Refactored shortcut command parsing code.
833 - Changed light entity rendering to show light_radius box only in doom3 config.
834 - Added 2x overbrightening for doom3 lighting preview.
838 - Changed default doom3 light_radius to 300.
839 - Fixed initial value of doom3 light_center.
840 - Reduced frequency of gui updates during map load.
844 - Fixed crash in monitored-compile feedback dialog.
848 - Added visualisation of halflife texture-projection format.
849 - Added texture-lock for halflife texture-projection format.
850 - Changed brush-texture-lock default to enabled for doom3 and halflife.
854 - Refactored script-tokeniser.
855 - Fixed doom3 lighting on ATI cards.
856 - Added support for list attributes in entity definitions.
857 - Added utf8-normalisation on text printed to console.
858 - Fixed missing default_build_menu.xml in halflife game config.
862 - Fixed missing commas in entity-inspector comments.
863 - Added support for default values in entity-definitions.
867 - Enabled doom3 realtime lighting preview.
871 - Fixed gcc compile warnings in patch.cpp.
872 - Added q1 and q2 support to linux installer.
876 - Added highlighting of entity-list nodes that have selected descendants.
880 - Fixed xy-window failing to update after map-load.
884 - Fixed error on shutdown when game-select dialog is disabled.
885 - Added surface/light-interaction debugging mode.
886 - Added per-plane light-culling for brush faces.
887 - Added support for bump shaders using 'blend' layer keyword.
888 - Added support for light-shaders.
889 - Fixed edge/border clamping on light-attenuation textures.
890 - Added 'Lighting' camera render-mode for doom3 config.
894 - Fixed right-click-menu on linux.
898 - Changed light-entity to draw radii only when selected.
902 - Fixed shortcuts for creating n-sided brush-prisms.
906 - Fixed user-customisable shortcuts support.
910 - Added restore-main-window call when a modal-dialog dialog-box is shown.
914 - Fixed SConstruct cpu detection on Power Macintosh.
915 - Added more verbose warning settings for gcc builds.
917 - Changed buffered-text-input-stream API to not use magic EOF value.
921 - Fixed debug-break on non-x86 platforms.
925 - Fixed new doom3 entities not being given unique names.
929 - Fixed autosave causing the main-window to jump to the front.
930 - Fixed window-title when changing view direction in floating-windows layout.
931 - Added status information to wait dialogs.
932 - Changed map-save to overwrite/refresh files modified/deleted outside radiant.
933 - Changed component selection in QE tool to treat near-equal points as one.
934 - Added texture browser window to View menu.
935 - Changed white overlay in camera-window to draw hidden lines in 75% grey.
936 - Reduced point-size for vertex/edge/face handles by 2/3.
940 - Added component-editing for curves on doom3 entities.
941 - Added normalisation of translation for texture-lock on doom3 brushes.
942 - Added update of surface inspector for texdef changes caused by texture-lock.
943 - Changed floating-windows layout to centre all ortho views on center-xy-views.
944 - Stopped autosave from saving unmodified maps after first-time load.
946 - Textool improvements.
950 - Changed file-chooser dialogs to use GtkFileChooser.
954 - Added basic rendering for 'curve_CatmullRomSpline' on doom3 entities.
958 - Added basic rendering for 'curve_Nurbs' on doom3 entities.
962 - Added doom3 entity-definition editor_usage* key support.
963 - Added doom3 entity-definition editor_* key info to entity-inspector comments.
964 - Added specialised attribute-entry in entity-inspector for boolean attributes.
965 - Fixed crash in find-brush when entering the index of a fixed-size entity.
966 - Added support for rendering doom3 'targetN' -> 'name' entity connections.
967 - Changed connect-entities to use 'targetN' and 'name' keys on doom3 entities.
968 - Improved handling of brushes with near-duplicate planes.
969 - Fixed crash in snap-to-grid on brushes with non-contributing faces.
973 - Fixed gcc build errors.
975 - Fixed stability problems with doom3 brush-entities.
979 - Added automatic renaming of entity target/name keys for paste and import-map.
983 - Fixed rotation/mirror toolbar buttons using wrong axes in certain situations.
984 - Fixed incorrect filter settings display in filters menu.
985 - Added automatic renaming of entity target/name keys when cloned.
986 - Fixed quake2 support.
990 - Added shortcut support for all menu commands and toolbar buttons.
991 - Fixed patch shader-name saving for doom3 patches created by user.
995 - Fixed patch-cap-endcap and patch-cap-reverse-endcap.
999 - Fixed status-bar labels showing 'Label' at startup.
1000 - Fixed textures-menu grouping bug.
1001 - Fixed mirroring on brushes with doom3 plane-defs.
1005 - Changed patch-cap-selected to prompt for cap type only once.
1006 - Fixed infinite-loop in patch-cap-selected.
1007 - Changed autosave to only save if the map has changed since the last autosave.
1008 - Changed "file exists, overwrite?" to go back to the file-chooser if 'no' is selected.
1012 - Removed unused source files - qsysprintf, gtkfilesel.
1013 - Changed linux exectuable-path resolution to use '/proc/self/exe'.
1014 - Changed 'file exists, overwrite?' prompt to default to 'no'.
1018 - Fixed crash when handling duplicate shader definitions.
1019 - Fixed crash on startup after changing game-type (sp/mp).
1020 - Changed compute-axis-base to be more stable in degenerate cases.
1022 - Cleaned up loki_path stuff.
1024 - Added textool rotation manipulator.
1028 - Changed linux installer to copy *.game files from game-packs instead of generating them.
1032 - Moved doom3 shader parsing into a separate function.
1033 - Fixed saving of visibility of yz-side and xz-front in floating-windows layout.
1034 - Added inheritance of doom3 entityDef 'editor_* *' keys.
1035 - Added support for doom3 entityDef 'editor_* *' keys other than 'editor_var'.
1036 - Changed entity-inspector attributes panel to be scrollable.
1037 - Changed shaders module to load *.mtr for doom3 instead of using shaderlist.
1038 - Improved doom3 material parsing.
1039 - Fixed crash loading maps containing patches with large numbers of control points.
1040 - Changed face-selection in camera view to use polygon test.
1041 - Changed face-selection-mode rendering in camera view to cull back-faces.
1042 - Changed shaders module to use diffusemap on doom3 shaders with no qer_editorimage.
1046 - Fixed undefined-behaviour bug causing a crash with gcc optimisation.
1047 - Fixed opengl extension support on linux.
1048 - Added support for half-life .fgd entity-definitions.
1049 - Fixed loading of half-life maps with texture-names containing '{'.
1053 - Updated win32 install to use gtk+-2.4.7 and gtk-wimp-0.6.2.
1054 - Removed 'unknown model type: ""' and 'Texture load failed: ""' errors.
1055 - Changed pivot-point calculation to use entity-origin for fixed-size entities.
1056 - Fixed errors drawing selection-rectangle in floating-windows layout.
1057 - Fixed shortcuts becoming disabled in floating-windows layout.
1058 - Removed snap-to-integer on entity angle/angles/scale keys.
1059 - Fixed dragging of doom3 brush-entities.
1061 - Fixed gcc compiler error and warnings.
1062 - linux installer fixes.
1066 - Changed linux build system to copy '$GAME.game/*' for installer.
1067 - Changed linux installer to use 1.5's module set.
1068 - Removed optimisation from linux build to fix optimiser-related crash.
1069 - Added Doom3 support to linux installer.
1071 - Changed texdef export to not snap shift/rotate to integer.
1075 - Fixed texture-browser height update bug.
1076 - Changed texture-browser to show only the texture-set selected from the menu.
1077 - Fixed bug loading quake maps.
1081 - Fixed shortcuts for shift/rotate/scale-texture on patches.
1082 - Fixed patch-inspector rows/cols combos not being cleared between selections.
1083 - Changed entity/brush counts to use counters instead of polling every second.
1084 - Changed archivewad module to check lump types and ignore non-miptex files.
1085 - Added support for worldcraft/hammer half-life map format.
1089 - Added doom3 md5mesh loader.
1090 - Added support for doom3 entityDef 'model' key.
1091 - Changed textures-menu to show/load only shaders in the form 'textures/<menu-item>/*'.
1092 - Fixed texture-browser height calculation bug.
1093 - Added support for doom3 entityDef 'editor_var *' key.
1094 - Fixed support for patchDef3 subdivision settings.
1098 - Added doom3 light_radius and light_center rendering.
1100 - Disabled default-shaders for doom3.
1101 - Added one-click dragging of vertices/edges/faces on brushes and patches.
1102 - Fixed detail flag being lost on brush-clone or save-as.
1106 - Fixed workzone being invalidated when a brush is deleted.
1107 - Fixed pivot updates when switching from translate-tool to rotate-tool.
1108 - Fixed crash in misc_model.
1109 - Changed file_dialog to show '*.*' when pattern is not specified.
1110 - Added undo support for patch-inspector XYZUV tweaking.
1111 - Removed 'Apply'/'Done' buttons from patch-inspector.
1115 - Converted RTCW entities.def to xml format.
1117 - Added support for "name" key for doom3 entities.
1121 - Added support for loading text files from VFS archives.
1125 - Changed .map writer to always use decimal notation for floats.
1126 - Added filtering of monster_clip/full_clip/player_clip.
1127 - Added support for inheritance in doom3 entity-definitions.
1128 - Fixed doom3 patchDef2 material-name import/export.
1134 - Materials parsing.
1135 - entityDef parsing.
1136 - Fixed brush-primitives texturing bug.
1137 - Added texture-lock for brush-primitives texturing on all transforms.
1138 - Added support for model/rotation/origin keys on func_ entities.
1139 - Added DDS image module.
1143 - Fixed copy/paste copying all brushes of an entity when only one is selected.
1144 - Fixed discrete-camera-movement shortcuts becoming disabled after using freemove-camera.
1148 - Converted ET entities.def to xml format.
1152 - Fixed SI when not in face-selection mode.
1153 - Changed patch-create-prefab to use current workzone.
1154 - Changed engine attribute to be optional in game-description.
1158 - Changed module server to support wildcard modules.
1159 - Cleaned up docs/developer, added README.
1164 - Initial version of textool.
1166 - Fixed const bug for vs.net 2005 compiler.
1170 - Fixed copy/paste and export-selected failing to export stuff.
1174 - Updated win32 setup scripts for q1 entity definitions.
1178 - Updated win32 setup scripts.
1179 - Fixed bug loading 8-bit bmp with <256 palette entries.
1180 - Added support for loading textures from arbitrary locations.
1181 - Changed shaders module to load notex/shadernotex from bitmaps/ in .bmp format.
1182 - Fixed bugs in brush-primitives texdef code.
1186 - Added STV:EF support to win32 installer.
1187 - Moved hardcoded game-specific configuration stuff into .game files.
1191 - Fixed crash bug in brush edge/vertex/face selection.
1195 - Moved .def files from <enginepath>/<basegame>/scripts/ to <radiantpath>/<gamefilename>/<game>/.
1196 - Changed entity inspector UI to be driven by entities xml.
1200 - Fixed map load/save in brusb-primitives mode.
1201 - Added files required to run in brush-primitives mode.
1202 - Added support for changing engine-path while a map is loaded.
1207 - Changed entity inspector to support custom UI for each entity-class.
1211 - Added support for experimental xml version of .def format.
1212 - Rewrote token parser.
1213 - Rewrote .def parser.
1214 - Fixed failure to read show-workzone preference.
1215 - Refactored quake3 entities module.
1219 - Changed QE-style Drag tool to move as well as resize.
1220 - Fixed shortcuts becoming disabled.
1221 - Fixed loading file types with upper-case extensions.
1225 - Added support for plugin submenus.
1229 - Added build-menu-command editing.
1230 - Fixed texture-object reshuffle caused by changing gamma.
1231 - Refactored vfs/shaders/renderstates/eclass/texturemenu unrealise/realise systems.
1235 - Added printf-formatting support to output streams.
1236 - Added error/warning printing to xml parser.
1237 - Changed build-menu xml format to allow easier editing.
1238 - Added sample plugin.
1242 - Changed paste and import-map to select pasted/imported entities and world brushes.
1246 - Changed create-entity API to use eclass instead of classname.
1247 - Changed nodes with unknown entity types to use a group-entity if the node has children.
1251 - Changed image-loaders interface to use a file object instead of VFS.
1252 - Changed model-loader interface to support in-place model reloading.
1253 - Changed picomodel-loader module to support configuration of suppported model types in synapse.config.
1254 - PicoModel: added support for loading models from an abstract input stream.
1258 - Refactored texture browser.
1260 - Fixed mousewheel movement in camera window.
1264 - Added load-entire-wad from textures menu in Quake/HL mode.
1265 - Fixed bug with writing negative integers to .map format.
1266 - Fixed texture-browser hide-unused to show only in-use shaders.
1267 - Fixed texture-browser scrollbar positioning and origin-clamping.
1268 - Fixed prompting to save unchanged new maps.
1269 - Changed unsaved-changes message box default to "Yes, save" instead of "OK, don't save".
1270 - Changed all message boxes to appear centrally.
1271 - Removed minimize/maximize buttons from all message boxes.
1275 - Disabled shortcut keys during drags.
1276 - Fixed window updates for edge/vertex multi-selection.
1277 - Added apply/cancel on enter/escape for texture-browser filter entry.
1278 - Changed undo system to use explicit start/finish pair to specify undoable operations.
1279 - Changed undo system to print undoable command after command completion instead of before.
1280 - Added printing of movement parameters for translate/rotate manipulator drags.
1281 - Changed brush-subtract to not delete the selection after subtracting.
1282 - Fixed texture browser to not display textures if only in-use by nodes in the undo-queue.
1283 - Fixed another workzone-update performance issue causing area-selection to be slow.
1284 - Added code to brush build-B-Rep to handle duplicate edges.
1288 - Added lazy evaluation of local->world transforms and world-space AABBs.
1289 - Added shortcut key for translate mode, default 'W'.
1290 - Added toolbar buttons for edge/face/vertex modes.
1291 - Changed Escape shortcut to deselect-components if components are selected.
1295 - Fixed performance bug with workzone updates not being lazily evaluated.
1296 - Fixed brush edge-graph bug by removing degenerate winding edges.
1300 - Added mode information to status bar.
1301 - Added console feedback describing undoable commands executed.
1302 - Fixed assertion failures on updating degenerate edge/vertex selections.
1303 - Fixed detail brushes turning structural when clipped.
1307 - Added support for more than one edge/vertex selected per brush.
1311 - Refactored groupdialog - decoupled notebook from console/textures/entity pages.
1312 - Fixed crash in patch tesselator.
1313 - Fixed floating windows startup crash.
1314 - Fixed null texture name for patches.
1318 - Hide arrows on translate manipulator when obscured by square part.
1319 - Workaround for main window not being brought to front when a floating window is closed.
1320 - Fixed rendering of selected components of degenerate brush faces.
1321 - Fixed double typedef in picomodel.
1322 - Fixed bug in allocator stuff.
1323 - Fixed up clipper tool button state.
1324 - Added workzone updates when selection bounds change.
1325 - Fixed transient setting on floating inspector windows.
1329 - Fixed gcc build errors.
1331 - Fixed crash bug in game selection dialog.
1335 - Cleaned up project settings.
1336 - Changed autosave/snapshots to only save modified maps.
1337 - Refactored build menu.
1341 - Fixed minor picomodel ase loader smoothing-groups bug.
1345 - Allocator system improvements, fixed warnings
1349 - PicoModel: added support for per-vertex smoothing-group, used in generation of normals.
1350 - PicoModel ASE loader: added support for per-face 'MESH_SMOOTHING' id.
1351 - PicoModel: changed normal generation code to create smooth normals across texcoord/colour discontinuities.
1352 - Fixed cosmetic menu bug.
1353 - Fixed file handle leak in tga loader.
1354 - Added experimental allocator system.
1358 - Fixed gcc build errors.
1362 - Fixed version.h custom build step on win32
1363 - Refactored preferences dialog to eliminate dependencies on other modules.
1364 - Redesigned preferences dialog ui layout.
1368 - Refactored texture browser.
1372 - Upgraded win32 gtk2 version to 2.4.1.
1373 - Migrated from GtkCombo to GtkComboBox.
1374 - Texture browser improvements.
1375 - Fixed malloc/free mismatch bug.
1379 - Refactored surface inspector and texture browser.
1383 - Added imageq2 module with support for quake2 and heretic2 texture formats: wal, m8, m32.
1387 - Changed texture window not to auto-scroll when selecting faces.
1388 - Changed surface inspector to apply shader seperately from shift/scale/rotate.
1389 - Changed selected face tracking to use separate selection list.
1393 - Added per-file change tracking - only modified (unsaved) files are saved by SaveMap().
1397 - Fixed texture-increment-matches-grid.
1398 - Changed selecting a texture to only change the shader on the selected brushes.
1399 - Changed 'Axial' button in surface inspector to reset the texdef for selected brushes/faces.
1400 - Removed MAX_TEXTUREDIRS limit.
1404 - OS library module added to wrap calls to rename/unlink/access/stat.
1405 - OpenGL-view selection tests constrained to current window.
1406 - Cleaned up OpenURL.
1407 - Added jk2 and sof2 support to win32 installer.
1411 - update the OSX setup / .info generation code
1415 - Added integer quantisation for brush edge/vertex drags to fix FP-drift on planes.
1417 - fix for scons 0.95
1418 - re-enable Python >= 2.1 version check
1419 - OSX 10.3: remove obsolete dlsym_auto_underscore (bug #920)
1420 - OSX: disable q2 tools build (broken thread code)
1424 - Moved profile.cpp into a separate static library.
1428 - Refactored preferences to be more modular.
1429 - Fixed preferences being corrupted if a crash occurs during preference saving.
1430 - Refactored window position saving.
1431 - Fixed bug in radio button creation in preferences dialog.
1435 - Changed surface inspector to unfocus after pressing escape or return, to enable shortcuts.
1436 - Added refresh of surface inspector for shift/scale/rotate-texdef shortcuts.
1437 - Fixed bug causing some operations to be applied twice.
1441 - Added depth-test and normalisation for translate-manipulator rendering.
1442 - Added basic clipper-preview rendering.
1446 - Added maya-style arrow-heads to translate manipulator.
1447 - Changed square part of translate manipulator to be viewplane-oriented.
1448 - Changed square part of translate manipulator to take priority for selection.
1452 - Added recalculation of pivot-point when grid size changes.
1453 - Changed win32 SHGetFolderPath to link with shfolder.lib instead of shell32.lib.
1454 - Fixed failure to recover brushes from an invalid state.
1458 - Improved event handling to make manipulator-dragging smoother in complex scenes.
1459 - Refactored camera window camera-movement handling.
1463 - Fixed vertex/edge undo failing to update selected-vertex position.
1467 - Re-enabled next-xy-view in floating windows mode.
1468 - Reinstated light-radius rendering.
1469 - Added Wolfenstein support to win32 setup.
1473 - Changed create-brush-prism to use correct dimension for prism radius.
1474 - Changed freelook selection to use window-centre position.
1478 - Optimised undo for adding/removing scenegraph nodes.
1479 - Changed entity-list view to sort the tree by name.
1483 - Moved default shaderlist to <AppPath>/<GameFileName>/<GameName>/default_shaderlist.txt
1484 - Moved user shaderlist to <AppData>/<Version>/<GameFileName>/<GameName>/shaderlist.txt
1488 - Refactored clipboard copy/paste code to allow re-use.
1492 - Fixed false-positive-intersection bug in CSG subtract algorithm.
1496 - SceneGraph: Refactored per-instance functionality.
1497 - Fixed intermittent culling bug caused by bad bounding boxes.
1498 - Fixed missing ToggleCubicClip shortcut.
1499 - Removed modal buttons from Surface Inspector.
1500 - Changed Surface Inspector keys:
1501 - Escape: revert not-yet-committed values to previous state.
1502 - Enter: commit not-yet-committed values immediatly.
1503 - Changed Surface Inspector to update when selection changes.
1507 - Cleaned up functional.h template usage with typedefs.
1508 - Fixed autosave path.
1509 - Added q1 component to installer.
1510 - Added radiant_manual component to installer.
1511 - Added q3-example-maps package to installer.
1515 - Added error reporting for module system initialisation failure.
1516 - Added MSI package creation tools in setup/win32.
1517 note: requires MSI SDK binaries in http://zerowing.idsoftware.com/radiant-files/msi/msitools.zip
1518 - Added initial version of scripts to build basic win32 setup.
1522 - Added storing EnginePath for each game in local.pref.
1523 - Added EnginePath editing to prefs dialog.
1524 - Added vfs shutdown/init when gamename changes.
1525 - Added vfs shutdown/init when enginepath changes.
1529 - Fixed filtering updates.
1530 - Moved default bsp menu to <AppPath>/<GameFileName>/default_build_menu.xml
1531 - Moved user bsp menu to <AppData>/<Version>/<GameFileName>/build_menu.xml
1532 - Moved synapse.config to <AppPath>/<GameFileName>/synapse.config
1533 - Moved game-specific .xlink files to <AppPath>/<GameFileName>/*.xlink
1537 - Redesigned filter system:
1538 - Filtered status updated when filterable attributes change.
1539 - Supports per-brush-face filtering.
1540 - Removed long-dead project-settings stuff:
1541 - Moved gamemode and gamename storage into local.pref temporarily.
1542 - Moved bsp commands over to a new format, disabled gui editing for now.
1546 - Changed win32 Application Data path lookup to use win32 API instead of getenv.
1550 - Fixed main menu mnemonics.
1551 - Fixed crash on exit after viewing pointfile.
1555 - Fixed not always resetting
1556 component-mode when selection is cleared.
1560 - Added parse/write support for BrushDef3 and PatchDef3.
1561 Requires editing synapse.config to enable.
1564 File = new/open/import/export
1565 Edit = manipulate scene hierarchy and selection
1566 View = toggle entityinspector/entitylist/surfaceinspector/camera/xy
1567 edit camera/xy parameters
1568 filters/hideshow/region
1569 Modify = transform scene elements
1571 - Fixed Brush-Primitives support:
1572 Requires editing synapse.config to enable.
1573 Supports load/save of BP mapfiles, and editing BP texdefs in surface inspector
1574 (Not yet possible to convert between formats).
1578 - Changed user-prefs to be stored in user-profile directory on win32.
1582 - Fixed entitylist window visibility tracking.
1583 - Implemented find/replace-shader for patches.
1584 - Changed get-texture-from-selected to update find/replace-shader dialog.
1585 - Implemented reparent-selected for more than one selected node.
1586 - Added checks to stop assignment of invalid texture names.
1587 - Fixed uninitialised texture-compression setting.
1590 ------- spog_branch merged to trunk
1594 - Ported imagehl module.
1595 - Ported imagepng module.
1599 - Changed brush winding generation to use use double precision planes.
1600 - Fixed tracking of modifier key state.
1604 - Replaced mathlib with c++ vector/matrix library.
1605 - Added expression-templates for common vector/matrix operations.
1609 - Refactored component-selection stuff.
1610 - Ported m4x4_t library to c++ Matrix4.
1614 - Changed shortcuts.ini to be written automatically.
1615 - Moved more prefs into specific modules.
1616 - Changed c++ NULL usage to 0 for maximum portability.
1621 - Added debug output/assert for module initialisation.
1625 - Refactored status bar stuff.
1626 - Refactored window updates to use closures.
1627 - General cleanup and refactoring.
1631 - Increased priority of window redraw events.
1632 - Ported model module to new module system.
1636 - Refactored window updates.
1640 - Changed menubar/toolbars to be non-detachable.
1641 - Fixed empty-undos created when left-clicking in XY window.
1642 - Refactored camera modelview/projection matrix updates.
1643 - Moved application-specific code out of mainframe.cpp.
1644 - Reinstated brush/entity count in statusbar.
1648 - Reinstated instant status-bar updates.
1652 - Fixed crosshair cursor in clipper mode.
1656 - Changed camera to maintain valid projection/modelview matrices.
1657 - Moved manipulator-transform update from frustum class to selection system.
1658 - Removed frame-rate dependency in 3d-window freelook.
1662 - Smoothed out xy-window mouse-chasing.
1663 - Changed mouse-chasing to occur 16 pixels inside the window edges.
1664 - Changed xy-window to maintain valid projection/modelview matrices.
1665 - Fixed invalid workzone generated when deselecting with no selection.
1669 - Ported changes from trunk between rev 3818 and rev 4036.
1673 - Refactored xy-window mouse event handling.
1677 - Fixed freelook focus-out event.
1678 - Changed selection mouse event handling to use modifiers on button-release.
1682 - Refactored all mouse event handling for camera window.
1683 - Changed menus/toolbars/accelerators to use anonymous closures.
1687 - Fixed get-pointer-in-screen-coordinates on win32.
1688 - Changed patch prefs to use preference-system module.
1689 - Fixed selection of side-on faces.
1690 - Changed brush rendering to avoid glPushClientAttrib - workaround for ATI driver issue.
1694 - Changed VFS directory initialisation to occur after module initialisation.
1695 - Changed load-preferences to occur after module initialisation.
1696 - Added preference-system module.
1697 - Changed undo prefs to use preference-system module.
1698 - Restored splash screen with non-intrusive behaviour.
1699 - Cleaned up main-toolbar creation.
1700 - Fixed floating windows behaviour when main window is minimised.
1701 - Changed shader-list parsing to use new script tokeniser.
1702 - Changed deprecated code using GtkPixmap to use GtkImage.
1703 - Removed bitmap-loading from core.
1704 - Removed pc-speaker beep on map-save.
1708 - Fixed crash when trying to undo on an empty undo queue.
1709 - Refactored gtkdlgs, using helper functions to create common widgets.
1710 - Changed Dialog class to use std::list for data.
1714 - Refactored entity inspector.
1715 - Removed miscellaneous unused functions.
1716 - Refactored qe3 header.
1717 - Moved texture-window preferences into texwindow.cpp.
1721 - Moved layout-mode dependant code into main-frame creation.
1722 - Replaced prefs system with new import/export system.
1723 - Fixed gcc3.3 build errors.
1727 - Moved unnecessary methods from MainFrame into free functions.
1728 - Removed unsupported toolbar buttons and menu items.
1729 - Changed misc->gamma to not require restart.
1730 - Fixed unmaximised window-size when loading main window maximised.
1731 - Fixed saving of rotate increment preference.
1735 - Fixed keyboard shortcuts intercepting input to texture-subsets text-entry.
1739 - Fixed gcc3 build errors, compiled and tested on linux.
1743 - Fixed brush snap-to-grid creating huge coordinate values.
1744 - Fixed minor bug in selection menu.
1748 - Cleaned up MainFrame.
1749 - Added quantisation of plane pts when dragging.
1750 - Fixed create-empty-brush bug.
1754 - Moved control of camera keyboard-accelerators into camera window module.
1758 - Separated keyboard-accelerators from menu items, using functors.
1759 - Completed factoring out HandleCommand.
1763 - Changed 4-way-split mode to automatically reposition separators when window size changes.
1764 - Fixed gtk error in floating-entity/textures/console window.
1765 - Fixed position of console horizontal pane separator.
1769 - Work-in-progress factoring out HandleCommand.
1773 - Fixed pink icons on main window on win32.
1774 - Replaced g_bIgnoreCommands with signal block/unblock.
1775 - Refactored MainFrame startup.
1779 - Fixed entity-window redraw on selection change.
1780 - Moved control over VFS init/shutdown to module system.
1781 - Fixed failure to release translucency render-states.
1782 - Added support for realise/unrealise of all opengl texture objects.
1783 - Refactored startup/shutdown logic.
1784 Changed quit commands to do nothing but call gtk_main_quit().
1785 Added code after gtk_main() to destroy stuff.
1786 - Changed 25ms timeout-handler to an idle-handler for window updates.
1787 (reduces redraw-request response time on fast machines)
1788 - Moved gl-shutdown control to glwidget.
1789 Textures are realised/unrealised when the shared context is created/destroyed.
1790 - Fixed lack of a valid gl context when unrealising gl textures.
1794 - Added support for translucent entity rendering.
1798 - Changed all global modules to use GlobalModule helper templates.
1799 - Ported qgl.c to c++.
1800 - Changed win32 project to dynamic-link with opengl32.lib.
1804 - Added new experimental xml preference import/export system.
1805 - Refactored dialog base class:
1806 Moved common dialog-element-creation code into helper functions.
1807 Changed UpdateData to use per-element callback functions.
1808 - Refactored preferences dialog.
1812 - Reversed winding order for circle primitives.
1816 - Fixed slow selection response in large maps.
1820 - Added sharing of global modules within a client.
1821 - Added quake map module and wal image module.
1822 - Ported mip image module and hlw image module.
1823 - Cleaned up imagehl module.
1824 - Fixed crash in pcx image module.
1825 - Rewrote md3 model module.
1826 - Ported mdl, md2 and mdc model modules.
1827 - Added filtering of q1/q2 clip brushes.
1828 - Added ati-crash-workaround rendering path.
1829 - Upgraded to gtk+-2.2.4 on win32:
1830 Fixed capslock affecting shortcut-keys.
1831 - Upgraded to gtkglext-1.0.4 on win32.
1833 - Added shortcut-key support to entity treeview.
1837 - Fixed failure to call vfsFreeFile on an empty buffer.
1838 - Fixed calling convention for dlls in new module system.
1839 - Changed map.cpp to support maps without a worldspawn entity.
1840 - Fixed crash on attempting to clone a map root.
1841 - Added filter-update calls after loading or cloning stuff.
1842 - Fixed reference cache failing to save a file.
1846 - Refactored client-side module system code for direct module access.
1847 - Changed shaders, vfs, model, brush, patch and entity module interfaces
1848 to use abstract base class.
1849 - Removed unused functions from shaders and vfs interfaces.
1853 - Removed synapse dependencies for win32 makefiles.
1854 - Added find-first-module-of-type helper function.
1858 - Added new lightweight module system:
1859 Initialises each module the first time it is requested.
1860 Does not allow configurations with cyclic runtime dependencies.
1861 Provides templates for simple type-safe client-side implementation.
1862 Requires no client-side linkage.
1863 - Split radiant API into multiple APIs:
1864 core, textures, scenegraph, selection, renderstate, filters, filetypes.
1865 - Ported radiant, core, mapq3, mapxml, md3model, entity, shaders, image,
1866 vfspk3, archivewad, archivepak, archivezip to new module system.
1870 - Removed edge and vertex integer-snapping during selection.
1874 - Replaced map in referencecache.cpp with a hashtable.
1875 - Changed ReferenceCache interface to take a path string,
1876 which can be either absolute or relative.
1880 - Cleaned up qertypes.h - split into multiple files.
1881 - Moved texdef stuff into itexdef.h.
1882 - Fixed shutdown destruction order bug.
1886 - Refactored texwindow.cpp.
1887 Moved texture management code into textures.cpp.
1889 Replaced globals from texwindow.h with accessor functions.
1890 - Cleaned up shaders module.
1891 Removed color-shader stuff.
1892 Rewrote shader-activation logic to use textures API.
1893 Removed appshaders API.
1894 - Refactored shutdown logic.
1895 Moved non-mainframe shutdown stuff into Radiant_Shutdown().
1896 Added deferred render-state realisation.
1897 - Fixed failure to create gl contexts in 16-bit mode for latest nvidia drivers.
1898 - Changed hashtable template to use traits parameter
1899 for case-insensitive hasher and keyequal functions.
1900 - Removed unused functions from qerplugin API.
1904 - Refactored code to remove global-object accesses:
1905 Passing global objects as parameters to functions.
1906 - Refactored texwindow.
1907 - Moved synapse server out of pluginmanager.
1908 Changed pluginmanager to handle nothing but IPlugin stuff.
1912 - Refactored scenelib.h, split into multiple files.
1913 - Refactored #includes related to scenelib.h.
1914 - Refactored preferences for xywindow and camwindow.
1915 - Refactored references to g_pParentWnd in xywindow and camwindow.
1919 - Ported changes from trunk since 17/08/2003.
1920 - Ported all changes from bug800-spog_branch (vfs rewrite and q1 support).
1924 - Refactored component-selection stuff.
1925 - Fixed selection-tracking bug in patches.
1929 - Added support for line-strips to Selectors.
1930 - Fixed selection for entity treeview.
1931 - Refactored external-resource loading.
1935 - Fixed snap-to-grid in edge and vertex modes.
1936 - Added a default model to use when a model load fails.
1940 - Changed snap-to-grid to vastly reduce the possibility of creating an invalid plane.
1944 - Ported changes from trunk since 01/08/2003.
1948 - Changed entity key/value tracking to only track keys already added to the entity.
1949 - Fixed bug causing undo system to track scene changes during a queue-flush operation.
1953 - Fixed bug in project settings bsp-commands display.
1954 - Fixed empty undos being created by rotation buttons.
1955 - Fixed rotation pivot for rotation buttons.
1959 - Added property svn:eol-style=native to all text files.
1960 - Added property evn:eol-style=CRLF to all dsp and dsw files.
1961 - Partially ported bobtoolz to use new spog_branch module APIs.
1962 - Removed Sys_UpdateScene.
1963 - Added Map_Name() for access to currentmap variable.
1964 - Added initial drag-n-drop support for graph tree-model.
1968 - Fixed uninitialised refcount in entity key class.
1969 - Fixed memory leak in shader parsing.
1970 - Added reference-counting holder for worldspawn node.
1971 - Moved string class and utilities into a new header in libs dir.
1972 - Fixed external-file-resource cache to use case-insensitive name compare on win32.
1973 - Fixed shaders to use case-insensitive name compare.
1974 - Fixed shader module to display SHADER_NOT_FOUND when appropriate.
1975 - Changed the default texture name to "NULL" instead of SHADER_NOT_FOUND.
1976 - Changed move-into-entity to perform parent-selection-to-last-selected-node.
1977 - Added a new implementation of GtkTreeModel operating directly on the scenegraph.
1978 - Fixed disable-screen-updates to queue update requests instead of ignoring them.
1979 - Merged from trunk (tag head-cvs2svn-2).
1983 - Changed scale/flip-selection to use the manipulator as a pivot point.
1984 - Added OnShutdown callback for CSynapseClient, used in entity module.
1985 - Fixed console updates when loading maps/models.
1989 - Added renderer support for qer_alphatest and qer_cull.
1990 - Merged 'picomodule' module into 'model' module.
1991 - Added rendering of area-selection rectangle.
1995 - Merged from trunk.
1999 - Disabled deleting classname key in entity inspector window.
2000 - Cleaned up some stuff in selection system.
2001 - Added basic versions of std::mem_fun and std::bind1st to function-object library.
2005 - Implemented connect-entities.
2009 - Completed local-space rotation manipulator.
2010 - Fixed cloning objects within a misc_model subgraph.
2011 - Fixed crash bug in loading certain models.
2015 - Added function-object library header, similar to boost::function.
2016 - Changed undo system to improve performance.
2017 - Refactored entity inspector implementation.
2021 - Refactored selection observing stuff.
2022 - Changed shader parsing to use new tokeniser.
2023 - Changed implementation of entities to use generic container.
2024 - Refactored entity wrapper system.
2025 - Fixed undo on delete/reset entity keys.
2029 - Added rendering of target/targetname connection lines.
2030 - Moved entity and eclass stuff out of qertypes.h into ientity and ieclass.
2031 - Refactored entity_t to hide it behind Entity interface.
2032 - Removed global project settings entity.
2033 - Cleaned up bsp-command editing in project settings dialog.
2037 - Fixed back-face-culling for selections by working in screen-space.
2041 - Added workaround for nvidia driver opengl vertex arrays bug.
2045 - Refactored Patch implementation.
2046 - Refactored scene graph system to allow multiple graph instances.
2050 - Added snap-selected-components-to-grid for faces edges and vertices.
2054 - Improved normal-quantisation code.
2058 - Changed renderer vertex types to be struct instead of typedef'd array.
2059 - Added experimental quantisation of normals.
2063 - Fixed intermittent crash in face-fit-texture.
2064 - Changed patch rendering to display components only in vertex mode.
2068 - Added nameable interface for scene graph nodes.
2069 - Fixed undo for set-detail and set-structural.
2070 - Added rendering of arrow for angled entities.
2074 - Fixed handling of invalid planes during brush b-rep build.
2075 - Refactored brush copy-construction/assignment.
2076 - Fixed lack of rebuild after removing empty faces.
2077 - Added lightjunior entity display.
2078 - Fixed display of spawnflags/info for selected entity.
2079 - Fixed update of entity window on setting spawnflags.
2080 - Fixed botclip filtering.
2081 - Fixed uninitialised alpha channel on jpg images by ignoring alpha.
2085 - Cleaned up undo calls in brush and patch implementation.
2086 - Changed brush implementation to defer rebuilds until needed.
2087 - Fixed undo for find/replace shader.
2088 - Refactored brush implementation, removed empty-face list.
2089 - Fixed crash on loading unrecognised entities containing brushes.
2090 - Fixed crashes in renderer caused by state-stack underflow.
2091 - Fixed handling of invalid and duplicate planes during brush editing.
2092 - Fixed failure to save brush faces during save-as.
2093 - Refactored brush data members.
2097 - Fixed crash on selecting stuff from entity list window.
2101 - Fixed window title after save-as.
2105 - Refactored selection system interface slightly.
2106 - Removed old brushwrapper stuff.
2107 - Fixed clipper-split-selection to keep both parts selected.
2111 - Added select-faces-by-shader.
2112 - Fixed find/replace-shader.
2116 - Fixed rotation on misc_model.
2120 - Fixed lack of undo on create-n-sided-brush.
2124 - Fixed per-face find/replace and per-face nudge rotation.
2129 - Changed rotation buttons to use perfect precision for 90-degree rotations.
2133 - Added find-dir-for-relative-filename and find-dir-for-absolute-filename to vfs.
2134 - Changed resource manager to handle per-mod resources using vfs.
2135 - Changed resource manager to allow resources with absolute paths.
2136 - Fixed selection-test behaving like an ellipse instead of a rectangle.
2140 - Changed selection test to choose closest-to-cursor over closest-to-camera.
2144 - Fixed reference counting on shaders loaded from a texture directory.
2145 - Fixed show-in-use and show-all shaders.
2146 - Fixed undo for patch-set-shader.
2147 - Changed shaders module to use STL map container instead of CShaderArray.
2148 - Fixed SelectAllOfType for entities and patches.
2149 - Cleaned up unused functions in shaders API.
2150 - Decoupled selecting a texture in texture window from applying a texture to selection.
2154 - Fixed memory leaks in image loaders, texdef_t, csg subtract, picomodel module.
2155 - Fixed uninitialised memory references in renderer, texdef_t, eclass loader, undo system.
2156 - Refactored tga loader.
2157 - Cleaned up image module, enabled pcx and bmp loaders.
2161 - Fixed shift-texture on selected brush faces.
2162 - Changed brush b-rep algorithm to have higher tolerance for similar planes.
2163 - Changed brush b-rep algorithm to always produce a valid connectivity graph.
2164 - Added setting/getting shader for patches.
2168 - Fixed tracking of in-use shaders (though undo queue still keeps shader references).
2169 - Changed brush faces to store state in undo-system cleanly.
2170 - Fixed flush & reload shaders and sleep/wake.
2171 - Ensured that shaders are never leaked.
2172 - Fixed bool conversion warnings.
2176 - Added clamping of planepts on export to nearest 65536th of 1 unit.
2177 - Changed m4x4 rotation functions to use double-precision for angles in radians.
2178 - Changed m4x4 quaternion rotation to use double-precision internally.
2179 - Changed float printing to use %g instead of %f (strips trailing zeros).
2183 - Fixed brush import failing to update bounding boxes.
2187 - Refactored Brush class into Brush, BrushInstance and BrushNode.
2188 - Fixed various flaws stopping brush b-rep algorithm from being 100% reliable.
2192 - Changed manipulator to move to position of selected brush components.
2196 - Fixed xml parser failing to resolve predefined entities.
2200 - Fixed asserts in brush manipulation when creating invalid brushes.
2201 - Removed automatic update of current texdef.
2202 - Added Get Texture and Set Texture to textures menu.
2206 - Fixed array template failing to free zero-sized allocations.
2207 - Changed clipper mode to behave as a component-editing-mode.
2208 - Removed right-click-to-drop-clip-point - use X and leftclick instead.
2212 - Changed scene graph to sort objects in ascending order of creation time.
2216 - Fixed bug in clone-selection causing only first selected brush to be cloned.
2217 - Optimised select-all for brush/patch components.
2218 - Changed edge/face/vertex toggles to toggle correctly.
2222 - Removed win32/x dependencies from gl interface.
2223 - Removed win32/glib dependencies from core interface.
2224 - Replaced void* in gtk helper functions with forward-declared GtkWidget.
2225 - Changed gtk helper functions to return enumerated values instead of win32 IDOK.
2226 - Removed WINAPI macro for __stdcall from all interfaces.
2227 - Removed unnecessary dependencies from core stdafx/qe3 header.
2231 - Changed class-level render states to be static for Brush and Patch.
2232 - Refactored brush implementation - breaking it up into smaller parts.
2233 - Added refcounted ptr template to track refcounts.
2234 - Fixed refcount bug introduced by new clone-selection.
2235 - Fixed warnings in brush implementation.
2236 - Cleaned up plugin interface header inclusion.
2240 - Fixed crash on building unbounded brushes in release build.
2241 - Changed assertion failures to be non-fatal in release build.
2242 - Moved OS-specific gl headers into separate files.
2243 - Moved app-shaders interface into a separate file.
2244 - Cleaned up dependencies for brush implementation.
2248 - Added per-instance selection of patch vertices.
2249 - Fixed per-instance vertex selection rendering on multiple instances.
2250 - Refactored patch/brush render code.
2251 - Changed manipulator transforms to convert to local space before applying.
2252 - Fixed selection test for picomodule meshes.
2253 - Fixed selection test winding order for triangles.
2254 - Fixed update of window title on new-map and load-map.
2255 - Changed selection to work with exactly side-on faces.
2256 - Refactored instance implementation to reduce code bloat.
2257 - Fixed map export always exporting root.
2261 - Fixed external resource tracking to preserve uppercase characters in names.
2262 - Changed clone-selection to not use global copy/paste.
2266 - Changed map-save to save all saveable files that the map references.
2270 - Moved hashtable and hashfunc into libs.
2271 - Cleaned up renderer interface and selection interface.
2272 - Refactored frustum testing class.
2276 - Moved winding-specific stuff from brush obj to winding obj.
2277 - Refactored filter subsystem to remove dependency on entity/brush/patch.
2281 - Fixed crash when clicking cancel from patch cap-dialog.
2282 - Changed selection tests to ignore back-facing faces.
2286 - Fixed failure to release cloned scene graph nodes.
2287 - Fixed selection manager failing to release render states.
2288 - Fixed eclass system failing to release render states.
2292 - Fixed writing-past-end of vertex arrays in brush rendering.
2293 - Fixed releasing data stored in undo system when deleting undoables.
2294 - Fixed crash in misc_model when model fails to load.
2295 - Fixed undo for clone/rotate/flip/nudge/set-texture operations.
2296 - Cleaned up surface dialog.
2300 - Changed clipper split-selection to keep result selected.
2301 - Cleaned up and finalised picomodule, adding to cvs.
2305 - Cleaned up entity list window.
2306 - Fixed crash on freeing a map while entity list node is selected.
2307 - Fixed crash on clone/copy of externally referenced brushes.
2308 - Added multiple-selection support to entity list.
2309 - Added updating entity list selection display on selection changes.
2313 - Added stl_warnings include.
2314 - Fixed tracking of map-modified-since-last-saved.
2318 - Fixed missing map-release when map-load fails.
2319 - Changed map-rename (save-as) to flush undo queue.
2320 - Fixed bug in exporting selections.
2324 - Fixed redo on changing misc_model "model" key.
2328 - Changed undo interface to factor out global undo system.
2332 - Started cleaning up Map subsystem.
2336 - Added 'clone subgraph' feature to core, using direct xml import/export.
2337 - Added 'save' feature to reference cache.
2338 - Added scope timer object.
2339 - Changed scene graph interface to allow setting scene root.
2340 - Changed core to use reference cache to track current map.
2341 - Removed mapmodel module.
2342 - Fixed relative paths for loading maps as misc_model.
2346 - Changed model/map modules to register their file types on load.
2347 - Added map module manager to support unlimited map loader modules.
2351 - Changed vertex buffer template to support resizing.
2352 - Changed vertex buffer search algorithm to iterate instead of recurse.
2356 - Fixed sorting bug with render-states.
2357 - Fixed colour state when disabling gl_color_array.
2358 - Fixed unterminated loop in scenegraph traversal.
2359 - Fixed freeing project entity twice on shutdown (infinite loop).
2360 - Fixed failing to destroy the scene graph on exit (oops).
2364 - Added updating current texdef when a face is selected.
2365 - Fixed crash when creating a brush with duplicate planes.
2369 - Fixed various issues with 'save region'.
2370 - Changed default current texdef to use game-specific scale.
2371 - Changed brush creation to use current texdef.
2372 - Changed clipper to use current texdef.
2373 - Fixed bug in selection counting for patch control points.
2377 - Fixed reversed solid-selection-outline preference.
2378 - Finished factoring out face_t.
2379 - Added script token writer interface for map export.
2380 - Changed map export interface to use script token writer.
2384 - Added depth-buffer-write enable/disable feature to renderer.
2385 - Changed Pointfile class to use renderer.
2386 - Continued factoring out face_t.
2390 - Fixed temporary objects leaving dangling references in the undo system.
2391 - Changed import-map to not modify existing selection.
2395 - Fixed frustum culling for transformed nodes.
2396 - Fixed hide/filter/region to work independently.
2397 - Added highlighting of selected brush faces in component mode.
2398 - Fixed bug detecting thin area-selection if dragged down or left.
2399 - Renamed brush_type to Brush.
2400 - Renamed face_type to Face.
2401 - Started factoring out face_t.
2405 - Improved edge and vertex manipulation.
2406 - Removed unnecessary graph traversals for rendering/selection.
2410 - Merged changes since last merge from merge-1_2_10-post to spog_branch.
2411 - Merged changes since last merge from HEAD to spog_branch.
2412 - Tagged HEAD after merging as 'merge-spog_branch-post'.
2413 - Added walker to merge sibling worldspawns.
2414 - Merged changes to Construct for PPC from trunk.
2415 - Fixed over-enthusiastic worldspawn merging.
2416 - Fixed misc_model "angle" key setting pitch instead of yaw.
2417 - Fixed entity set-key-value changing scene-graph topology.
2421 - Added subgraph traversal feature to scenegraph traversal.
2425 - Changed scene graph implementation to allow nested traversals.
2429 - Fixed angles key order for misc_model.
2433 - Fixed typo causing set-texture-of-selection to behave incorrectly.
2437 - Replaced all tabs with spaces in CHANGES.
2438 - Fixed entity bounds updates for 'light'.
2439 - Fixed code that doesn't conform to c++ standard as enforced by gcc.
2443 - Added missing file: icharstream.h.
2444 - Fixed bug with synchronisation of brush-face instance data.
2445 - Added .map format import/export interfaces.
2446 - Removed last remnants of IBrush.
2448 - Moved walkers defined in in mainframe.cpp to appropriate places.
2452 - Changed scenegraph traversals to use a compiled graph.
2456 - Changed selection interface to hide per-instance data.
2457 - Added streaming tokeniser for .map format.
2458 - Changed mapq3 module to use streaming tokeniser.
2459 - Added xml stream interface for input and output.
2460 - Added xml stream parser based on libxml2 SAX.
2461 - Changed mapxml module to use xml stream input.
2462 - Changed brush and patch to use xml stream input.
2463 - Added xml stream writer.
2464 - Changed mapxml module to use stream output.
2465 - Changed brush and patch to use xml stream output.
2470 - Disabled pivot updates while selection is being manipulated.
2471 - Changed pivot calculation to use instanced world-bounding-box.
2472 - Fixed crash bug in PositionView.
2476 - Merged with branch merge-1_2_10-post at tag spog_merge_merge-1_2_10-post
2477 - Removed 10k+ lines of unused #if 0 code.
2478 - Removed unused declarations in qe3.h.
2479 - Removed brush and face types from qertypes.h.
2480 - Removed plugin API stuff dependant on brush type.
2481 - Added per-instance selection for brush faces.
2485 - Added selection counters for primitive/component modes.
2486 - Added face-drag mode (default shortcut key = F).
2487 - Added face-centre-point rendering/selection/editing.
2491 - Changed selection to work per-instance.
2495 - Changed selector interface to allow per-entity selection tests.
2499 - Added selection-test and selector objects to clean up selection system.
2500 - Unified key modifiers for selection in both primitive and component modes.
2501 - Added mapmodel module to load .map and .xmap as misc_model.
2505 - Added debug rendering of a selection test.
2506 - Fixed bugs in triangle/line clipper, making selection work properly.
2507 - Refactored selection system interface.
2508 - Added undo for texture nudge.
2509 - Fixed minor render-state bug.
2513 - Optimised wireframe drawing of brushes with back-face culling.
2514 - Optimised brush-winding generation.
2515 - Changed winding generation to be more robust with large world extents.
2516 - Fixed crashes with unbounded-face and degenerate-edge cases.
2520 - Completed rotation manipulator.
2521 - Added translation manipulator for the default editing mode.
2522 - Changed XY mouse-chaser speed to depend on distance mouse moved outside window.
2526 - Added initial version of maya-style manipulators - rotation manipulator.
2530 - Fixed false asserts in Brush ConstructPrefab.
2531 - Undo system optimisation - uses binary-sorted container to speed up finding already-added objects.
2532 - Fixed crash when transforming objects which don't support edit_interface.
2533 - Fixed clone command to nudge the selection after cloning.
2534 - Fixed clipper to remove brushes that are completely behind the clip plane.
2538 - Brushes: cleaned up per-face operations to use face visitor pattern.
2539 - Fixed setting brush face texdef, with fully functioning undo on individual brush faces.
2543 - Refactored renderer to two objects, camera and XY renderer - XY uses entity shaders.
2544 - Experimental pivot object.. work-in-progress.
2545 - Modified scene-graph instance-caching to maintain multiple instances within nodes.
2546 - Fixed undo bug, deleting a void* doesn't call the destructor.
2547 - Rewrote filters system to work with scene graph system.
2548 - Cleaned up quake entity module to provide same functionality as before.
2549 - Refactored render-state cache to use generic hashtable and reference-cache templates.
2552 SPoG - spog_branch - experimental - work-in-progress
2553 - added scene graph library: defines interfaces, generic graph node types,
2554 re-usable systems for traversals, traversal paths, node containers,
2555 multiple-instance caching of world-space-transforms/bounding-volumes/visibility.
2556 - added scene graph traversals to replace all traversals of 'active_brushes',
2557 'selected_brushes', 'filtered_brushes' and 'entities' linked-lists.
2558 - added view module: view-volume-culling system acting on the scene graph,
2559 uses scene heirarchy to minimise culling tests per frame.
2560 - added opengl-state module: sorts opengl-state objects (shaders) to minimise
2561 opengl state changes during rendering.
2562 - added renderer module: culls objects outside the view volume,
2563 gathers non-culled renderable objects from the scene graph,
2564 keeps track of state during traversal, adds renderable objects to correct opengl-state.
2565 - added selection module: sets view volume to the selection box/ray, culls
2566 objects outside the view volume, gathers non-culled selectable objects
2567 from the scene graph (entity/primitive/component),
2568 selects gathered objects (select/toggle/cycle) or moves things if already-selected.
2569 - added patch module: encapsulates a patch as a scene graph node,
2570 optimised patch tesselation.
2571 - added brush module: encapsulates a brush as a scene graph node,
2572 adapts multiple-brush operations to use the scene graph.
2573 - adapted entity module: encapsulates an entity as a scene graph node/subtree,
2574 shares common code between different visualised entity types.
2575 - adapted model module: encapsulates a model as a scene graph node/subtree.
2576 - added undo module: completely new compact infinite-undo-system,
2577 operates on undoable objects, uses minimal-state data to store objects,
2578 uses refcounting to undo "deleted" objects.
2580 TODO: cleanup: many simple things are still broken or not functioning in the right way..
2581 see !\todo items in the code (not all are documented yet though).
2582 Selection module probably needs refactoring some more - perhaps split off the move-already-selected stuff.
2583 The dependencies are still pretty bad.. need to refactor stdafx.h/qertypes.h.
2584 Some of the above modules are not really modules, they're static-linked to the core, but could easily be dynamic-linked.
2585 The interfaces to brushes and entities still expose brush_t and entity_t for backwards-compatibility.
2586 NOTE: some todos are #if 0 because their functionality is (or will be) replaced by the new systems.
2588 ------ branch point - spog_branch
2592 - Ported changes from trunk.
2596 - Ported changes from trunk.
2597 - Added quake pack to win32 setup scripts.
2598 - Fixed crash in RunBsp.
2602 - Renamed stream interfaces with C and I prefix.
2603 - Shoehorned bytestream into idatastream.
2604 - Moved member classes out of IArchive, replaced with member typedefs.
2605 - Renamed filesystem, path, dynamic string, file input stream with C and I prefix.
2606 - Documented filesystem, path, dynamic string, file input stream.
2607 - Cleaned up game-specific encapsulation classes a little.
2611 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=815
2612 found out about string_t that slept through my reviews
2614 Updated list of broken stuff on this branch:
2616 - include/bytestream.h: remove this file, extend idatastream.h header
2617 from the code conventions:
2619 This directory is holding the API header files for the synapse modules (plus a few build control and version related headers)
2620 All headers that describe synapse APIs should start with an i: ishader.h igl.h
2622 The few files in include/ that don't start with a lowercase i are specific files for build control and configuration.
2623 Regular developement never creates non i-prefixed files in include/
2625 the merge with IDataStream goes like this (note the corrected class names):
2629 class IDataStream : public IInputStream, IOutputStream
2631 class ISeekableStream
2632 class ISeekableInputStream : public IInputStream, public ISeekableStream
2633 class ISeekableOutputStream : public IOutputStream, public ISeekableStream
2635 typedef unsigned int size_type; goes away, use size_t
2637 - include/iarchive.h
2639 renamed VisitorFunc to IArchiveVisitor
2640 move it out of IArchive class (keep it in iarchive.h though)
2641 from code conventions:
2642 Don't declare classes inside classes. Makes the code harder to read and isn't useful to anything.
2644 - remove libs/bytestreamutils.h
2645 put that functionality into the IStream stuff / idatastream.h stuff
2646 anything you retrieve from an IStream should be endian-correct
2649 I'd rather see a header without embedded code, and a .cpp file for it
2651 - libs/fs_filesystem.h libs/fs_path.h
2652 those totally lack documentation about what they are doing
2653 same as above. way too much embedded code. makes things harder to maintain. implement in a .cpp
2654 and as usual, name the classes correctly, C and I prefixes
2656 - gamespecific_t: rename correctly to CGameSpecific
2657 I like the idea of gathering all hardocded game-specific behaviours inside one same class.
2658 But is it really the topic of bug800?
2660 - gamespecific_executable_t: rename correctly to CGameSpecificExecutable
2661 shouldn't this be merged with CGameSpecific?
2665 - Fixed win32 build error (win32 has no <dirent.h>).
2666 - Added dir_good() check to handle failure of dir_open() in posix DIR wrapper.
2667 - Renamed dynamic_string_t and path_t to DynamicString and UnixPath respectively.
2668 - Removed unnecessary use of 'inline' and 'virtual' keywords in class definitions (bad habit).
2669 - Documented archive interface.
2673 - some easy fixes to get it to startup on Linux
2674 - tagging the current source as bug800-spog, preparing rollback
2678 - Added an implementation of IArchive to do OS filesystem access.
2679 - Changed vfspk3 to use above implementation for OS filesystem access.
2680 - Added const qualifiers to vfsGetFullPath and everything dependant on it.
2681 - Changed vfsGetFileList to use "*" to indicate all-files instead of a NULL pointer.
2682 - Extended IArchive interface to allow for extra filesystem functionality.
2683 Added method to check if a file exists quickly.
2684 Added method to traverse the filesystem with control on start-dir and depth of recursion.
2685 - Defined implementation requirements for IArchive.
2686 An archive contains a heirarchy of directories and files, and may contain empty directories.
2687 An archive can be traversed in directory order.
2688 Directories can be distinguished from files during a traversal.
2689 Directory paths will always end with a separator.
2690 File entries can be opened as an IArchiveFile.
2691 IArchiveFile provides a simple non-seekable input stream which can only be read forwards.
2692 Any number of files may be opened and read from an archive simultaneously.
2693 An archive may be released while one or more files are still open, the files will remain valid until released.
2694 - Changed archivepak, archivezip and archivewad to implement all IArchive requirements.
2695 - Factored common code from archive implementations out into new lib/headers:
2696 fs_filesystem.h: a templated filesystem container, with iterators and efficient traversal.
2697 fs_path.h: a dynamic filesystem path object, with separator checking and efficient memory management.
2698 ibytestream.h: abstract interfaces for input byte streams.
2699 bytestream.h: utilities operating on abstract input byte streams.
2700 filestream.h: a c++ wrapper for stdc FILE object, implementing a seekable input stream.
2701 - Added a new pkzip-reader implementation, designed to be orthogonal to the compression library used.
2702 - Added a zlib input stream object, which decompresses data from an abstract byte stream on the fly.
2703 - Removed archivezip code copy/pasted/hacked from zlib and unzip.c, replaced by pkzip-reader and zlib input stream.
2704 - Changed vfsLoadFile to return 0 for a zero-sized file, only returning -1 if it failed to load the file.
2705 - Removed halflife-specific disabling of shader-loading, thereby allowing common-hydra.shader to work.
2706 - Added archivezip, archivewad and archivepak to win32 setup scripts.
2707 - Updated win32 setup scripts for halflife media.
2708 - Updated cons scripts for archivezip, archivewad and archivepak.
2709 - Added printing of warnings when vfs functions are given invalid input paths.
2712 -------- branchpoint: "bug800-spog_branch"
2717 - Ported changes from trunk since branch point.
2721 - Split qe3.h up into multiple headers.
2722 - Cleaned up use of win32 symbols:
2723 WINAPI macro for module functions removed.
2724 GUID for module interfaces replaced by string.
2725 boolean replaced by bool.
2726 MB_OK etc gui defines replaced by enumerations.
2727 - Removed plugin stuff deprecated by synapse from qerplugin.h.
2728 - Cleaned up use of glib symbols:
2729 guint32, gdouble, gboolean typedefs removed from non-glib-dependent code.
2730 TRUE/FALSE replaced by c++ bool true/false.
2731 - Removed all "extern" function declarations.
2732 - Removed dependency on MainFrame from preferences.h.
2733 - Moved synapse server and pluginmanager instances to pluginmanager.cpp.
2734 - Split pluginmanager.cpp into three parts:
2735 Radiant's synapse client stuff in plugin.cpp.
2736 Implementation of brush/entity/patch-handles stuff in pluginapi.cpp.
2737 Synapse server init/shutdown in pluginmanager.cpp.
2738 - Added forward-declarations to avoid including other headers.
2739 - Replaced CString usage with Str;
2740 - Removed unused brush-scripts stuff.
2741 - Cleaned up patch-vertex-area-selection logic.
2742 - Removed very old code chunks that were commented or #if 0.
2743 - Replaced project-entity with a dedicated key/value string map.
2745 ---- branch point - spog-cleanup
2749 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=930
2750 shortcuts to change texture window scale
2754 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=913
2755 fix for single monitor window positioning save
2756 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=924
2757 fixes to CenterXYView shortcut, correctly bound to Shift+Control+Tab now
2759 - add a 'q3map2' command line to win32_install.py, factorize and remove win32_install_q3map2.py
2761 -- linux 1.3.14 test build 1
2765 - heretic2 has no q2map. linux setup tries to install and breaks
2766 removed faulty setup line
2767 - cleaned more Linux setup fuckage caused by q2/her2
2768 a tip: rm -rf build install before building and testing a new setup
2772 - full SCC purge of the vs.net project files (for real this time)
2773 - added seperate Q3Map2 build targets
2774 - added seperate Q3Map2 post-build Python script
2775 - _skybox entity support
2776 - _skybox and _decal in entities.def (Q3)
2778 -- win32 1.3.14 test build 1
2782 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=899
2783 bobtoolz update (icon functionality is in menu too)
2785 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=842
2786 migration of the win32 build system to vs.net/VC7
2787 new libxml and libpng packages are required:
2788 http://zerowing.idsoftware.com/libxml/
2789 http://zerowing.idsoftware.com/libpng/
2790 updated win32_install.py for new names and paths
2792 - assraped the vcproj with sed to remove Scc entries
2794 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=88
2795 2D background image plugin
2797 - putting together win32 setup updates for 1.3.14
2798 msvcr70.dll goes in core directory
2799 bkgrnd2d plugin content
2800 changed file paths (libxml/libpng)
2801 .xlink for new JA content
2805 - using a central scons.signatures file for checksums
2806 - version bump to 1.3.14
2807 - a libxml-related build bug in qe3.cpp on Debian sid
2808 - it looks like Sid no longer has inflate_mask exported from /usr/lib/libz.so
2809 switched the mask to be defined in our source
2810 this may be a problem on other distros, and on holy box (Woody)
2812 - bug 921 and 922, Z floating window fixes
2813 - bug 926, hullcaulk, hintskip, subtlehint
2815 - bug 505 - select all faces with a given texture
2819 - clipper tool plane points default to 1st selected patch mesh
2823 - upgraded server to subversion 0.33
2829 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=917
2830 floating windows startup crash
2834 - fix M4_GAME_ET ( OSX setup )
2836 - cleaned up JA shader scripts
2840 - Merged ASE submaterial/subobject code from BirdDawg
2841 - Made Q2/Heretic2 tools not use precompiled headers to eliminate Win32 compilation errors
2842 - Added glColor4ubv() support to the GL function table
2843 - Changed PicoModel rendering to use glColor4ubv() instead of 4 divides and pass-by-value glColor4f()
2844 - Fixed bug 900 by setting alpha to 255 explicitly in image module, rather than 3 input components,
2845 which was borking Q3Map2 jpeg loading, and thus compiles
2851 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826
2852 new osx patch, fixes strip bug in setup. merging setup patches to a single file
2854 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=900
2855 Some jpegs get garbaged alpha channel
2858 -- merge https://zerowing.idsoftware.com:666/radiant/GtkRadiant/branches/Release-1.3.12/
2861 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826
2862 scons BUILD=info to generate a tarball and it's .info
2866 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=888
2867 patch for 16 bit RGBA support in glwidget
2869 -- released 1.3.12 Linux
2873 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=879
2874 fixed hellish dlclose issue only occuring with holy builds
2876 -- released 1.3.12 win32
2879 - added epsilon testing to hashtable compares to eliminate almost-identical vertices
2880 - pico surfaces now use the normals from LWO vertices
2884 - added hashtable for faster vertex matching during LWO surface generation
2885 - model rendering now uses DrawElements and will use vertex colours in wireframe/flats shade mode
2889 - added LWO support to picomodel.
2890 shader names are derived from surface name
2891 only geometry from layer 0 is used
2892 - added support for 'vertical flipped' TGAs
2896 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=893
2897 fixed starton primary monitor
2898 fixed mouse pointer setting on win32 to properly translate gdk's offset coordinate system in windows' one
2900 -- released 1.3.12 win32
2904 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=865
2907 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=889
2908 misc update, missing JA system textures
2909 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=824
2910 fixed .pref file trashing
2912 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=881
2913 BSP monitoring disabled by default in Q2
2917 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=883
2918 more JA pack: shaders and mapextras.pk3 textures
2919 - fix Q2 win32_install.py to put the tools at the right spot
2920 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=878
2921 correctly support PNG images with an alpha channel
2922 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=885
2923 fix console to refresh during a texture directory load
2924 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=739
2925 fix weird Shift + Control + Z causing a Redo in non-floating window mode
2929 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
2930 Q2 tools, added -fs_basepath. Need corresponding setup and .proj updates
2931 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=875
2932 fixed broken surface properties in Q2 surface plugin
2934 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
2935 more fixes, build paths in scons, take out INSTALL config on command line (not functional + not need)
2936 added Q2 tools back to Linux setup
2937 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=197
2938 using "*" as the shaders minor in surface plugin
2939 - updated makeself copy to the latest from icculus.org cvs
2940 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=574
2941 sprite plugins, tweak to make it functional for all games
2942 - updated Q2 tools .dsp
2943 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=876
2944 more Jedi Academy setup work and content
2945 moving imagepng.dll module to the core, as now both Sof2 and JA need it
2946 sample maps reorg, new siege_hoth_sample.map
2947 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=874
2948 a lot more models - using a dynamic File Group in IS to cope with that
2949 - Q2 IS setup fix, was not properly putting stuff in baseq2/
2950 IS setup: tweak to Q2 tools stuff
2954 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
2955 Q2 setup needs to be cleaned up and unified between win32 and Linux
2956 using INSTALL_Q2 and TOOLS_Q2 in SCons script to install the Q2 tools
2957 fixed the setup build dependencies to reference the Q2 tools targets
2958 moved the Q2 specific modules imagewad and vfspak to q2/modules
2962 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=871
2963 updating the gtk2 version to 2.2.4
2964 adding an SVN module with the Gtk2 developer package: checkout gtk2-win32
2965 updating IS to the new files
2966 sed'ing the .dsp to replace src-gtk2 by gtk2-win32
2967 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=609
2968 Q2 tools: comment out dupe strupr on win32
2969 update IS setup to missing Q2 stuff ( vfspak and tools )
2970 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=866
2971 Fixed Camera inspector window not refreshing. Was a missing top level gtk_widget_show call
2975 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=609
2976 quake2 tools build scripts
2977 Linux setup updates - Q2 game pack in Linux setup
2979 - scan through all URL links in game.xlink to update them
2980 - added JA links (Raven and MapCenter forums)
2984 - update all synapse.config, win32 .dsw and install_win32.py for new surface module
2985 - Jedi Academy and Quake II game packs in IS setups
2986 - hardcoded hacks in editor core for JA, copied over from JKII
2987 - bug #867, disable sleep by default
2991 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=862
2992 Q2's 'no patch' stuff
2996 - OSX: fixup setup.xml.in
2998 -- merge bug856 back into trunk
3001 - new patch + win32 stuff for surface module
3003 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=804
3004 refactored the XML synapse.config handling:
3005 better detection of invalid XML file
3006 less code, factorized to CSynapseClient::ConfigXML
3007 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=828
3008 fixing bobtoolz 'shaders' major loading issues
3009 added '*' minor. to be used with lots of caution. only if the given major will have a single API such as 'shaders'
3010 also, map module was missing a VFS entry in non-HL configs. that's bad karma, using a minor "*" instead
3011 NOTE: on a lot of modules we could be using a '*' entry instead of having lines in synapse.config
3012 - took out obsolete md3model
3016 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=856
3017 quake2 surface module
3021 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=856
3022 a surface inspector module to customize per-game API
3023 removing DO_SURFACEPLUGIN define (enabled implicitely)
3024 removing bSurfacePropertiesPlugin (true implicitely)
3025 remove SI_SetActiveInRadiant, it's always on by default
3026 why was USE_UNDOTABLE_DEFINE taken out? - put back in
3027 removed DBG_PLUGIN define and related code, that stuff is from way back and no longer relevant
3028 cleanup QERApp_FreeShaders in shader module from DO_SURFACEPLUGIN stuff
3029 the WINAPI stuff in interfaces is not needed, that's an old remnant. Cleaned up
3030 -- end merge bug856 back into trunk
3034 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=785
3035 fix ~/.radiant permission bug
3037 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=849
3038 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=851
3039 win32 updates for the new modules and install_win32.py
3043 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=848
3048 - imagepng.so / PNG format support in Linux
3049 NOTE: atm no official supported Linux game by GtkR uses this
3053 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=851
3054 imagewal.so module / wal image format
3055 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=840
3056 md2 support in picomodel
3060 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=848
3061 renaming mapq3.so to map.so
3062 added hooks for Q2 map format load/save to single map module (minor mapq2)
3064 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=849
3065 vfspak port to synapse and updates
3069 - Fixed crash in RunBsp caused by passing an invalid pointer to printf.
3070 - Changed console to wrap long lines instead of using horizontal scrollbar.
3074 - OSX setup, new patch to make scons SETUP=1 produce a .run
3075 - don't put bspc Linux binary in the setup
3079 - OSX setup, new patch to make scons SETUP=1 produce a .run
3080 - don't put bspc Linux binary in the setup
3084 - more scons OSX, start on setup stuff
3088 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=855
3089 make 'move into worldspawn' work again
3090 Anders Gudmundson & TTimo
3091 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826
3092 OSX scons build system
3096 - Removed "test.cpp" from radiant.dsp (merge artifact?)
3097 - Added ddslib to radiant.dsw
3098 - Correctly set lib deps for q3map2.dsp for ddslib
3099 - [bug 852] Increased buffers from 260 bytes on Win32 to 4096 bytes
3102 - bump to ver 1.3.12
3103 - EnsurePythonVersion broke in 0.91 (commented out)
3106 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=844
3107 q3data Linux. q3data can read .ase and turn them into .md3
3111 - Added ddslib to repository, based on nvidia sample code, cleaned up a bit
3112 straight C, loads DXT1, DXT3 and DXT5 format DDS textures.
3116 - https://zerowing.idsoftware.com:666/viewsvn/
3117 - Arnout's commit email script - try #2
3118 the commit script doesn't handle viewsvn root remaps (radiant instead of radiant.svn)
3119 adding a prefix to the report
3123 - conversion from CVS to Subversion:
3124 repository convert completed (with revml)
3125 module repositories glued together in a single one
3126 hooking email commit scripts and backup scripts
3127 - Python >= 2.1 required instead of 2.2
3131 - Changed gl widget to request maximum available depth buffer precision.
3132 - Changed all uses of deprecated GtkCList and GtkCTree to use GtkTreeView/Model.
3133 - Fixed directory handle leakage in synapse module search.
3134 - Fixed dir_dialog always returning NULL for Textures -> Load Directory.
3138 - Ported focus_out_event handlers in gensurf to gtk2 signals system.
3139 - Fixed failure to load models for entities other than misc_model.
3140 - Fixed crash in model module shutdown caused by mismatched resource capture/release.
3144 - fix q3map2 .dsp for correct glib-2.0 includes (common/vfs.c)
3145 - camera plugin installs to core now (RTCW and ET)
3146 - fixups to the merged setup stuff
3147 - patched cvsreport to provide explicit diff for some files #2
3148 - fix to work with scons 0.90 / added LIBPREFIX ('lib') where needed
3149 https://sourceforge.net/tracker/?func=detail&atid=398971&aid=766975&group_id=30337
3151 - Fixed crash in cmdlib ExtractFileBase when source filename is an empty string.
3155 - SCons scripts for the ported plugins: bobtoolz, camera, prtview, gensurf
3156 - ET Linux setup script + new plugins
3157 - q3map2.x86 is installed and wrapped through a q3map2 script (libstdc++ LD_LIBRARY_PATH)
3158 - update ChangeLog and credits
3159 - put back the GTKRAD_DIR in .fgl
3163 - Tagged trunk before merge as bug537-merge-3.
3164 - Tagged branch port_gtk2_20030307 as gtk2-merge-final.
3165 - Merged changes since tag bug537-merge-2 into trunk.
3166 - Removed gtk dependency from plugin toolbar interface.
3167 - Ported prtview, bobtoolz and gensurf to gtk2.
3175 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=814
3176 merging ET support code into to trunk
3177 - cvsreport 0.3.0 - http://www.nongnu.org/cvsreport/
3178 rolling out this ver since old cvsreport setup broke
3179 - fixup to build on Linux (including fixing plugin builds)
3185 - new setup build, with patches and updates from SD
3186 - local fixing of bobtoolz dependency against libcmd, and itoolbar.h gtk header bustage
3190 - missing plugins. add them to .dsw for default build, add them to IS setup:
3191 camera, gensurf, bobtoolz, prtview
3192 - fixup bobtoolz code for VC6. for(int i=0 causing duplicate definition errors
3193 - removed pk3man from IS (we no longer distribute/maintain it)
3194 TODO: cvs remove the IS files for it
3195 - re-enabled plugins in build by default, disabled curry and textool
3196 TODO: following error when bring up About box of bobtoolz:
3197 BobToolz::ERROR->Failed To Load Exclusion List: C:\Program Files\GtkRadiant-ET-1.3\plugins\bobtoolz.dllbt\bt-el2.txt
3201 - add ET game pack. from Arnout's full dump of editor source + game pack data
3202 trunk tagged at ET-tag for this
3203 - Dlg_SdAskCorePath:
3204 szDir = "C:\\Program Files\\GtkRadiant-ET-1.<<RADIANT_MAJOR>>";
3208 - Added Q3Map2 keys/entities to Quake 3 entities.def
3209 - Removed obsolete vlight keys from Quake 3 entities.def
3210 - Added MD5 functionality to mathlib, from:
3211 http://sourceforge.net/projects/libmd5-rfc/
3213 ------- merged changes since tag bug537-merge-2 from branch port_gtk2_20030307 to trunk
3216 - try checkin on branch see if cvsreport 0.3.0 will verbose it
3220 - Fixed recent-files list for file names containing underscores.
3224 - Fixed crash and file-type bugs in gtk file-dialog.
3226 - converted the setup code from perl to python
3227 - added copy over of libgcc_s and libstdc++, and LD_LIBRARY_PATH in the wrapper script
3231 - Changed console popup menu to include cut/copy/paste as well as clear.
3235 - Fixed the way surface-inspector dialog responds to escape key.
3239 - linux building / SCons
3240 0.90 is broken, use 0.14 for now. added version check
3241 adding scons SETUP=1 option to spawn setup build
3242 enable back vfswad in scons
3243 TODO: grab Conscript-setup, convert it to python in build_setup function
3247 - building a win32 setup, using -gtk2 suffix (game packs in Radiant-1.3-gtk2 and core in GtkRadiant-1.3-gtk2)
3249 - Ported vfswad to gtk2.
3250 - Fixed memory leak in vfspk3 directory search.
3251 - Added vfswad to win32_install.py.
3255 - tagging setup/ as gtk2_setup_rollback
3256 rolling back trunk setup code to the branch to build an experimental release
3257 - merge trunk to branch:
3258 -- tagged HEAD with bug537-merge-2
3259 -- merge HEAD between bug537 and bug537-merge-2 into the branch --
3262 - grab back vfswad code that I forgot in bug 800 rollback
3263 - add prtview back to the project, fix it to build (#817)
3267 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=817
3268 prtview fixes, upgrade to synapse
3271 -- end merge HEAD between bug537 and bug537-merge-2 into the branch --
3272 - freshly merged in vfswad is broken
3273 - freshly merged in prtview is broken
3274 - q3radiant.dsp -> GtkRadiant.dsp, outputs GtkRadiant.exe
3277 - Updated win32 setup stuff to use gtk2 dlls.
3278 - Modified setup.pl to run correctly (tested on cygwin perl 5.6).
3283 check gcc 3.x, better ldd check
3284 add gcc version to about message
3286 - added q3map2.x86 scons build
3287 - header conflict libs/cmdlib.h tools/quake3/common/cmdlib.h
3288 grepped through q3map2 source to change #include "cmdlib.h" to common/cmdlib.h
3289 - killed more cons files remnants
3291 - Improved error reporting for win32 setup system.
3292 - Fixed errors reported when running setup scripts.
3293 - Fixed scale of xor selection rectangle in XY window.
3297 - Fixed X Window System error when entering freelook on *nix.
3301 - Fixed copy/paste on *nix.
3302 - Changed copy/paste on *nix to use GtkClipboard api.
3303 - Changed copy/paste on win32 to be non-window-specific.
3304 - Further cleaned up MainFrame::Create.
3305 - Changed freelook to use gdk_window_get_origin instead of gdk_window_get_root_origin to place the cursor.
3309 - Fixed grey statusbar in 4-way-split mode.
3310 - Redirected gtk messages before creating main window.
3311 - Removed unused XYFriend hack from camwindow.
3315 - win32_install.py settings loaded/saved from site.conf
3319 - fixed python running with no output. Make sure VC6 finds native Python before any cygwin Python
3320 look at the Directories settings in Tools > Options to either kill the c:\cygwin\bin path, or have Python path first
3321 - renamed dupe files to avoid header collision and general confusion between entity and model
3322 - added win32_install.py to perform post-build install (need to load the configuration paths from a non-cvs stored site.conf file)
3326 - bind gen.dsp to makeversion.py
3327 - added a run_python.bat to check for python presence and execute
3331 - write makeversion.py module - hook it up to SCons build - cleaner, easier to use
3332 - comment out vfswad build lines. source is still not in tree (bug 800 aftermath I think)
3336 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=537
3337 Changed Sys_FPrintf_VA to immediately process console events during map load.
3338 Changed startup to create main window after QE_Init().
3339 Fixed loading last map on startup.
3340 Fixed crash on exit.
3341 Fixed colour dialog.
3343 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=537
3344 have to delay merging back to trunk.
3345 have a behaviour problem between debug and release builds.
3346 while debug is fine, release is screwed (see bug item)
3348 -- tagged HEAD with bug537
3349 -- merge HEAD between merge-gtk2-20030413 and bug537 into the branch -----
3352 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=812
3353 workaround for ATI drivers bug (polygon backfaces)
3354 use Preferences > 2D Display/rendering > ATI cards with broken drivers
3356 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=806
3357 updated synapse.config for SoF2 png
3359 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=805
3360 dir_dialog is broken - is only used in prefab path prompt
3366 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=801
3367 moved "ignoring sprite for entity.." to be a _DEBUG only thing
3368 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=802
3369 fixed models not drawing on win32. was a setup bug
3370 - OSX setup build updates - added dependency against libpng3-shlibs
3371 - added openurl.sh to open urls on *nix (with setup updates)
3373 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=803
3374 RTCW - default_project.proj in setup
3377 Michael Schlueter & EvilTypeGuy
3378 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=684
3379 imagepng building under Linux
3381 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=797
3382 fixed texture compression support
3384 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=799
3385 regen project file from template on version upgrade
3386 updated all default_project.proj to have "version" "1"
3387 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=798
3388 missing modules/bitmaps/model_reload_entity.bmp from Linux setup
3389 -- end merge HEAD between merge-gtk2-20030413 and bug537 into the branch -----
3393 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=537
3394 http://www.qeradiant.com/wikifaq/index.php?Gtk2%20build%20notes
3395 went through the new dll dependencies, listed required files preparing for a single zip package
3396 updated all the project files to rely on src-gtk2/
3400 - Tagged HEAD with 'merge-gtk2-20030413' and merged HEAD --> port_gtk2_20030307.
3404 - Added gtk-2.x libraries to win32 setup.
3405 - Changed win32 setup to use 'dynamic' file-groups, making it possible to add files without
3406 modifying installshield scripts.
3407 - Modified win32/setup.pl to copy setup data to dynamic file-group directories.
3411 - added scons scripts. the scons engine is included in the tree. you just need to have python
3412 have ldd -r safe check on .so
3414 - make sure it's gcc3
3420 - tracked and fixed the startup bomb on Debian sid:
3421 `pkg-config gtk+-2.0 --libs`
3422 -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
3423 http://www.gnu.org/manual/ld-2.9.1/html_chapter/ld_2.html#SEC3
3425 When creating a dynamically linked executable, add all symbols to the dynamic symbol table.
3426 The dynamic symbol table is the set of symbols which are visible from dynamic objects at run time.
3427 If you do not use this option, the dynamic symbol table will normally contain only those symbols
3428 which are referenced by some dynamic object mentioned in the link. If you use dlopen to load
3429 a dynamic object which needs to refer back to the symbols defined by the program, rather than
3430 some other dynamic object, then you will probably need to use this option when linking the program
3432 this causes symbol confusion, shaders.so's g_ShaderTable suddenly resolves to the core's g_ShaderTable
3433 one is a 'shaders' API, the other an 'appshaders' .. everything gets badly mixed up
3434 added a check in the cons script, using `pkg-config gtk+-2.0 --libs-only-L` `pkg-config gtk+-2.0 --libs-only-l`
3439 - propagate jpeg compile fix from bug750 branch
3440 - use PKG_CONFIG_PATH when building radiant/ (alternate gtkglext-1.0)
3441 - on OSX, you need gtk+2-dev package, and pkgconfig, atk1
3442 build gtkglext from source http://gtkglext.sourceforge.net
3446 - updated the build system to glib2/gtk2/gtkglext
3447 atm it compiles and starts on my dev box (Debian Sid)
3448 but doesn't reach end of initialization, hangs on
3449 q = (qtexture_t*)g_hash_table_lookup (g_ShadersTable.m_pfnQTexmap (), stdName);
3450 in shaders.cpp QERApp_Try_Texture_ForName
3451 need to have the gtk2 dev packages, and libgtkglext1-dev
3455 - Replaced alpha-blended area-selection rect with XOR rect.
3456 - Fixed YX/XZ/YZ toggle in floating windows layout.
3457 - Cleaned up xor rectangle code.
3461 - Fixed console scroll-to-last-text-inserted.
3462 - Fixed console error/warning colours.
3463 - Refactored or removed WIN32-specific gtk-related stuff.
3464 - Removed win32 SetCapture/ReleaseCapture on GLWindow.
3465 - Removed win32 gtk_main_iteration calls in glwindow mousemoved.
3466 - Cleaned up start-on-primary-monitor stuff.
3467 - Changed main window to use standard save/load window position/size.
3468 - Replaced deprecated gtk_widget_set_uposition with gtk_window_move.
3469 - Removed win32/X gl functions from igl.
3470 - TODO: replace/remove deprecated gtk_widget_usize.
3474 - Changed fonts in win32 rc file to 8pt tahoma.
3475 - Fixed flat-grey gui in Regular layout mode.
3476 - Changed main-window save/restore maximized to use gtk API.
3477 - Fixed button_press_event handling on console/entity/entitylist windows.
3481 - Fixed crash on shutdown after changing floating-z-window preference.
3482 - Removed win32_realize_floating hack.
3483 - Refactored MainFrame::Create to make it more readable.
3484 - Fixed key_press_event handlers for entity/surface/patch dialogs.
3485 - Fixed delete_event handlers for dialogs derived from Dialog class.
3489 - Fixed viewport for entity window comment text.
3490 - Fixed x-shrinking for entity window comment text.
3491 - Fixed menu underscore shortcut hack in MRU list.
3492 - Changed groupdialog to connect switch_page signal after creating all pages.
3493 - Changed gl widget to use gtkglext/pango to create fonts.
3494 - Cleaned up gtkglext glwidget implementation.
3495 - Reduced border size on toolbar widgets.
3496 - Replaced font with font_name in win32 rc file.
3497 - Added viewports for all scrolled text boxes.
3498 - Fixed entities/textures/console window title update when page is changed.
3499 - Fixed floating windows not being transient to main window (don't want them on taskbar).
3503 - Created a new branch for the port to gtk 2.x.
3504 - Fixed menu underscore shortcuts to use gtk_label_new_with_mnemonic.
3505 - Fixed global keyboard shortcuts by using mainframe_keypress.
3506 - Fixed use of deprecated gtk_color_selection_get_color.
3507 - Removed use of deprecated gtk_paned_set_gutter_size.
3508 - Replaced deprecated gtk_widget_draw with gtk_widget_queue_draw.
3509 - Replaced deprecated gtk_object_get/set_data with g_object_get/set_data.
3510 - Replaced deprecated gdk functions with 2.x equivalents.
3513 ----- branch port_gtk2_20030307 ------
3517 Michael Schlueter & EvilTypeGuy
3518 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=684
3519 imagepng building under Linux
3521 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=797
3522 broken texture compression support
3528 - bug #752 - Construct fix for ppc, patch applied.
3532 - bug #750 - revamp of the setup stuff on Linux
3533 (under way, see bug for progress - feel free to help!)
3534 - reworked the cons scripts, setup is hooked in to cons now
3535 also, added gcc version select on command line, using Cons_gcc.pm utility
3539 - merged merge-1_2_10-post back to trunk
3542 ===============================================================
3543 -- merging release-1_2_9 -> merge-post-1_2_10 into trunk
3544 trunk before merge is tagged pre-merge-1_2_10
3545 ===============================================================
3549 - finished up the TODO items, turned into bug items or dropped them. branch is ready to move back in to trunk
3553 - fixed ID_SELECTION_MERGE
3558 FlushReloadSelectedToolbarButton -> CFlushReloadSelected
3559 incorrect naming: RadiantToolbarModuleManager -> CRadiantToolbarModuleManager
3560 ToolbarButton -> IToolbarButton, and C* implementations
3561 http://www.qeradiant.com/wikifaq/admin.php?Code%20Conventions
3565 - Minor Cons fix for OS X (bug 729)
3569 - GtkRadiant now builds on OS X, Linux, and Win32 out of the same tree
3570 - OSX build uses gtkfileselect-linux now, as the Darwin version was broken/old
3571 fixme: change this to use OS X open dialog box or something?
3572 - Minor fixes to a few files to fix gcc warnings
3573 - Model module now builds on OS X and Linux, using Synapse properly
3574 - PicoModel change to invert T coordinate on ASE models
3575 - Q3Map2 change to export ASE models with T coordinate flipped
3576 - Misc Q3Map2 changes
3580 - Updated Construct with Darwin/OS X ld flags for 4MB stack size
3581 - Misc Q3Map2 updates (2.3.35-dev)
3585 - "angles" key now properly ordered, to work with current mathlib
3586 (also changed in Q3Map2)
3590 - PicoModel: Minor fix to MDC loader (naming/define)
3591 - Q3Map2: 2.3.34-pre-1 updates
3592 - MapXML dsp unix->dos newlines
3596 - Merged q3map2-texturing prefs key.
3597 - Merged vfs check for gamemode project key.
3601 - fix GetTickCount stuff
3602 - added q3map2 cons script
3607 - Added model cache API, moved model cache implementation from entity module to core.
3608 - Added file-type registry API, replaced core file-type manager with registry.
3609 - Changed model module to register supported file types with core registry.
3610 - Removed or #ifdef'd non-functional code from model module.
3611 - Added support for misc_gamemodel and model_static to entity module.
3612 - Cleaned up entity module's on-epair-changed API.
3613 - Moved light-entity-specific code to a seperate file in entity module.
3614 - Cleaned up file dialog interface - specify file-type-lists with a string.
3618 - Ported camera plugin to synapse, adding support for camera and ui APIs.
3622 - Fixed default prefs setting for selected-brushes-camera, gridmajor-alt and gridminor-alt.
3623 - Merged CEntityEclassModel::Draw in entity module.
3624 - Ported imagepng module to synapse.
3625 - Fixed warning for CamDragMultiSelect preference bool used as int.
3629 - Fixed white-textures bug caused by texture compression preferences.
3630 - Ported light-radius rendering to 1.3 entity module.
3634 - Merged win32 project files, with the exception of camera plugin.
3635 - Ported model module to synapse API.
3636 - Redesigned toolbar API to remove gtk-dependency from toolbar plugins.
3637 - Refactored window-position preference save/load.
3641 - kick doxygen generation for branch merge-1_2_10-post
3645 - having the linux version compile and start again. took out numerous elements while merging, built a list of TODO stuff
3646 the main thing to do being to bring the win32 build back up too, then to go through TODO list and fix stuff
3647 until the win32 version runs too, I check this in to a seperate branch merge-1_2_10-post
3648 - There is quite a massive update in mainframe.cpp switch case for all events.
3649 Looks like it's just a reordering of stuff, but it looks bad in the diffs.
3650 - added m_MapReg pattern
3652 - At some point, I'm thinking that forcing correct TAB/SPACE conversion on the server end would be a good thing to have.
3653 Nazisticly forcing the formatting sounds like the only viable solution.
3657 - #418, mdc load and display (RTCW)
3658 - #597, CenterCamera shortcut
3659 Use Ctrl+Shift+TAB to center the views onto the current camera location
3660 - #714, bitmap loading fixes and speedups
3661 - #715, fixed Alt+Shift cycle/drill select to work with brush-based entities
3663 - #718, fix compilation warnings
3665 - #707, fixed HM mode in STV:EF
3669 - Fix gcc3 compilation warning
3670 EvilTypeGuy and X-Man
3671 - Fix OpenURL so browser launching works on XDarwin (Mac) systems.
3675 - #710, AssignSound pattern
3676 - #711, SoF2 model_static drawing
3677 - #713, sync 2d and 3d rendering of models
3678 - #238, apply 0..1 T range when Fitting a patch (instead of 0..-1 previously)
3679 - #633, Add ability to change default color in 3D window Misc > Colors > Camera background
3681 - Q3Map 2.3.33 (see changes.q3map2.txt)
3682 - Quake 3 + TA common.shader updates (q3map_terrain, hint)
3686 - merging Stable-1_2-Apple into Stable-1_2
3687 - why INSTALL.TXT? re-used INSTALL, updated to point to wiki
3688 - why the -machinedump test against i386-redhat-linux? removed
3689 - using $is_darwin flag instead of $gcc_machine tests in the build scripts:
3690 gotta leave some room for a Linux ppc build, and darwin x86
3691 exporting it for use in sub scripts
3692 - the addition of ccache support broke some Apple SConstruct patches to $ENV{PATH}, fixing
3693 merged version is compiling fine on Debian Sid
3694 checking in on a branch, need to validate win32 build and OSX build before applying in Stable-1_2
3700 - added seaw0lf to credits
3701 - ydnar's changelog.q3map2, added to global.xlink and Linux setup
3702 - 1.2.11 version tag
3703 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=699
3704 updated IS setup for q3map_terrain keyword
3705 also fixed details in STVEF media
3707 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=569
3708 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=698
3709 fixed drill select, Ctrl bug in vertex mode, and updated changelog.txt
3714 - update changelog credits links for release
3715 - update linux setup, putting EULA and new README instructions
3719 - Removed redundant 'p' from "developers"
3720 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=637 - fixed
3721 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=694 - fixed
3722 - Updated to Q3Map 2.3.32
3723 - Added epsilon to texture plane choose code to eliminate numerical
3724 inconsistencies on brush faces slanted at 45 degree angles (bug 637)
3725 - Fixed bug in lightmap export after lighting when map contains 0 BSP lightmaps
3726 - Adjusted some light tracing constants to fix certain brush/patch seam shadows
3727 - Tinkered with skylight code again
3728 - Fixed bug where lightgrid would be black if level was compiled with -nogrid
3729 - Fixed -approx code to work in floating-point space, using _minlight
3730 - Fixed bug where vertex light code was using invalid pvs data to create
3731 light list for surface, leading to incorrect vertex lighting
3732 - Fixed related bug in anti-light-leak code that was causing brush faces to go
3734 - New: _minlight sets _minvertexlight and (new) _mingridlight automatically
3735 - New: _mingridlight key to set minimum grid lighting
3738 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=637
3739 added preference setting in Preferences > BSP monitoring
3740 added an item on the wiki
3744 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=662
3745 picomodel-based model.dll module (new model.dll, removed md3module.dll)
3746 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=664
3747 media/setup updates for q3map2 support
3748 added modified quakev3.qe4, bumped internal version to 4 for all games
3749 SOF2 and JKII were forcing BSP monitoring off because of sof2map, now only printing a warning
3750 added -rename to SOF2 BSP phase
3751 Q3 & RTCW new templates are working
3752 haven't tested the STVEF & SOF2 versions
3753 updated IS setup scripts to make sure quakev3.qe4 is updated in nightly release
3754 (not needed on Linux, we will be doing a full release)
3755 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=662
3756 updated win32 setup to provide right model.dll stuff
3757 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=621
3758 typo was causing memory error
3761 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=662
3762 more model fixes, fixed the Linux build to build model.so
3763 added search path to modules/ for bitmaps
3764 model reload, patch and bitmap
3768 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=569
3769 area select - Alt+Shift for area select (complete tall)
3770 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=621
3771 broken undo creating ghost undo entities (and trashes memory)
3772 partly fixes the issue, it's a memory error still
3773 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=659
3774 updates to RTCW camera plugin - works in 4 view mode
3775 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=663
3776 more fixes to plugin API
3779 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=638
3780 libpng in the core DLLs instead of SoF2 (for q3map2 dependencies)
3781 putting q3map2 binary with the Core Binaries
3785 - added ccache support to cons build system - http://ccache.samba.org/
3789 - minor bugfix to PicoModel ASE material loader
3790 - Q3Map2 updated to 2.3.31 (Splash Damage)
3791 - Stitching the edges of lightmaps on patches that wrap around (cyls and cones)
3792 so the seam is no longer visible
3793 - The -patchmeta switch works better now, the patches are still stored in the
3794 BSP for collision, but are pre-tesselated into nonplanar meta surfaces for
3795 more efficient rendering
3796 - Better, more uniform lightmap sample position finding on patch meshes
3797 - Moved q3map_tcMod and q3map_alphaMod processing to the final phase
3798 - New: q3map_skylight AMOUNT ITERATIONS to replace surfacelight on sky surfaces
3799 for much faster and more uniform sky illumination
3800 - Fixed bug in PicoModel ASE material parsing code
3801 - Fixed a few seam/lightmap precision/projection errors
3802 - Increased MAX_SHADER FILES to 1024 and fixed overrun error when more than that
3803 number of shaders was listed in shaderlist.txt
3804 - Increased a few compiler maximums for larger maps
3805 - New: -np N switch on BSP phase, works like -shadeangle, in that it forces all
3806 planar shaders to be nonplanar with the shading angle specified
3807 - New: -nohint switch on BSP phase, omits hint brushes from compile for testing
3808 - New: -debugaxis switch on light mode. Colors lightmaps based on their lightmap
3809 axis (which direction the lightmap was projected on)
3810 - New: -debugorigin switch on light mode. Colors lightmaps based on the luxel
3811 origin relative to the raw lightmap's bounding box
3812 - New: -debugcluster switch on light mode. Colors lightmaps based on the pvs
3813 cluster the luxel falls into
3814 - New: -convert switch to convert BSP to ASE file (experimental)
3815 - New: q3map_lightmapmergable directive to allow terrain to be mapped onto a
3816 single lightmap page for seamless terrain shadows
3820 - fixed pk3man build system to work with new cons layout
3821 - fixing linux setup system to work with new cons layout
3822 Linux 1.2.11 will be a full setup, much easier that way
3823 - update makeself to the latest (and best) version
3824 - add q3map2 to Linux setup. goes in core (g_strAppPath)
3825 NOTE: has a dynamic dependency to libpng
3826 - pk3man still has issues with the zlib code that's been thrown in it
3827 unresolved which I don't have time to look at
3828 since we plan to drop pk3man in 1.3, dropping it now is just as good
3829 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=644
3830 detect GOTY install from registry and use it as default path
3834 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=639
3835 reworked to have the UI in game settings dialog
3836 (this is strictly win32 thing, if that broke Linux build, then fix the typos)
3837 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=630
3838 mouse AngleSpeed setting was getting clobbered. fixed and upped the max values
3839 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=623
3840 applied a fix, rolls back the values when the compression formats are not supported
3841 fix ain't very clean, if we have to deal with extensions some more, we need to deal with the settings persistance better
3842 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=624
3843 updated the setup code for town_*.shader (both in full setup and update)
3844 updated files in WolfPack
3845 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=672
3846 using a QE4_VERSION define, added a message if there's a project template with wrong version
3850 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=671
3851 guard junk.txt path between " "
3852 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=663
3853 fix to CommitBrushHandleToEntity stuff
3856 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=660
3857 previously you could select patch control points when patch selected + vertex edit (V) in 2D view. Works in camera view now
3861 - nudging zerowing to trigger Stable-1_2-Apple doxygen generation
3862 http://zerowing.idsoftware.com/doxygen/
3866 - http://ttimo.net/web/anjuta
3867 modified the .prj to work with the cons patches (linked dirs)
3868 still way experimental
3869 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=651
3870 fixing linking for radiant.x86
3874 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=669
3875 patch inspector bug - fixed
3876 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=663
3877 fucked up change in the plugin API caused breakage of several plugins
3878 still have to fix bobtoolz http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=665
3879 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=661
3880 Undolevels not set properly
3881 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=660
3882 drag selection to the camwindow for patches in controlpoint edit mode
3883 (not sure about the actual shortcuts, Ctrl+Alt on my current Linux setup)
3886 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=657
3887 mark map modified on editing entity keys
3888 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=651
3889 added the correct link and ldflags statements to have static linking everywhere
3890 didn't check gcc 3 build, check correct static on Debian Sid and holy box
3891 has a $staticstdcxx in Construct to toggle On/Off if needed
3895 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=651
3896 reworking the cons building. support for gcc2 and gcc3
3897 cons -- gcc=<gcc-name>
3898 read gcc version and configure accordingly
3899 changed _NO_STLPORT to Q_NO_STLPORT
3900 independant BASE_CFLAGS and BASE_CXXFLAGS
3901 correcting usage of CC/CXX for c/cpp source and linking
3902 fixed missing -lz in vfspk3.so
3903 changed the way we build curry.so, works from the GtkRadiant tree now
3904 (NOTE: gcc 3.2 build of curry.so spews quite a few warnings)
3905 tweaked the way we do -fno-rtti -fno-exception
3909 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=638
3910 .qe4 version 4, udpated q3's .qe4 template, update setup to put q3map2 in the right place
3911 bumped version to 1.2.11-test for test setups
3915 - fixed bug in jpeg loading code (4 components instead of 3 for RGB images, mh)
3916 - updated PicoModel to 0.8.8 and Q3Map2 sundry fixes (2.3.29):
3917 - Merged with latest CVS, fixed minor issues with matrix order
3918 - Fixed minor Sys_FPrintf/Sys_Printf substitution typo in Q3Map2
3919 - Expanded debug colors to 12 for debugging surface meshes
3920 - PicoModel: fixed ASE loader to support > 1 texture coordinate per-vertex,