1 This is the changelog for developers, != changelog for the end user
2 that we distribute with the binaries. (see changelog)
6 - Added -fPIC for Linux builds to support x86_64.
7 - Removed static-linked libstdc++ hack for non-final builds.
8 - Removed gcc explicit linking hack for non-final builds.
9 - Added workaround for gcc static-member-pointer-as-template-argument bug.
13 - Fixed memory leak in signals library.
14 - Ported bobtoolz to use new module APIs.
18 - Added key-observer interface to entity module API.
19 - Rewrote callback library to add support for return-values.
20 - Added minimal API to support bobtoolz plugin.
21 - Refactored brush for-each functions to take Functor instead of Visitor.
22 - Added signals library.
26 - Changed doom3 light creation to use size of selected brushes.
30 - Fixed crash when resetting preferences after startup failure.
31 - Fixed crash on next-leak-spot with build-monitoring enabled.
32 - Fixed doom3/quake4 blended-decal rendering when toggling lighting mode.
33 - Fixed fit-texture with rotated texture transforms.
37 - Changed Copy/Paste to work on face textures if any faces are selected.
38 - Fixed GTK_WIDGET_REALIZED assert when selecting entities (linux).
42 - Added drag-resizing for doom3/quake4 light_radius boxes.
46 - Fixed objects sometimes dissappearing when at high zoom level in Ortho views.
50 - Added GPL text to win32 installer.
51 - Fixed gtk wimp theme not working after using gtkthemeselector.
55 - Added command to toggle lighting/textured modes, shortcut F3.
59 - Fixed crash when disabling lighting for a second time.
63 - Fixed crash when loading invalid ASE models.
67 - Added install.py script.
68 - Updated COMPILING instructions.
69 - Fixed transparency rendering on quake3 shaders.
70 - Fixed hint/caulk filtering for Jedi Academy shaders.
74 - Added Radiant Manual shortcut to win32 installation.
75 - Added 'use alternative texture projection' option to prefs.
76 - Fixed caching bug causing import-map to not reload modified maps.
77 - Added blended-decal rendering for doom3 and quake4.
81 - Added expand-selection-to-entities with default shortcut ctrl+alt+e.
82 - Fixed crash in gtk file-chooser with some versions of GTK+.
86 - Changed create-group-entity to re-select brushes after creation.
90 - Changed far-clip-plane setting to increase exponentially with distance.
91 - Fixed selected entities moving when drag-resizing brushes.
92 - Changed patches to be selectable from the back in wireframe views.
93 - Speed improvements for transform-selection code.
97 - Added default-texture-scale option to preferences.
98 - Added default-grid-spacing option to preferences.
102 - Fixed editing of doom3/quake4 faces with negative texture scale factors.
106 - Fixed shortcut for toggle-far-clip.
107 - Fixed broken link in 1.5 user docs.
111 - Changed script parser to ignore comments that start in the middle of tokens.
112 - Added support for editor_int/editor_string keys in doom3 entity definitions.
113 - Changed doom3/quake4 .mtr and .guide searching to look in subfolders.
114 - Added experimental support for doom3/quake4 projected lights.
118 - Added support for quake4 .guide material templates.
119 - Fixed GCC4 compile errors with anonymous enums.
120 - Added light_radius and light_center GUI to doom3 entity inspector.
124 - Added support for loading and saving Quake4 map format.
125 - Added support for built-in shader images such as _noFalloff.
126 - Added experimental code to render projected lights.
127 - Added support for loading quake4 entity definitions.
128 - Fixed picomodel bug loading .lwo files with texture names >64 in length.
132 - Fixed minor memory leak in zip-archive reader.
136 - Fixed model rotation using free-rotation tool.
137 - Fixed behaviour of angle/rotation keys for Doom3 entities.
138 - Added entity angle-editing for entities that display a model.
139 - Stopped size-info being drawn if selection has zero size.
140 - Added support for 'angle' key on doom3 entities.
144 - Fixed minor one-time memory leak in build-shader-list.
145 - Added functional free-scale tool.
146 - Improved precision preservation for free-rotation and free-scale tools.
147 - Fixed misc_model rotation using free-rotation tool.
151 - Added entity angle-editing using rotate-tool or rotation toolbar buttons.
152 - Fixed start-on-primary-monitor (win32).
153 - Fixed camera-view freelook when window is on secondary monitor (win32).
157 - Added texture-lock toolbar button.
159 - Added stack-trace output to all debug popup messages (win32).
160 - Fixed vertex/edge selection behaviour on undoing brush edits.
161 - Changed doom3 light centre rendering to use a point instead of a box.
162 - Changed map and shader parsers to gracefully handle bad data.
166 - Fixed crash when importing a file after deleting the world entity.
167 - Changed copy/paste/import to select world brushes instead of world entity.
168 - Added win32-specific stack-trace logging support.
172 - Fixed clipper removing brushes on incorrect side of clip-plane when flipped.
176 - Optimised light-dragging.
177 - Changed connect-entities to not break existing connections where possible.
181 - Fixed q3 entity definition for item_health_small.
185 - Fixed build menu becoming empty if editing of default menu is cancelled.
189 - Fixed snap-planes-to-integer preference not being saved.
193 - Changed doom3 light_radius box to draw flat-shaded translucent in camera view.
194 - Fixed progress window not being shown when loading maps.
195 - Refactored shortcut handling to make focussed widgets override global shortcuts.
196 Allows using ctrl+c to copy console text, undo/redo without main-window focus.
200 - Fixed crash when handling assert/error before gtk_init.
201 - Changed Help menu to display only the help menu relevant to the current game.
205 - Fixed double-maps-directory when using non-native file open dialog on win32.
206 - Changed find/replace-textures window to update when selecting textures with MMB.
207 - Fixed handling of non-UTF-8 wad-names in textures menu.
211 - Changed home-path prefix to be optional on linux/osx for q1/q2.
212 - Changed OpenGL module to work correctly with GL_VERSION 2.0.0.
213 - Fixed spawnflags in Enemy Territory entity definitions.
214 - Added missing Enemy Territory entity types.
218 - Changed clipper-point selection/rendering to behave the same at all zoom levels.
219 - Changed clipper-point selection to always pick the closest point to the cursor.
220 - Fixed clipper colour not being updated until after restarting.
221 - Fixed QE tool not deselecting edges when left-clicking on a vertex without shift.
222 - Fixed grid rendering with grid settings other than 8-unit.
223 - Fixed textures menu always behaving as if show-shaderlist-only is enabled.
227 - Added saving of camera render mode preference.
228 - Changed default camera render mode to Textured for Doom3.
229 - Changed default texture render mode to Trilinear.
233 - Ported Team Arena entity definitions to xml format.
234 - Added xml q3 entity-definitions to win32 and linux setups.
238 - Fixed QE-tool component-drag selecting components of unselected brushes.
242 - Changed clipper mode and component-editing modes to be mutually exclusive.
243 - Changed camera A/Z/D/C keys to obey "discrete movement" checkbox.
244 - Added support for up/down movement in freelook mode.
245 - Fixed clipper-tool-uses-caulk option.
246 - Added prompt for engine path at startup if not found.
250 - Added entity-inspector GUI support for func_button/func_door direction attribute.
251 - Added angle/model/sound GUI to entity-inspector for old-style entity-definitions.
252 - Added clipper-plane rendering using stippled back-face-culled polygon.
253 - Fixed entity-inspector failing to handle non-ascii characters in entity keys.
257 - Fixed entity-inspector window position changing while hidden.
261 - Fixed region-set-selected for model entities.
265 - Added option to enable or disable snapping brush planes to integer on map load/save.
267 - Changed grid rendering to always show major/minor grid colours whatever the zoom level.
268 - Increased maximum zoom level for XY views.
272 - Added 'File > Refresh models' - reloads models that have changed outside Radiant.
276 - Fixed model files not being closed after being read.
277 - Fixed build menu dialog not saving changes to build commands.
278 - Changed build menu to save xml only if changed by user.
280 - Reduced CSG-merge tolerance for misaligned brushes.
282 - Updated STVEF default build menu to version 2 format.
283 - Updated STVEF game configuration file and removed synapse.config.
287 - Changed HashTable insert/remove operations to not invalidate iterators.
288 - Changed ReferenceCache realise/unrealise to take advantage of new HashTable behaviour.
289 - Refactored containers to use std::swap.
290 - Refactored bitfield.h.
292 - Fixed endianness for .lwo loading on linux.
293 - Extended q3map2 mathlib functionality.
297 - Specialised filters list for doom3 entity/material types.
298 - Added ASE-loader support for shader names specified as a bitmap absolute-path.
299 - Fixed monitored-compile debug-feedback display.
300 - Added TGA-loader support for vertical and horizontal flipping.
301 - Enabled auto-generation of smooth normals for all LWO models.
305 - Fixed map-xml module.
306 - Added support for qer_trans keyword in doom3 materials.
310 - Added GUI updates during map load and engine-path/game-dir changes.
311 - Fixed main window being hidden behind another application on closing a floating window.
315 - Fixed crash when selecting the root node in the entity-list window.
316 - Fixed detail flag saving for quake3 map format.
320 - Optimised type-casts for scene-graph type system.
321 - Disabled substitution of 'unspecified' for entity key values that match the default.
322 - Refactored module-system api - added globalModuleServer().
323 - Fixed rotation origin for doom3 func_static models.
327 - Added support for doom3 model-entity 'skin' key.
328 - Added noshadows/nospecular/nodiffuse/falloff doom3 light keys to entity-inspector.
332 - Added camera move up/down one floor.
333 - Added support for 'unspecified' contents/flags/value for Quake2 brush faces.
337 - Added auto-complete for shader attributes in entity inspector.
338 - Added support for doom3-material heightmap to normalmap conversion.
342 - Fixed missing prefix attribute in quake game configuration file.
343 - Added auto-completion for find/replace-textures texture-name entries.
344 - Removed redundant buttons and options in find/replace-textures window.
348 - Added auto-completion for surface-inspector texture-name entry.
352 - Fixed failure to load shaders containing '.' such as Heretic II model skins.
353 - Removed unused legacy cmdlib functions.
354 - Added support for fractional repeat values to brush-fit-texture.
358 - Changed entity-connect-selected to use the parent entity of a selected brush.
359 - Added q2map and bspc to installation packages.
361 - Fixed path to q2map in quake2 build-menu.
365 - Fixed crash in 'Misc > Find Brush' when searching for a non-existent brush.
366 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1059
367 - Limited the maximum number of sides of a prefab brush-cone to 32.
371 - Changed display of angled box-entities to show un-rotated bounding boxes.
375 - Disabled rotation of light entities for games other than Doom 3.
379 - Fixed episode flag names on Quake item_sigil and func_episodegate entities.
380 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1056
381 - Added detailed description of Quake item_sigil and func_episodegate entities.
383 - Fixed position of light-entity names.
384 - Fixed q3map2 feedback xml streams containing non-UTF-8 text.
385 - Optimised Locale<->UTF-8 text conversion.
389 - Fixed selecting a texture not resetting the current selected texture-projection.
390 - Added handling of OpenGL drivers that don't implement all reported extensions.
394 - Added support for multi-byte UTF-8 characters in xml content (not markup).
395 - Added UTF-8 support in entity-inspector, prefs dialog, recent-files menu, console.
396 - Fixed potentially misaligned objects.
400 - Added rendering of entity names for non-group entities.
401 - Removed context-dependent opengl calls before opengl context is created.
405 - Fixed crash when printing extended-ascii text in the console.
406 - Added conversion of extended-ascii text to utf8 for gtk text-buffer widgets.
410 - Fixed typo in Quake entity-definitions.
412 - Fixed undo of brush-set-structural and brush-make-structural.
413 - Refactored image-loader module api.
414 - Added full support for Quake II and Heretic II surface-flags in surface-inspector.
415 - Fixed crash in patch-inspector for games other than doom3.
419 - Changed shader-list and entity-definition searching to also search base-dir.
423 - Fixed title of floating entities/console/textures window.
424 - Fixed destruction of floating windows on shutdown.
425 - Added shortcut handling when entity-inspector/texture-browser are active.
427 - Fixed crash while auto-saving snapshots.
428 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1049
432 - Added rendering of fixed S/T tesselation on doom3 patches.
433 - Changed creation of doom3 func_static entities to prompt for a model.
434 - Fixed zero-sized primitives being rendered for culled entity-connection-lines.
438 - Added support for setting fixed S/T tesselation on doom3 patches.
439 - Changed patch inspector to be completely non-modal.
443 - Added support for rotating lights using the rotation tool.
447 - Fixed crash on startup with texture-subsets enabled.
448 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1045
449 - Added support for doom3 lights combined with brushes and patches.
450 - Added support for doom3 light_origin on lights.
451 - Added support for doom3 light_rotation and rotation key on lights.
455 - Fixed crash when accessing links from help menu.
456 - Fixed broken links in help menu.
457 - Added game-specific docs to win32 setup.
458 - Changed q3 connect-entities to preserve existing targetname key.
459 - Changed q3 connect-entities to generate targetname key based on target classname.
463 - Moved information in synapse.config into .game files.
464 - Added api versioning for module-system.
468 - Fixed keys/values for brush entities not being editable unless parent is selected.
469 - Fixed brush-entities not being deleted when the last child brush is deleted.
470 - Fixed scenarios where worldspawn is not the first entity in the map.
474 - Fixed numerical instability in brush winding-generation.
478 - Added Jedi Academy support to linux installer.
479 - Fixed main-window jumping to front during autosave.
480 - Fixed saving of empty brushes.
482 - Fixed build errors when compiling for big-endian target.
486 - Fixed launching q3map2 from build-menu on linux/osx.
487 - Added version checking of generated config files.
488 - Fixed key-up events being missed while holding ctrl/shift/alt.
489 - Fixed texture-compression support.
491 - Changed q1 trigger_relay and trigger_counter to be point entities.
495 - Changed brush-save to not write non-contributing faces.
496 - Fixed rendering artifacts on outlines of selected box-entities.
500 - Added patch-cap-cylinder.
504 - Fixed texture-browser scroll-to-selected-texture.
505 - Added brush face texture painting.
509 - Fixed ungroup-selected-entities.
510 - Added 'Entity' menu.
511 - Removed items unrelated to entity-creation from xy-window right-click menu.
512 - Fixed minor memory leaks in core.
513 - Removed code that ignores empty alpha-channel in tga loader.
514 - Fixed memory leak in model module.
515 - Fixed memory leaks in picomodel library: ase and lwo loaders.
516 - Changed default tool to 'QE' tool.
520 - Changed start-on-primary-screen default to 'true' with multiple screens.
521 - Added enter/escape as shortcuts for OK/Cancel buttons on modal dialogs.
522 - Disabled mouse-chase scrolling in XY window when drag-selecting.
523 - Fixed xlink I/O warnings on linux.
524 - Removed light-creation 'intensity' dialog in doom3 config.
525 - Changed the default vertical size of the shortcut-list window to 400.
526 - Fixed patch-creation with zero-sized workzone.
527 - Fixed crash when rendering doom3 light_radius box.
531 - Added arbfp1/arbvp1 vertex/fragment program lighting support.
532 - Fixed colour-selection dialog not going away after OK/Cancel.
533 - Fixed tangent/bitangent calculation on degenerate patches.
534 - Added resizing of patches with QE tool.
538 - Added stippled hidden-line rendering for rotate/translate manipulators.
539 - Refactored high-level camera/orthographic rendering functions.
540 - Fixed failure to load models with back-slashes in path.
541 - Improved peformance of doom3 lighting with large models.
545 - Changed entity renderering to draw connections for culled entities.
546 - Fixed runtime errors on shutdown after cycling between lighting/textured.
547 - Fixed 'Cancel' button in modal dialogs behaving like 'OK' button.
548 - Changed 'clip' brush filtering to use shader parameters instead of names.
549 - Added rendering of origin-point for selected model entities.
550 - Fixed doom3 light-interaction updates for model entities.
554 - Removed menu-splitting functionality.
555 - Refactored entity-class menu construction.
556 - Replaced const_reference with ConstReference.
557 - Renamed string_t to CopiedString.
558 - Changed code using Str::Format and Str::operator+= to use StringOutputStream.
559 - Refactored shortcut command parsing code.
560 - Changed light entity rendering to show light_radius box only in doom3 config.
561 - Added 2x overbrightening for doom3 lighting preview.
565 - Changed default doom3 light_radius to 300.
566 - Fixed initial value of doom3 light_center.
567 - Reduced frequency of gui updates during map load.
571 - Fixed crash in monitored-compile feedback dialog.
575 - Added visualisation of halflife texture-projection format.
576 - Added texture-lock for halflife texture-projection format.
577 - Changed brush-texture-lock default to enabled for doom3 and halflife.
581 - Refactored script-tokeniser.
582 - Fixed doom3 lighting on ATI cards.
583 - Added support for list attributes in entity definitions.
584 - Added utf8-normalisation on text printed to console.
585 - Fixed missing default_build_menu.xml in halflife game config.
589 - Fixed missing commas in entity-inspector comments.
590 - Added support for default values in entity-definitions.
594 - Enabled doom3 realtime lighting preview.
598 - Fixed gcc compile warnings in patch.cpp.
599 - Added q1 and q2 support to linux installer.
603 - Added highlighting of entity-list nodes that have selected descendants.
607 - Fixed xy-window failing to update after map-load.
611 - Fixed error on shutdown when game-select dialog is disabled.
612 - Added surface/light-interaction debugging mode.
613 - Added per-plane light-culling for brush faces.
614 - Added support for bump shaders using 'blend' layer keyword.
615 - Added support for light-shaders.
616 - Fixed edge/border clamping on light-attenuation textures.
617 - Added 'Lighting' camera render-mode for doom3 config.
621 - Fixed right-click-menu on linux.
625 - Changed light-entity to draw radii only when selected.
629 - Fixed shortcuts for creating n-sided brush-prisms.
633 - Fixed user-customisable shortcuts support.
637 - Added restore-main-window call when a modal-dialog dialog-box is shown.
641 - Fixed SConstruct cpu detection on Power Macintosh.
642 - Added more verbose warning settings for gcc builds.
644 - Changed buffered-text-input-stream API to not use magic EOF value.
648 - Fixed debug-break on non-x86 platforms.
652 - Fixed new doom3 entities not being given unique names.
656 - Fixed autosave causing the main-window to jump to the front.
657 - Fixed window-title when changing view direction in floating-windows layout.
658 - Added status information to wait dialogs.
659 - Changed map-save to overwrite/refresh files modified/deleted outside radiant.
660 - Changed component selection in QE tool to treat near-equal points as one.
661 - Added texture browser window to View menu.
662 - Changed white overlay in camera-window to draw hidden lines in 75% grey.
663 - Reduced point-size for vertex/edge/face handles by 2/3.
667 - Added component-editing for curves on doom3 entities.
668 - Added normalisation of translation for texture-lock on doom3 brushes.
669 - Added update of surface inspector for texdef changes caused by texture-lock.
670 - Changed floating-windows layout to centre all ortho views on center-xy-views.
671 - Stopped autosave from saving unmodified maps after first-time load.
673 - Textool improvements.
677 - Changed file-chooser dialogs to use GtkFileChooser.
681 - Added basic rendering for 'curve_CatmullRomSpline' on doom3 entities.
685 - Added basic rendering for 'curve_Nurbs' on doom3 entities.
689 - Added doom3 entity-definition editor_usage* key support.
690 - Added doom3 entity-definition editor_* key info to entity-inspector comments.
691 - Added specialised attribute-entry in entity-inspector for boolean attributes.
692 - Fixed crash in find-brush when entering the index of a fixed-size entity.
693 - Added support for rendering doom3 'targetN' -> 'name' entity connections.
694 - Changed connect-entities to use 'targetN' and 'name' keys on doom3 entities.
695 - Improved handling of brushes with near-duplicate planes.
696 - Fixed crash in snap-to-grid on brushes with non-contributing faces.
700 - Fixed gcc build errors.
702 - Fixed stability problems with doom3 brush-entities.
706 - Added automatic renaming of entity target/name keys for paste and import-map.
710 - Fixed rotation/mirror toolbar buttons using wrong axes in certain situations.
711 - Fixed incorrect filter settings display in filters menu.
712 - Added automatic renaming of entity target/name keys when cloned.
713 - Fixed quake2 support.
717 - Added shortcut support for all menu commands and toolbar buttons.
718 - Fixed patch shader-name saving for doom3 patches created by user.
722 - Fixed patch-cap-endcap and patch-cap-reverse-endcap.
726 - Fixed status-bar labels showing 'Label' at startup.
727 - Fixed textures-menu grouping bug.
728 - Fixed mirroring on brushes with doom3 plane-defs.
732 - Changed patch-cap-selected to prompt for cap type only once.
733 - Fixed infinite-loop in patch-cap-selected.
734 - Changed autosave to only save if the map has changed since the last autosave.
735 - Changed "file exists, overwrite?" to go back to the file-chooser if 'no' is selected.
739 - Removed unused source files - qsysprintf, gtkfilesel.
740 - Changed linux exectuable-path resolution to use '/proc/self/exe'.
741 - Changed 'file exists, overwrite?' prompt to default to 'no'.
745 - Fixed crash when handling duplicate shader definitions.
746 - Fixed crash on startup after changing game-type (sp/mp).
747 - Changed compute-axis-base to be more stable in degenerate cases.
749 - Cleaned up loki_path stuff.
751 - Added textool rotation manipulator.
755 - Changed linux installer to copy *.game files from game-packs instead of generating them.
759 - Moved doom3 shader parsing into a separate function.
760 - Fixed saving of visibility of yz-side and xz-front in floating-windows layout.
761 - Added inheritance of doom3 entityDef 'editor_* *' keys.
762 - Added support for doom3 entityDef 'editor_* *' keys other than 'editor_var'.
763 - Changed entity-inspector attributes panel to be scrollable.
764 - Changed shaders module to load *.mtr for doom3 instead of using shaderlist.
765 - Improved doom3 material parsing.
766 - Fixed crash loading maps containing patches with large numbers of control points.
767 - Changed face-selection in camera view to use polygon test.
768 - Changed face-selection-mode rendering in camera view to cull back-faces.
769 - Changed shaders module to use diffusemap on doom3 shaders with no qer_editorimage.
773 - Fixed undefined-behaviour bug causing a crash with gcc optimisation.
774 - Fixed opengl extension support on linux.
775 - Added support for half-life .fgd entity-definitions.
776 - Fixed loading of half-life maps with texture-names containing '{'.
780 - Updated win32 install to use gtk+-2.4.7 and gtk-wimp-0.6.2.
781 - Removed 'unknown model type: ""' and 'Texture load failed: ""' errors.
782 - Changed pivot-point calculation to use entity-origin for fixed-size entities.
783 - Fixed errors drawing selection-rectangle in floating-windows layout.
784 - Fixed shortcuts becoming disabled in floating-windows layout.
785 - Removed snap-to-integer on entity angle/angles/scale keys.
786 - Fixed dragging of doom3 brush-entities.
788 - Fixed gcc compiler error and warnings.
789 - linux installer fixes.
793 - Changed linux build system to copy '$GAME.game/*' for installer.
794 - Changed linux installer to use 1.5's module set.
795 - Removed optimisation from linux build to fix optimiser-related crash.
796 - Added Doom3 support to linux installer.
798 - Changed texdef export to not snap shift/rotate to integer.
802 - Fixed texture-browser height update bug.
803 - Changed texture-browser to show only the texture-set selected from the menu.
804 - Fixed bug loading quake maps.
808 - Fixed shortcuts for shift/rotate/scale-texture on patches.
809 - Fixed patch-inspector rows/cols combos not being cleared between selections.
810 - Changed entity/brush counts to use counters instead of polling every second.
811 - Changed archivewad module to check lump types and ignore non-miptex files.
812 - Added support for worldcraft/hammer half-life map format.
816 - Added doom3 md5mesh loader.
817 - Added support for doom3 entityDef 'model' key.
818 - Changed textures-menu to show/load only shaders in the form 'textures/<menu-item>/*'.
819 - Fixed texture-browser height calculation bug.
820 - Added support for doom3 entityDef 'editor_var *' key.
821 - Fixed support for patchDef3 subdivision settings.
825 - Added doom3 light_radius and light_center rendering.
827 - Disabled default-shaders for doom3.
828 - Added one-click dragging of vertices/edges/faces on brushes and patches.
829 - Fixed detail flag being lost on brush-clone or save-as.
833 - Fixed workzone being invalidated when a brush is deleted.
834 - Fixed pivot updates when switching from translate-tool to rotate-tool.
835 - Fixed crash in misc_model.
836 - Changed file_dialog to show '*.*' when pattern is not specified.
837 - Added undo support for patch-inspector XYZUV tweaking.
838 - Removed 'Apply'/'Done' buttons from patch-inspector.
842 - Converted RTCW entities.def to xml format.
844 - Added support for "name" key for doom3 entities.
848 - Added support for loading text files from VFS archives.
852 - Changed .map writer to always use decimal notation for floats.
853 - Added filtering of monster_clip/full_clip/player_clip.
854 - Added support for inheritance in doom3 entity-definitions.
855 - Fixed doom3 patchDef2 material-name import/export.
863 - Fixed brush-primitives texturing bug.
864 - Added texture-lock for brush-primitives texturing on all transforms.
865 - Added support for model/rotation/origin keys on func_ entities.
866 - Added DDS image module.
870 - Fixed copy/paste copying all brushes of an entity when only one is selected.
871 - Fixed discrete-camera-movement shortcuts becoming disabled after using freemove-camera.
875 - Converted ET entities.def to xml format.
879 - Fixed SI when not in face-selection mode.
880 - Changed patch-create-prefab to use current workzone.
881 - Changed engine attribute to be optional in game-description.
885 - Changed module server to support wildcard modules.
886 - Cleaned up docs/developer, added README.
891 - Initial version of textool.
893 - Fixed const bug for vs.net 2005 compiler.
897 - Fixed copy/paste and export-selected failing to export stuff.
901 - Updated win32 setup scripts for q1 entity definitions.
905 - Updated win32 setup scripts.
906 - Fixed bug loading 8-bit bmp with <256 palette entries.
907 - Added support for loading textures from arbitrary locations.
908 - Changed shaders module to load notex/shadernotex from bitmaps/ in .bmp format.
909 - Fixed bugs in brush-primitives texdef code.
913 - Added STV:EF support to win32 installer.
914 - Moved hardcoded game-specific configuration stuff into .game files.
918 - Fixed crash bug in brush edge/vertex/face selection.
922 - Moved .def files from <enginepath>/<basegame>/scripts/ to <radiantpath>/<gamefilename>/<game>/.
923 - Changed entity inspector UI to be driven by entities xml.
927 - Fixed map load/save in brusb-primitives mode.
928 - Added files required to run in brush-primitives mode.
929 - Added support for changing engine-path while a map is loaded.
934 - Changed entity inspector to support custom UI for each entity-class.
938 - Added support for experimental xml version of .def format.
939 - Rewrote token parser.
940 - Rewrote .def parser.
941 - Fixed failure to read show-workzone preference.
942 - Refactored quake3 entities module.
946 - Changed QE-style Drag tool to move as well as resize.
947 - Fixed shortcuts becoming disabled.
948 - Fixed loading file types with upper-case extensions.
952 - Added support for plugin submenus.
956 - Added build-menu-command editing.
957 - Fixed texture-object reshuffle caused by changing gamma.
958 - Refactored vfs/shaders/renderstates/eclass/texturemenu unrealise/realise systems.
962 - Added printf-formatting support to output streams.
963 - Added error/warning printing to xml parser.
964 - Changed build-menu xml format to allow easier editing.
965 - Added sample plugin.
969 - Changed paste and import-map to select pasted/imported entities and world brushes.
973 - Changed create-entity API to use eclass instead of classname.
974 - Changed nodes with unknown entity types to use a group-entity if the node has children.
978 - Changed image-loaders interface to use a file object instead of VFS.
979 - Changed model-loader interface to support in-place model reloading.
980 - Changed picomodel-loader module to support configuration of suppported model types in synapse.config.
981 - PicoModel: added support for loading models from an abstract input stream.
985 - Refactored texture browser.
987 - Fixed mousewheel movement in camera window.
991 - Added load-entire-wad from textures menu in Quake/HL mode.
992 - Fixed bug with writing negative integers to .map format.
993 - Fixed texture-browser hide-unused to show only in-use shaders.
994 - Fixed texture-browser scrollbar positioning and origin-clamping.
995 - Fixed prompting to save unchanged new maps.
996 - Changed unsaved-changes message box default to "Yes, save" instead of "OK, don't save".
997 - Changed all message boxes to appear centrally.
998 - Removed minimize/maximize buttons from all message boxes.
1002 - Disabled shortcut keys during drags.
1003 - Fixed window updates for edge/vertex multi-selection.
1004 - Added apply/cancel on enter/escape for texture-browser filter entry.
1005 - Changed undo system to use explicit start/finish pair to specify undoable operations.
1006 - Changed undo system to print undoable command after command completion instead of before.
1007 - Added printing of movement parameters for translate/rotate manipulator drags.
1008 - Changed brush-subtract to not delete the selection after subtracting.
1009 - Fixed texture browser to not display textures if only in-use by nodes in the undo-queue.
1010 - Fixed another workzone-update performance issue causing area-selection to be slow.
1011 - Added code to brush build-B-Rep to handle duplicate edges.
1015 - Added lazy evaluation of local->world transforms and world-space AABBs.
1016 - Added shortcut key for translate mode, default 'W'.
1017 - Added toolbar buttons for edge/face/vertex modes.
1018 - Changed Escape shortcut to deselect-components if components are selected.
1022 - Fixed performance bug with workzone updates not being lazily evaluated.
1023 - Fixed brush edge-graph bug by removing degenerate winding edges.
1027 - Added mode information to status bar.
1028 - Added console feedback describing undoable commands executed.
1029 - Fixed assertion failures on updating degenerate edge/vertex selections.
1030 - Fixed detail brushes turning structural when clipped.
1034 - Added support for more than one edge/vertex selected per brush.
1038 - Refactored groupdialog - decoupled notebook from console/textures/entity pages.
1039 - Fixed crash in patch tesselator.
1040 - Fixed floating windows startup crash.
1041 - Fixed null texture name for patches.
1045 - Hide arrows on translate manipulator when obscured by square part.
1046 - Workaround for main window not being brought to front when a floating window is closed.
1047 - Fixed rendering of selected components of degenerate brush faces.
1048 - Fixed double typedef in picomodel.
1049 - Fixed bug in allocator stuff.
1050 - Fixed up clipper tool button state.
1051 - Added workzone updates when selection bounds change.
1052 - Fixed transient setting on floating inspector windows.
1056 - Fixed gcc build errors.
1058 - Fixed crash bug in game selection dialog.
1062 - Cleaned up project settings.
1063 - Changed autosave/snapshots to only save modified maps.
1064 - Refactored build menu.
1068 - Fixed minor picomodel ase loader smoothing-groups bug.
1072 - Allocator system improvements, fixed warnings
1076 - PicoModel: added support for per-vertex smoothing-group, used in generation of normals.
1077 - PicoModel ASE loader: added support for per-face 'MESH_SMOOTHING' id.
1078 - PicoModel: changed normal generation code to create smooth normals across texcoord/colour discontinuities.
1079 - Fixed cosmetic menu bug.
1080 - Fixed file handle leak in tga loader.
1081 - Added experimental allocator system.
1085 - Fixed gcc build errors.
1089 - Fixed version.h custom build step on win32
1090 - Refactored preferences dialog to eliminate dependencies on other modules.
1091 - Redesigned preferences dialog ui layout.
1095 - Refactored texture browser.
1099 - Upgraded win32 gtk2 version to 2.4.1.
1100 - Migrated from GtkCombo to GtkComboBox.
1101 - Texture browser improvements.
1102 - Fixed malloc/free mismatch bug.
1106 - Refactored surface inspector and texture browser.
1110 - Added imageq2 module with support for quake2 and heretic2 texture formats: wal, m8, m32.
1114 - Changed texture window not to auto-scroll when selecting faces.
1115 - Changed surface inspector to apply shader seperately from shift/scale/rotate.
1116 - Changed selected face tracking to use separate selection list.
1120 - Added per-file change tracking - only modified (unsaved) files are saved by SaveMap().
1124 - Fixed texture-increment-matches-grid.
1125 - Changed selecting a texture to only change the shader on the selected brushes.
1126 - Changed 'Axial' button in surface inspector to reset the texdef for selected brushes/faces.
1127 - Removed MAX_TEXTUREDIRS limit.
1131 - OS library module added to wrap calls to rename/unlink/access/stat.
1132 - OpenGL-view selection tests constrained to current window.
1133 - Cleaned up OpenURL.
1134 - Added jk2 and sof2 support to win32 installer.
1138 - update the OSX setup / .info generation code
1142 - Added integer quantisation for brush edge/vertex drags to fix FP-drift on planes.
1144 - fix for scons 0.95
1145 - re-enable Python >= 2.1 version check
1146 - OSX 10.3: remove obsolete dlsym_auto_underscore (bug #920)
1147 - OSX: disable q2 tools build (broken thread code)
1151 - Moved profile.cpp into a separate static library.
1155 - Refactored preferences to be more modular.
1156 - Fixed preferences being corrupted if a crash occurs during preference saving.
1157 - Refactored window position saving.
1158 - Fixed bug in radio button creation in preferences dialog.
1162 - Changed surface inspector to unfocus after pressing escape or return, to enable shortcuts.
1163 - Added refresh of surface inspector for shift/scale/rotate-texdef shortcuts.
1164 - Fixed bug causing some operations to be applied twice.
1168 - Added depth-test and normalisation for translate-manipulator rendering.
1169 - Added basic clipper-preview rendering.
1173 - Added maya-style arrow-heads to translate manipulator.
1174 - Changed square part of translate manipulator to be viewplane-oriented.
1175 - Changed square part of translate manipulator to take priority for selection.
1179 - Added recalculation of pivot-point when grid size changes.
1180 - Changed win32 SHGetFolderPath to link with shfolder.lib instead of shell32.lib.
1181 - Fixed failure to recover brushes from an invalid state.
1185 - Improved event handling to make manipulator-dragging smoother in complex scenes.
1186 - Refactored camera window camera-movement handling.
1190 - Fixed vertex/edge undo failing to update selected-vertex position.
1194 - Re-enabled next-xy-view in floating windows mode.
1195 - Reinstated light-radius rendering.
1196 - Added Wolfenstein support to win32 setup.
1200 - Changed create-brush-prism to use correct dimension for prism radius.
1201 - Changed freelook selection to use window-centre position.
1205 - Optimised undo for adding/removing scenegraph nodes.
1206 - Changed entity-list view to sort the tree by name.
1210 - Moved default shaderlist to <AppPath>/<GameFileName>/<GameName>/default_shaderlist.txt
1211 - Moved user shaderlist to <AppData>/<Version>/<GameFileName>/<GameName>/shaderlist.txt
1215 - Refactored clipboard copy/paste code to allow re-use.
1219 - Fixed false-positive-intersection bug in CSG subtract algorithm.
1223 - SceneGraph: Refactored per-instance functionality.
1224 - Fixed intermittent culling bug caused by bad bounding boxes.
1225 - Fixed missing ToggleCubicClip shortcut.
1226 - Removed modal buttons from Surface Inspector.
1227 - Changed Surface Inspector keys:
1228 - Escape: revert not-yet-committed values to previous state.
1229 - Enter: commit not-yet-committed values immediatly.
1230 - Changed Surface Inspector to update when selection changes.
1234 - Cleaned up functional.h template usage with typedefs.
1235 - Fixed autosave path.
1236 - Added q1 component to installer.
1237 - Added radiant_manual component to installer.
1238 - Added q3-example-maps package to installer.
1242 - Added error reporting for module system initialisation failure.
1243 - Added MSI package creation tools in setup/win32.
1244 note: requires MSI SDK binaries in http://zerowing.idsoftware.com/radiant-files/msi/msitools.zip
1245 - Added initial version of scripts to build basic win32 setup.
1249 - Added storing EnginePath for each game in local.pref.
1250 - Added EnginePath editing to prefs dialog.
1251 - Added vfs shutdown/init when gamename changes.
1252 - Added vfs shutdown/init when enginepath changes.
1256 - Fixed filtering updates.
1257 - Moved default bsp menu to <AppPath>/<GameFileName>/default_build_menu.xml
1258 - Moved user bsp menu to <AppData>/<Version>/<GameFileName>/build_menu.xml
1259 - Moved synapse.config to <AppPath>/<GameFileName>/synapse.config
1260 - Moved game-specific .xlink files to <AppPath>/<GameFileName>/*.xlink
1264 - Redesigned filter system:
1265 - Filtered status updated when filterable attributes change.
1266 - Supports per-brush-face filtering.
1267 - Removed long-dead project-settings stuff:
1268 - Moved gamemode and gamename storage into local.pref temporarily.
1269 - Moved bsp commands over to a new format, disabled gui editing for now.
1273 - Changed win32 Application Data path lookup to use win32 API instead of getenv.
1277 - Fixed main menu mnemonics.
1278 - Fixed crash on exit after viewing pointfile.
1282 - Fixed not always resetting
1283 component-mode when selection is cleared.
1287 - Added parse/write support for BrushDef3 and PatchDef3.
1288 Requires editing synapse.config to enable.
1291 File = new/open/import/export
1292 Edit = manipulate scene hierarchy and selection
1293 View = toggle entityinspector/entitylist/surfaceinspector/camera/xy
1294 edit camera/xy parameters
1295 filters/hideshow/region
1296 Modify = transform scene elements
1298 - Fixed Brush-Primitives support:
1299 Requires editing synapse.config to enable.
1300 Supports load/save of BP mapfiles, and editing BP texdefs in surface inspector
1301 (Not yet possible to convert between formats).
1305 - Changed user-prefs to be stored in user-profile directory on win32.
1309 - Fixed entitylist window visibility tracking.
1310 - Implemented find/replace-shader for patches.
1311 - Changed get-texture-from-selected to update find/replace-shader dialog.
1312 - Implemented reparent-selected for more than one selected node.
1313 - Added checks to stop assignment of invalid texture names.
1314 - Fixed uninitialised texture-compression setting.
1317 ------- spog_branch merged to trunk
1321 - Ported imagehl module.
1322 - Ported imagepng module.
1326 - Changed brush winding generation to use use double precision planes.
1327 - Fixed tracking of modifier key state.
1331 - Replaced mathlib with c++ vector/matrix library.
1332 - Added expression-templates for common vector/matrix operations.
1336 - Refactored component-selection stuff.
1337 - Ported m4x4_t library to c++ Matrix4.
1341 - Changed shortcuts.ini to be written automatically.
1342 - Moved more prefs into specific modules.
1343 - Changed c++ NULL usage to 0 for maximum portability.
1348 - Added debug output/assert for module initialisation.
1352 - Refactored status bar stuff.
1353 - Refactored window updates to use closures.
1354 - General cleanup and refactoring.
1358 - Increased priority of window redraw events.
1359 - Ported model module to new module system.
1363 - Refactored window updates.
1367 - Changed menubar/toolbars to be non-detachable.
1368 - Fixed empty-undos created when left-clicking in XY window.
1369 - Refactored camera modelview/projection matrix updates.
1370 - Moved application-specific code out of mainframe.cpp.
1371 - Reinstated brush/entity count in statusbar.
1375 - Reinstated instant status-bar updates.
1379 - Fixed crosshair cursor in clipper mode.
1383 - Changed camera to maintain valid projection/modelview matrices.
1384 - Moved manipulator-transform update from frustum class to selection system.
1385 - Removed frame-rate dependency in 3d-window freelook.
1389 - Smoothed out xy-window mouse-chasing.
1390 - Changed mouse-chasing to occur 16 pixels inside the window edges.
1391 - Changed xy-window to maintain valid projection/modelview matrices.
1392 - Fixed invalid workzone generated when deselecting with no selection.
1396 - Ported changes from trunk between rev 3818 and rev 4036.
1400 - Refactored xy-window mouse event handling.
1404 - Fixed freelook focus-out event.
1405 - Changed selection mouse event handling to use modifiers on button-release.
1409 - Refactored all mouse event handling for camera window.
1410 - Changed menus/toolbars/accelerators to use anonymous closures.
1414 - Fixed get-pointer-in-screen-coordinates on win32.
1415 - Changed patch prefs to use preference-system module.
1416 - Fixed selection of side-on faces.
1417 - Changed brush rendering to avoid glPushClientAttrib - workaround for ATI driver issue.
1421 - Changed VFS directory initialisation to occur after module initialisation.
1422 - Changed load-preferences to occur after module initialisation.
1423 - Added preference-system module.
1424 - Changed undo prefs to use preference-system module.
1425 - Restored splash screen with non-intrusive behaviour.
1426 - Cleaned up main-toolbar creation.
1427 - Fixed floating windows behaviour when main window is minimised.
1428 - Changed shader-list parsing to use new script tokeniser.
1429 - Changed deprecated code using GtkPixmap to use GtkImage.
1430 - Removed bitmap-loading from core.
1431 - Removed pc-speaker beep on map-save.
1435 - Fixed crash when trying to undo on an empty undo queue.
1436 - Refactored gtkdlgs, using helper functions to create common widgets.
1437 - Changed Dialog class to use std::list for data.
1441 - Refactored entity inspector.
1442 - Removed miscellaneous unused functions.
1443 - Refactored qe3 header.
1444 - Moved texture-window preferences into texwindow.cpp.
1448 - Moved layout-mode dependant code into main-frame creation.
1449 - Replaced prefs system with new import/export system.
1450 - Fixed gcc3.3 build errors.
1454 - Moved unnecessary methods from MainFrame into free functions.
1455 - Removed unsupported toolbar buttons and menu items.
1456 - Changed misc->gamma to not require restart.
1457 - Fixed unmaximised window-size when loading main window maximised.
1458 - Fixed saving of rotate increment preference.
1462 - Fixed keyboard shortcuts intercepting input to texture-subsets text-entry.
1466 - Fixed gcc3 build errors, compiled and tested on linux.
1470 - Fixed brush snap-to-grid creating huge coordinate values.
1471 - Fixed minor bug in selection menu.
1475 - Cleaned up MainFrame.
1476 - Added quantisation of plane pts when dragging.
1477 - Fixed create-empty-brush bug.
1481 - Moved control of camera keyboard-accelerators into camera window module.
1485 - Separated keyboard-accelerators from menu items, using functors.
1486 - Completed factoring out HandleCommand.
1490 - Changed 4-way-split mode to automatically reposition separators when window size changes.
1491 - Fixed gtk error in floating-entity/textures/console window.
1492 - Fixed position of console horizontal pane separator.
1496 - Work-in-progress factoring out HandleCommand.
1500 - Fixed pink icons on main window on win32.
1501 - Replaced g_bIgnoreCommands with signal block/unblock.
1502 - Refactored MainFrame startup.
1506 - Fixed entity-window redraw on selection change.
1507 - Moved control over VFS init/shutdown to module system.
1508 - Fixed failure to release translucency render-states.
1509 - Added support for realise/unrealise of all opengl texture objects.
1510 - Refactored startup/shutdown logic.
1511 Changed quit commands to do nothing but call gtk_main_quit().
1512 Added code after gtk_main() to destroy stuff.
1513 - Changed 25ms timeout-handler to an idle-handler for window updates.
1514 (reduces redraw-request response time on fast machines)
1515 - Moved gl-shutdown control to glwidget.
1516 Textures are realised/unrealised when the shared context is created/destroyed.
1517 - Fixed lack of a valid gl context when unrealising gl textures.
1521 - Added support for translucent entity rendering.
1525 - Changed all global modules to use GlobalModule helper templates.
1526 - Ported qgl.c to c++.
1527 - Changed win32 project to dynamic-link with opengl32.lib.
1531 - Added new experimental xml preference import/export system.
1532 - Refactored dialog base class:
1533 Moved common dialog-element-creation code into helper functions.
1534 Changed UpdateData to use per-element callback functions.
1535 - Refactored preferences dialog.
1539 - Reversed winding order for circle primitives.
1543 - Fixed slow selection response in large maps.
1547 - Added sharing of global modules within a client.
1548 - Added quake map module and wal image module.
1549 - Ported mip image module and hlw image module.
1550 - Cleaned up imagehl module.
1551 - Fixed crash in pcx image module.
1552 - Rewrote md3 model module.
1553 - Ported mdl, md2 and mdc model modules.
1554 - Added filtering of q1/q2 clip brushes.
1555 - Added ati-crash-workaround rendering path.
1556 - Upgraded to gtk+-2.2.4 on win32:
1557 Fixed capslock affecting shortcut-keys.
1558 - Upgraded to gtkglext-1.0.4 on win32.
1560 - Added shortcut-key support to entity treeview.
1564 - Fixed failure to call vfsFreeFile on an empty buffer.
1565 - Fixed calling convention for dlls in new module system.
1566 - Changed map.cpp to support maps without a worldspawn entity.
1567 - Fixed crash on attempting to clone a map root.
1568 - Added filter-update calls after loading or cloning stuff.
1569 - Fixed reference cache failing to save a file.
1573 - Refactored client-side module system code for direct module access.
1574 - Changed shaders, vfs, model, brush, patch and entity module interfaces
1575 to use abstract base class.
1576 - Removed unused functions from shaders and vfs interfaces.
1580 - Removed synapse dependencies for win32 makefiles.
1581 - Added find-first-module-of-type helper function.
1585 - Added new lightweight module system:
1586 Initialises each module the first time it is requested.
1587 Does not allow configurations with cyclic runtime dependencies.
1588 Provides templates for simple type-safe client-side implementation.
1589 Requires no client-side linkage.
1590 - Split radiant API into multiple APIs:
1591 core, textures, scenegraph, selection, renderstate, filters, filetypes.
1592 - Ported radiant, core, mapq3, mapxml, md3model, entity, shaders, image,
1593 vfspk3, archivewad, archivepak, archivezip to new module system.
1597 - Removed edge and vertex integer-snapping during selection.
1601 - Replaced map in referencecache.cpp with a hashtable.
1602 - Changed ReferenceCache interface to take a path string,
1603 which can be either absolute or relative.
1607 - Cleaned up qertypes.h - split into multiple files.
1608 - Moved texdef stuff into itexdef.h.
1609 - Fixed shutdown destruction order bug.
1613 - Refactored texwindow.cpp.
1614 Moved texture management code into textures.cpp.
1616 Replaced globals from texwindow.h with accessor functions.
1617 - Cleaned up shaders module.
1618 Removed color-shader stuff.
1619 Rewrote shader-activation logic to use textures API.
1620 Removed appshaders API.
1621 - Refactored shutdown logic.
1622 Moved non-mainframe shutdown stuff into Radiant_Shutdown().
1623 Added deferred render-state realisation.
1624 - Fixed failure to create gl contexts in 16-bit mode for latest nvidia drivers.
1625 - Changed hashtable template to use traits parameter
1626 for case-insensitive hasher and keyequal functions.
1627 - Removed unused functions from qerplugin API.
1631 - Refactored code to remove global-object accesses:
1632 Passing global objects as parameters to functions.
1633 - Refactored texwindow.
1634 - Moved synapse server out of pluginmanager.
1635 Changed pluginmanager to handle nothing but IPlugin stuff.
1639 - Refactored scenelib.h, split into multiple files.
1640 - Refactored #includes related to scenelib.h.
1641 - Refactored preferences for xywindow and camwindow.
1642 - Refactored references to g_pParentWnd in xywindow and camwindow.
1646 - Ported changes from trunk since 17/08/2003.
1647 - Ported all changes from bug800-spog_branch (vfs rewrite and q1 support).
1651 - Refactored component-selection stuff.
1652 - Fixed selection-tracking bug in patches.
1656 - Added support for line-strips to Selectors.
1657 - Fixed selection for entity treeview.
1658 - Refactored external-resource loading.
1662 - Fixed snap-to-grid in edge and vertex modes.
1663 - Added a default model to use when a model load fails.
1667 - Changed snap-to-grid to vastly reduce the possibility of creating an invalid plane.
1671 - Ported changes from trunk since 01/08/2003.
1675 - Changed entity key/value tracking to only track keys already added to the entity.
1676 - Fixed bug causing undo system to track scene changes during a queue-flush operation.
1680 - Fixed bug in project settings bsp-commands display.
1681 - Fixed empty undos being created by rotation buttons.
1682 - Fixed rotation pivot for rotation buttons.
1686 - Added property svn:eol-style=native to all text files.
1687 - Added property evn:eol-style=CRLF to all dsp and dsw files.
1688 - Partially ported bobtoolz to use new spog_branch module APIs.
1689 - Removed Sys_UpdateScene.
1690 - Added Map_Name() for access to currentmap variable.
1691 - Added initial drag-n-drop support for graph tree-model.
1695 - Fixed uninitialised refcount in entity key class.
1696 - Fixed memory leak in shader parsing.
1697 - Added reference-counting holder for worldspawn node.
1698 - Moved string class and utilities into a new header in libs dir.
1699 - Fixed external-file-resource cache to use case-insensitive name compare on win32.
1700 - Fixed shaders to use case-insensitive name compare.
1701 - Fixed shader module to display SHADER_NOT_FOUND when appropriate.
1702 - Changed the default texture name to "NULL" instead of SHADER_NOT_FOUND.
1703 - Changed move-into-entity to perform parent-selection-to-last-selected-node.
1704 - Added a new implementation of GtkTreeModel operating directly on the scenegraph.
1705 - Fixed disable-screen-updates to queue update requests instead of ignoring them.
1706 - Merged from trunk (tag head-cvs2svn-2).
1710 - Changed scale/flip-selection to use the manipulator as a pivot point.
1711 - Added OnShutdown callback for CSynapseClient, used in entity module.
1712 - Fixed console updates when loading maps/models.
1716 - Added renderer support for qer_alphatest and qer_cull.
1717 - Merged 'picomodule' module into 'model' module.
1718 - Added rendering of area-selection rectangle.
1722 - Merged from trunk.
1726 - Disabled deleting classname key in entity inspector window.
1727 - Cleaned up some stuff in selection system.
1728 - Added basic versions of std::mem_fun and std::bind1st to function-object library.
1732 - Implemented connect-entities.
1736 - Completed local-space rotation manipulator.
1737 - Fixed cloning objects within a misc_model subgraph.
1738 - Fixed crash bug in loading certain models.
1742 - Added function-object library header, similar to boost::function.
1743 - Changed undo system to improve performance.
1744 - Refactored entity inspector implementation.
1748 - Refactored selection observing stuff.
1749 - Changed shader parsing to use new tokeniser.
1750 - Changed implementation of entities to use generic container.
1751 - Refactored entity wrapper system.
1752 - Fixed undo on delete/reset entity keys.
1756 - Added rendering of target/targetname connection lines.
1757 - Moved entity and eclass stuff out of qertypes.h into ientity and ieclass.
1758 - Refactored entity_t to hide it behind Entity interface.
1759 - Removed global project settings entity.
1760 - Cleaned up bsp-command editing in project settings dialog.
1764 - Fixed back-face-culling for selections by working in screen-space.
1768 - Added workaround for nvidia driver opengl vertex arrays bug.
1772 - Refactored Patch implementation.
1773 - Refactored scene graph system to allow multiple graph instances.
1777 - Added snap-selected-components-to-grid for faces edges and vertices.
1781 - Improved normal-quantisation code.
1785 - Changed renderer vertex types to be struct instead of typedef'd array.
1786 - Added experimental quantisation of normals.
1790 - Fixed intermittent crash in face-fit-texture.
1791 - Changed patch rendering to display components only in vertex mode.
1795 - Added nameable interface for scene graph nodes.
1796 - Fixed undo for set-detail and set-structural.
1797 - Added rendering of arrow for angled entities.
1801 - Fixed handling of invalid planes during brush b-rep build.
1802 - Refactored brush copy-construction/assignment.
1803 - Fixed lack of rebuild after removing empty faces.
1804 - Added lightjunior entity display.
1805 - Fixed display of spawnflags/info for selected entity.
1806 - Fixed update of entity window on setting spawnflags.
1807 - Fixed botclip filtering.
1808 - Fixed uninitialised alpha channel on jpg images by ignoring alpha.
1812 - Cleaned up undo calls in brush and patch implementation.
1813 - Changed brush implementation to defer rebuilds until needed.
1814 - Fixed undo for find/replace shader.
1815 - Refactored brush implementation, removed empty-face list.
1816 - Fixed crash on loading unrecognised entities containing brushes.
1817 - Fixed crashes in renderer caused by state-stack underflow.
1818 - Fixed handling of invalid and duplicate planes during brush editing.
1819 - Fixed failure to save brush faces during save-as.
1820 - Refactored brush data members.
1824 - Fixed crash on selecting stuff from entity list window.
1828 - Fixed window title after save-as.
1832 - Refactored selection system interface slightly.
1833 - Removed old brushwrapper stuff.
1834 - Fixed clipper-split-selection to keep both parts selected.
1838 - Added select-faces-by-shader.
1839 - Fixed find/replace-shader.
1843 - Fixed rotation on misc_model.
1847 - Fixed lack of undo on create-n-sided-brush.
1851 - Fixed per-face find/replace and per-face nudge rotation.
1856 - Changed rotation buttons to use perfect precision for 90-degree rotations.
1860 - Added find-dir-for-relative-filename and find-dir-for-absolute-filename to vfs.
1861 - Changed resource manager to handle per-mod resources using vfs.
1862 - Changed resource manager to allow resources with absolute paths.
1863 - Fixed selection-test behaving like an ellipse instead of a rectangle.
1867 - Changed selection test to choose closest-to-cursor over closest-to-camera.
1871 - Fixed reference counting on shaders loaded from a texture directory.
1872 - Fixed show-in-use and show-all shaders.
1873 - Fixed undo for patch-set-shader.
1874 - Changed shaders module to use STL map container instead of CShaderArray.
1875 - Fixed SelectAllOfType for entities and patches.
1876 - Cleaned up unused functions in shaders API.
1877 - Decoupled selecting a texture in texture window from applying a texture to selection.
1881 - Fixed memory leaks in image loaders, texdef_t, csg subtract, picomodel module.
1882 - Fixed uninitialised memory references in renderer, texdef_t, eclass loader, undo system.
1883 - Refactored tga loader.
1884 - Cleaned up image module, enabled pcx and bmp loaders.
1888 - Fixed shift-texture on selected brush faces.
1889 - Changed brush b-rep algorithm to have higher tolerance for similar planes.
1890 - Changed brush b-rep algorithm to always produce a valid connectivity graph.
1891 - Added setting/getting shader for patches.
1895 - Fixed tracking of in-use shaders (though undo queue still keeps shader references).
1896 - Changed brush faces to store state in undo-system cleanly.
1897 - Fixed flush & reload shaders and sleep/wake.
1898 - Ensured that shaders are never leaked.
1899 - Fixed bool conversion warnings.
1903 - Added clamping of planepts on export to nearest 65536th of 1 unit.
1904 - Changed m4x4 rotation functions to use double-precision for angles in radians.
1905 - Changed m4x4 quaternion rotation to use double-precision internally.
1906 - Changed float printing to use %g instead of %f (strips trailing zeros).
1910 - Fixed brush import failing to update bounding boxes.
1914 - Refactored Brush class into Brush, BrushInstance and BrushNode.
1915 - Fixed various flaws stopping brush b-rep algorithm from being 100% reliable.
1919 - Changed manipulator to move to position of selected brush components.
1923 - Fixed xml parser failing to resolve predefined entities.
1927 - Fixed asserts in brush manipulation when creating invalid brushes.
1928 - Removed automatic update of current texdef.
1929 - Added Get Texture and Set Texture to textures menu.
1933 - Fixed array template failing to free zero-sized allocations.
1934 - Changed clipper mode to behave as a component-editing-mode.
1935 - Removed right-click-to-drop-clip-point - use X and leftclick instead.
1939 - Changed scene graph to sort objects in ascending order of creation time.
1943 - Fixed bug in clone-selection causing only first selected brush to be cloned.
1944 - Optimised select-all for brush/patch components.
1945 - Changed edge/face/vertex toggles to toggle correctly.
1949 - Removed win32/x dependencies from gl interface.
1950 - Removed win32/glib dependencies from core interface.
1951 - Replaced void* in gtk helper functions with forward-declared GtkWidget.
1952 - Changed gtk helper functions to return enumerated values instead of win32 IDOK.
1953 - Removed WINAPI macro for __stdcall from all interfaces.
1954 - Removed unnecessary dependencies from core stdafx/qe3 header.
1958 - Changed class-level render states to be static for Brush and Patch.
1959 - Refactored brush implementation - breaking it up into smaller parts.
1960 - Added refcounted ptr template to track refcounts.
1961 - Fixed refcount bug introduced by new clone-selection.
1962 - Fixed warnings in brush implementation.
1963 - Cleaned up plugin interface header inclusion.
1967 - Fixed crash on building unbounded brushes in release build.
1968 - Changed assertion failures to be non-fatal in release build.
1969 - Moved OS-specific gl headers into separate files.
1970 - Moved app-shaders interface into a separate file.
1971 - Cleaned up dependencies for brush implementation.
1975 - Added per-instance selection of patch vertices.
1976 - Fixed per-instance vertex selection rendering on multiple instances.
1977 - Refactored patch/brush render code.
1978 - Changed manipulator transforms to convert to local space before applying.
1979 - Fixed selection test for picomodule meshes.
1980 - Fixed selection test winding order for triangles.
1981 - Fixed update of window title on new-map and load-map.
1982 - Changed selection to work with exactly side-on faces.
1983 - Refactored instance implementation to reduce code bloat.
1984 - Fixed map export always exporting root.
1988 - Fixed external resource tracking to preserve uppercase characters in names.
1989 - Changed clone-selection to not use global copy/paste.
1993 - Changed map-save to save all saveable files that the map references.
1997 - Moved hashtable and hashfunc into libs.
1998 - Cleaned up renderer interface and selection interface.
1999 - Refactored frustum testing class.
2003 - Moved winding-specific stuff from brush obj to winding obj.
2004 - Refactored filter subsystem to remove dependency on entity/brush/patch.
2008 - Fixed crash when clicking cancel from patch cap-dialog.
2009 - Changed selection tests to ignore back-facing faces.
2013 - Fixed failure to release cloned scene graph nodes.
2014 - Fixed selection manager failing to release render states.
2015 - Fixed eclass system failing to release render states.
2019 - Fixed writing-past-end of vertex arrays in brush rendering.
2020 - Fixed releasing data stored in undo system when deleting undoables.
2021 - Fixed crash in misc_model when model fails to load.
2022 - Fixed undo for clone/rotate/flip/nudge/set-texture operations.
2023 - Cleaned up surface dialog.
2027 - Changed clipper split-selection to keep result selected.
2028 - Cleaned up and finalised picomodule, adding to cvs.
2032 - Cleaned up entity list window.
2033 - Fixed crash on freeing a map while entity list node is selected.
2034 - Fixed crash on clone/copy of externally referenced brushes.
2035 - Added multiple-selection support to entity list.
2036 - Added updating entity list selection display on selection changes.
2040 - Added stl_warnings include.
2041 - Fixed tracking of map-modified-since-last-saved.
2045 - Fixed missing map-release when map-load fails.
2046 - Changed map-rename (save-as) to flush undo queue.
2047 - Fixed bug in exporting selections.
2051 - Fixed redo on changing misc_model "model" key.
2055 - Changed undo interface to factor out global undo system.
2059 - Started cleaning up Map subsystem.
2063 - Added 'clone subgraph' feature to core, using direct xml import/export.
2064 - Added 'save' feature to reference cache.
2065 - Added scope timer object.
2066 - Changed scene graph interface to allow setting scene root.
2067 - Changed core to use reference cache to track current map.
2068 - Removed mapmodel module.
2069 - Fixed relative paths for loading maps as misc_model.
2073 - Changed model/map modules to register their file types on load.
2074 - Added map module manager to support unlimited map loader modules.
2078 - Changed vertex buffer template to support resizing.
2079 - Changed vertex buffer search algorithm to iterate instead of recurse.
2083 - Fixed sorting bug with render-states.
2084 - Fixed colour state when disabling gl_color_array.
2085 - Fixed unterminated loop in scenegraph traversal.
2086 - Fixed freeing project entity twice on shutdown (infinite loop).
2087 - Fixed failing to destroy the scene graph on exit (oops).
2091 - Added updating current texdef when a face is selected.
2092 - Fixed crash when creating a brush with duplicate planes.
2096 - Fixed various issues with 'save region'.
2097 - Changed default current texdef to use game-specific scale.
2098 - Changed brush creation to use current texdef.
2099 - Changed clipper to use current texdef.
2100 - Fixed bug in selection counting for patch control points.
2104 - Fixed reversed solid-selection-outline preference.
2105 - Finished factoring out face_t.
2106 - Added script token writer interface for map export.
2107 - Changed map export interface to use script token writer.
2111 - Added depth-buffer-write enable/disable feature to renderer.
2112 - Changed Pointfile class to use renderer.
2113 - Continued factoring out face_t.
2117 - Fixed temporary objects leaving dangling references in the undo system.
2118 - Changed import-map to not modify existing selection.
2122 - Fixed frustum culling for transformed nodes.
2123 - Fixed hide/filter/region to work independently.
2124 - Added highlighting of selected brush faces in component mode.
2125 - Fixed bug detecting thin area-selection if dragged down or left.
2126 - Renamed brush_type to Brush.
2127 - Renamed face_type to Face.
2128 - Started factoring out face_t.
2132 - Improved edge and vertex manipulation.
2133 - Removed unnecessary graph traversals for rendering/selection.
2137 - Merged changes since last merge from merge-1_2_10-post to spog_branch.
2138 - Merged changes since last merge from HEAD to spog_branch.
2139 - Tagged HEAD after merging as 'merge-spog_branch-post'.
2140 - Added walker to merge sibling worldspawns.
2141 - Merged changes to Construct for PPC from trunk.
2142 - Fixed over-enthusiastic worldspawn merging.
2143 - Fixed misc_model "angle" key setting pitch instead of yaw.
2144 - Fixed entity set-key-value changing scene-graph topology.
2148 - Added subgraph traversal feature to scenegraph traversal.
2152 - Changed scene graph implementation to allow nested traversals.
2156 - Fixed angles key order for misc_model.
2160 - Fixed typo causing set-texture-of-selection to behave incorrectly.
2164 - Replaced all tabs with spaces in CHANGES.
2165 - Fixed entity bounds updates for 'light'.
2166 - Fixed code that doesn't conform to c++ standard as enforced by gcc.
2170 - Added missing file: icharstream.h.
2171 - Fixed bug with synchronisation of brush-face instance data.
2172 - Added .map format import/export interfaces.
2173 - Removed last remnants of IBrush.
2175 - Moved walkers defined in in mainframe.cpp to appropriate places.
2179 - Changed scenegraph traversals to use a compiled graph.
2183 - Changed selection interface to hide per-instance data.
2184 - Added streaming tokeniser for .map format.
2185 - Changed mapq3 module to use streaming tokeniser.
2186 - Added xml stream interface for input and output.
2187 - Added xml stream parser based on libxml2 SAX.
2188 - Changed mapxml module to use xml stream input.
2189 - Changed brush and patch to use xml stream input.
2190 - Added xml stream writer.
2191 - Changed mapxml module to use stream output.
2192 - Changed brush and patch to use xml stream output.
2197 - Disabled pivot updates while selection is being manipulated.
2198 - Changed pivot calculation to use instanced world-bounding-box.
2199 - Fixed crash bug in PositionView.
2203 - Merged with branch merge-1_2_10-post at tag spog_merge_merge-1_2_10-post
2204 - Removed 10k+ lines of unused #if 0 code.
2205 - Removed unused declarations in qe3.h.
2206 - Removed brush and face types from qertypes.h.
2207 - Removed plugin API stuff dependant on brush type.
2208 - Added per-instance selection for brush faces.
2212 - Added selection counters for primitive/component modes.
2213 - Added face-drag mode (default shortcut key = F).
2214 - Added face-centre-point rendering/selection/editing.
2218 - Changed selection to work per-instance.
2222 - Changed selector interface to allow per-entity selection tests.
2226 - Added selection-test and selector objects to clean up selection system.
2227 - Unified key modifiers for selection in both primitive and component modes.
2228 - Added mapmodel module to load .map and .xmap as misc_model.
2232 - Added debug rendering of a selection test.
2233 - Fixed bugs in triangle/line clipper, making selection work properly.
2234 - Refactored selection system interface.
2235 - Added undo for texture nudge.
2236 - Fixed minor render-state bug.
2240 - Optimised wireframe drawing of brushes with back-face culling.
2241 - Optimised brush-winding generation.
2242 - Changed winding generation to be more robust with large world extents.
2243 - Fixed crashes with unbounded-face and degenerate-edge cases.
2247 - Completed rotation manipulator.
2248 - Added translation manipulator for the default editing mode.
2249 - Changed XY mouse-chaser speed to depend on distance mouse moved outside window.
2253 - Added initial version of maya-style manipulators - rotation manipulator.
2257 - Fixed false asserts in Brush ConstructPrefab.
2258 - Undo system optimisation - uses binary-sorted container to speed up finding already-added objects.
2259 - Fixed crash when transforming objects which don't support edit_interface.
2260 - Fixed clone command to nudge the selection after cloning.
2261 - Fixed clipper to remove brushes that are completely behind the clip plane.
2265 - Brushes: cleaned up per-face operations to use face visitor pattern.
2266 - Fixed setting brush face texdef, with fully functioning undo on individual brush faces.
2270 - Refactored renderer to two objects, camera and XY renderer - XY uses entity shaders.
2271 - Experimental pivot object.. work-in-progress.
2272 - Modified scene-graph instance-caching to maintain multiple instances within nodes.
2273 - Fixed undo bug, deleting a void* doesn't call the destructor.
2274 - Rewrote filters system to work with scene graph system.
2275 - Cleaned up quake entity module to provide same functionality as before.
2276 - Refactored render-state cache to use generic hashtable and reference-cache templates.
2279 SPoG - spog_branch - experimental - work-in-progress
2280 - added scene graph library: defines interfaces, generic graph node types,
2281 re-usable systems for traversals, traversal paths, node containers,
2282 multiple-instance caching of world-space-transforms/bounding-volumes/visibility.
2283 - added scene graph traversals to replace all traversals of 'active_brushes',
2284 'selected_brushes', 'filtered_brushes' and 'entities' linked-lists.
2285 - added view module: view-volume-culling system acting on the scene graph,
2286 uses scene heirarchy to minimise culling tests per frame.
2287 - added opengl-state module: sorts opengl-state objects (shaders) to minimise
2288 opengl state changes during rendering.
2289 - added renderer module: culls objects outside the view volume,
2290 gathers non-culled renderable objects from the scene graph,
2291 keeps track of state during traversal, adds renderable objects to correct opengl-state.
2292 - added selection module: sets view volume to the selection box/ray, culls
2293 objects outside the view volume, gathers non-culled selectable objects
2294 from the scene graph (entity/primitive/component),
2295 selects gathered objects (select/toggle/cycle) or moves things if already-selected.
2296 - added patch module: encapsulates a patch as a scene graph node,
2297 optimised patch tesselation.
2298 - added brush module: encapsulates a brush as a scene graph node,
2299 adapts multiple-brush operations to use the scene graph.
2300 - adapted entity module: encapsulates an entity as a scene graph node/subtree,
2301 shares common code between different visualised entity types.
2302 - adapted model module: encapsulates a model as a scene graph node/subtree.
2303 - added undo module: completely new compact infinite-undo-system,
2304 operates on undoable objects, uses minimal-state data to store objects,
2305 uses refcounting to undo "deleted" objects.
2307 TODO: cleanup: many simple things are still broken or not functioning in the right way..
2308 see !\todo items in the code (not all are documented yet though).
2309 Selection module probably needs refactoring some more - perhaps split off the move-already-selected stuff.
2310 The dependencies are still pretty bad.. need to refactor stdafx.h/qertypes.h.
2311 Some of the above modules are not really modules, they're static-linked to the core, but could easily be dynamic-linked.
2312 The interfaces to brushes and entities still expose brush_t and entity_t for backwards-compatibility.
2313 NOTE: some todos are #if 0 because their functionality is (or will be) replaced by the new systems.
2315 ------ branch point - spog_branch
2319 - Ported changes from trunk.
2323 - Ported changes from trunk.
2324 - Added quake pack to win32 setup scripts.
2325 - Fixed crash in RunBsp.
2329 - Renamed stream interfaces with C and I prefix.
2330 - Shoehorned bytestream into idatastream.
2331 - Moved member classes out of IArchive, replaced with member typedefs.
2332 - Renamed filesystem, path, dynamic string, file input stream with C and I prefix.
2333 - Documented filesystem, path, dynamic string, file input stream.
2334 - Cleaned up game-specific encapsulation classes a little.
2338 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=815
2339 found out about string_t that slept through my reviews
2341 Updated list of broken stuff on this branch:
2343 - include/bytestream.h: remove this file, extend idatastream.h header
2344 from the code conventions:
2346 This directory is holding the API header files for the synapse modules (plus a few build control and version related headers)
2347 All headers that describe synapse APIs should start with an i: ishader.h igl.h
2349 The few files in include/ that don't start with a lowercase i are specific files for build control and configuration.
2350 Regular developement never creates non i-prefixed files in include/
2352 the merge with IDataStream goes like this (note the corrected class names):
2356 class IDataStream : public IInputStream, IOutputStream
2358 class ISeekableStream
2359 class ISeekableInputStream : public IInputStream, public ISeekableStream
2360 class ISeekableOutputStream : public IOutputStream, public ISeekableStream
2362 typedef unsigned int size_type; goes away, use size_t
2364 - include/iarchive.h
2366 renamed VisitorFunc to IArchiveVisitor
2367 move it out of IArchive class (keep it in iarchive.h though)
2368 from code conventions:
2369 Don't declare classes inside classes. Makes the code harder to read and isn't useful to anything.
2371 - remove libs/bytestreamutils.h
2372 put that functionality into the IStream stuff / idatastream.h stuff
2373 anything you retrieve from an IStream should be endian-correct
2376 I'd rather see a header without embedded code, and a .cpp file for it
2378 - libs/fs_filesystem.h libs/fs_path.h
2379 those totally lack documentation about what they are doing
2380 same as above. way too much embedded code. makes things harder to maintain. implement in a .cpp
2381 and as usual, name the classes correctly, C and I prefixes
2383 - gamespecific_t: rename correctly to CGameSpecific
2384 I like the idea of gathering all hardocded game-specific behaviours inside one same class.
2385 But is it really the topic of bug800?
2387 - gamespecific_executable_t: rename correctly to CGameSpecificExecutable
2388 shouldn't this be merged with CGameSpecific?
2392 - Fixed win32 build error (win32 has no <dirent.h>).
2393 - Added dir_good() check to handle failure of dir_open() in posix DIR wrapper.
2394 - Renamed dynamic_string_t and path_t to DynamicString and UnixPath respectively.
2395 - Removed unnecessary use of 'inline' and 'virtual' keywords in class definitions (bad habit).
2396 - Documented archive interface.
2400 - some easy fixes to get it to startup on Linux
2401 - tagging the current source as bug800-spog, preparing rollback
2405 - Added an implementation of IArchive to do OS filesystem access.
2406 - Changed vfspk3 to use above implementation for OS filesystem access.
2407 - Added const qualifiers to vfsGetFullPath and everything dependant on it.
2408 - Changed vfsGetFileList to use "*" to indicate all-files instead of a NULL pointer.
2409 - Extended IArchive interface to allow for extra filesystem functionality.
2410 Added method to check if a file exists quickly.
2411 Added method to traverse the filesystem with control on start-dir and depth of recursion.
2412 - Defined implementation requirements for IArchive.
2413 An archive contains a heirarchy of directories and files, and may contain empty directories.
2414 An archive can be traversed in directory order.
2415 Directories can be distinguished from files during a traversal.
2416 Directory paths will always end with a separator.
2417 File entries can be opened as an IArchiveFile.
2418 IArchiveFile provides a simple non-seekable input stream which can only be read forwards.
2419 Any number of files may be opened and read from an archive simultaneously.
2420 An archive may be released while one or more files are still open, the files will remain valid until released.
2421 - Changed archivepak, archivezip and archivewad to implement all IArchive requirements.
2422 - Factored common code from archive implementations out into new lib/headers:
2423 fs_filesystem.h: a templated filesystem container, with iterators and efficient traversal.
2424 fs_path.h: a dynamic filesystem path object, with separator checking and efficient memory management.
2425 ibytestream.h: abstract interfaces for input byte streams.
2426 bytestream.h: utilities operating on abstract input byte streams.
2427 filestream.h: a c++ wrapper for stdc FILE object, implementing a seekable input stream.
2428 - Added a new pkzip-reader implementation, designed to be orthogonal to the compression library used.
2429 - Added a zlib input stream object, which decompresses data from an abstract byte stream on the fly.
2430 - Removed archivezip code copy/pasted/hacked from zlib and unzip.c, replaced by pkzip-reader and zlib input stream.
2431 - Changed vfsLoadFile to return 0 for a zero-sized file, only returning -1 if it failed to load the file.
2432 - Removed halflife-specific disabling of shader-loading, thereby allowing common-hydra.shader to work.
2433 - Added archivezip, archivewad and archivepak to win32 setup scripts.
2434 - Updated win32 setup scripts for halflife media.
2435 - Updated cons scripts for archivezip, archivewad and archivepak.
2436 - Added printing of warnings when vfs functions are given invalid input paths.
2439 -------- branchpoint: "bug800-spog_branch"
2444 - Ported changes from trunk since branch point.
2448 - Split qe3.h up into multiple headers.
2449 - Cleaned up use of win32 symbols:
2450 WINAPI macro for module functions removed.
2451 GUID for module interfaces replaced by string.
2452 boolean replaced by bool.
2453 MB_OK etc gui defines replaced by enumerations.
2454 - Removed plugin stuff deprecated by synapse from qerplugin.h.
2455 - Cleaned up use of glib symbols:
2456 guint32, gdouble, gboolean typedefs removed from non-glib-dependent code.
2457 TRUE/FALSE replaced by c++ bool true/false.
2458 - Removed all "extern" function declarations.
2459 - Removed dependency on MainFrame from preferences.h.
2460 - Moved synapse server and pluginmanager instances to pluginmanager.cpp.
2461 - Split pluginmanager.cpp into three parts:
2462 Radiant's synapse client stuff in plugin.cpp.
2463 Implementation of brush/entity/patch-handles stuff in pluginapi.cpp.
2464 Synapse server init/shutdown in pluginmanager.cpp.
2465 - Added forward-declarations to avoid including other headers.
2466 - Replaced CString usage with Str;
2467 - Removed unused brush-scripts stuff.
2468 - Cleaned up patch-vertex-area-selection logic.
2469 - Removed very old code chunks that were commented or #if 0.
2470 - Replaced project-entity with a dedicated key/value string map.
2472 ---- branch point - spog-cleanup
2476 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=930
2477 shortcuts to change texture window scale
2481 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=913
2482 fix for single monitor window positioning save
2483 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=924
2484 fixes to CenterXYView shortcut, correctly bound to Shift+Control+Tab now
2486 - add a 'q3map2' command line to win32_install.py, factorize and remove win32_install_q3map2.py
2488 -- linux 1.3.14 test build 1
2492 - heretic2 has no q2map. linux setup tries to install and breaks
2493 removed faulty setup line
2494 - cleaned more Linux setup fuckage caused by q2/her2
2495 a tip: rm -rf build install before building and testing a new setup
2499 - full SCC purge of the vs.net project files (for real this time)
2500 - added seperate Q3Map2 build targets
2501 - added seperate Q3Map2 post-build Python script
2502 - _skybox entity support
2503 - _skybox and _decal in entities.def (Q3)
2505 -- win32 1.3.14 test build 1
2509 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=899
2510 bobtoolz update (icon functionality is in menu too)
2512 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=842
2513 migration of the win32 build system to vs.net/VC7
2514 new libxml and libpng packages are required:
2515 http://zerowing.idsoftware.com/libxml/
2516 http://zerowing.idsoftware.com/libpng/
2517 updated win32_install.py for new names and paths
2519 - assraped the vcproj with sed to remove Scc entries
2521 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=88
2522 2D background image plugin
2524 - putting together win32 setup updates for 1.3.14
2525 msvcr70.dll goes in core directory
2526 bkgrnd2d plugin content
2527 changed file paths (libxml/libpng)
2528 .xlink for new JA content
2532 - using a central scons.signatures file for checksums
2533 - version bump to 1.3.14
2534 - a libxml-related build bug in qe3.cpp on Debian sid
2535 - it looks like Sid no longer has inflate_mask exported from /usr/lib/libz.so
2536 switched the mask to be defined in our source
2537 this may be a problem on other distros, and on holy box (Woody)
2539 - bug 921 and 922, Z floating window fixes
2540 - bug 926, hullcaulk, hintskip, subtlehint
2542 - bug 505 - select all faces with a given texture
2546 - clipper tool plane points default to 1st selected patch mesh
2550 - upgraded server to subversion 0.33
2556 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=917
2557 floating windows startup crash
2561 - fix M4_GAME_ET ( OSX setup )
2563 - cleaned up JA shader scripts
2567 - Merged ASE submaterial/subobject code from BirdDawg
2568 - Made Q2/Heretic2 tools not use precompiled headers to eliminate Win32 compilation errors
2569 - Added glColor4ubv() support to the GL function table
2570 - Changed PicoModel rendering to use glColor4ubv() instead of 4 divides and pass-by-value glColor4f()
2571 - Fixed bug 900 by setting alpha to 255 explicitly in image module, rather than 3 input components,
2572 which was borking Q3Map2 jpeg loading, and thus compiles
2578 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826
2579 new osx patch, fixes strip bug in setup. merging setup patches to a single file
2581 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=900
2582 Some jpegs get garbaged alpha channel
2585 -- merge https://zerowing.idsoftware.com:666/radiant/GtkRadiant/branches/Release-1.3.12/
2588 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826
2589 scons BUILD=info to generate a tarball and it's .info
2593 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=888
2594 patch for 16 bit RGBA support in glwidget
2596 -- released 1.3.12 Linux
2600 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=879
2601 fixed hellish dlclose issue only occuring with holy builds
2603 -- released 1.3.12 win32
2606 - added epsilon testing to hashtable compares to eliminate almost-identical vertices
2607 - pico surfaces now use the normals from LWO vertices
2611 - added hashtable for faster vertex matching during LWO surface generation
2612 - model rendering now uses DrawElements and will use vertex colours in wireframe/flats shade mode
2616 - added LWO support to picomodel.
2617 shader names are derived from surface name
2618 only geometry from layer 0 is used
2619 - added support for 'vertical flipped' TGAs
2623 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=893
2624 fixed starton primary monitor
2625 fixed mouse pointer setting on win32 to properly translate gdk's offset coordinate system in windows' one
2627 -- released 1.3.12 win32
2631 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=865
2634 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=889
2635 misc update, missing JA system textures
2636 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=824
2637 fixed .pref file trashing
2639 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=881
2640 BSP monitoring disabled by default in Q2
2644 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=883
2645 more JA pack: shaders and mapextras.pk3 textures
2646 - fix Q2 win32_install.py to put the tools at the right spot
2647 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=878
2648 correctly support PNG images with an alpha channel
2649 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=885
2650 fix console to refresh during a texture directory load
2651 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=739
2652 fix weird Shift + Control + Z causing a Redo in non-floating window mode
2656 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
2657 Q2 tools, added -fs_basepath. Need corresponding setup and .proj updates
2658 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=875
2659 fixed broken surface properties in Q2 surface plugin
2661 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
2662 more fixes, build paths in scons, take out INSTALL config on command line (not functional + not need)
2663 added Q2 tools back to Linux setup
2664 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=197
2665 using "*" as the shaders minor in surface plugin
2666 - updated makeself copy to the latest from icculus.org cvs
2667 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=574
2668 sprite plugins, tweak to make it functional for all games
2669 - updated Q2 tools .dsp
2670 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=876
2671 more Jedi Academy setup work and content
2672 moving imagepng.dll module to the core, as now both Sof2 and JA need it
2673 sample maps reorg, new siege_hoth_sample.map
2674 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=874
2675 a lot more models - using a dynamic File Group in IS to cope with that
2676 - Q2 IS setup fix, was not properly putting stuff in baseq2/
2677 IS setup: tweak to Q2 tools stuff
2681 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
2682 Q2 setup needs to be cleaned up and unified between win32 and Linux
2683 using INSTALL_Q2 and TOOLS_Q2 in SCons script to install the Q2 tools
2684 fixed the setup build dependencies to reference the Q2 tools targets
2685 moved the Q2 specific modules imagewad and vfspak to q2/modules
2689 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=871
2690 updating the gtk2 version to 2.2.4
2691 adding an SVN module with the Gtk2 developer package: checkout gtk2-win32
2692 updating IS to the new files
2693 sed'ing the .dsp to replace src-gtk2 by gtk2-win32
2694 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=609
2695 Q2 tools: comment out dupe strupr on win32
2696 update IS setup to missing Q2 stuff ( vfspak and tools )
2697 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=866
2698 Fixed Camera inspector window not refreshing. Was a missing top level gtk_widget_show call
2702 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=609
2703 quake2 tools build scripts
2704 Linux setup updates - Q2 game pack in Linux setup
2706 - scan through all URL links in game.xlink to update them
2707 - added JA links (Raven and MapCenter forums)
2711 - update all synapse.config, win32 .dsw and install_win32.py for new surface module
2712 - Jedi Academy and Quake II game packs in IS setups
2713 - hardcoded hacks in editor core for JA, copied over from JKII
2714 - bug #867, disable sleep by default
2718 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=862
2719 Q2's 'no patch' stuff
2723 - OSX: fixup setup.xml.in
2725 -- merge bug856 back into trunk
2728 - new patch + win32 stuff for surface module
2730 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=804
2731 refactored the XML synapse.config handling:
2732 better detection of invalid XML file
2733 less code, factorized to CSynapseClient::ConfigXML
2734 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=828
2735 fixing bobtoolz 'shaders' major loading issues
2736 added '*' minor. to be used with lots of caution. only if the given major will have a single API such as 'shaders'
2737 also, map module was missing a VFS entry in non-HL configs. that's bad karma, using a minor "*" instead
2738 NOTE: on a lot of modules we could be using a '*' entry instead of having lines in synapse.config
2739 - took out obsolete md3model
2743 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=856
2744 quake2 surface module
2748 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=856
2749 a surface inspector module to customize per-game API
2750 removing DO_SURFACEPLUGIN define (enabled implicitely)
2751 removing bSurfacePropertiesPlugin (true implicitely)
2752 remove SI_SetActiveInRadiant, it's always on by default
2753 why was USE_UNDOTABLE_DEFINE taken out? - put back in
2754 removed DBG_PLUGIN define and related code, that stuff is from way back and no longer relevant
2755 cleanup QERApp_FreeShaders in shader module from DO_SURFACEPLUGIN stuff
2756 the WINAPI stuff in interfaces is not needed, that's an old remnant. Cleaned up
2757 -- end merge bug856 back into trunk
2761 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=785
2762 fix ~/.radiant permission bug
2764 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=849
2765 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=851
2766 win32 updates for the new modules and install_win32.py
2770 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=848
2775 - imagepng.so / PNG format support in Linux
2776 NOTE: atm no official supported Linux game by GtkR uses this
2780 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=851
2781 imagewal.so module / wal image format
2782 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=840
2783 md2 support in picomodel
2787 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=848
2788 renaming mapq3.so to map.so
2789 added hooks for Q2 map format load/save to single map module (minor mapq2)
2791 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=849
2792 vfspak port to synapse and updates
2796 - Fixed crash in RunBsp caused by passing an invalid pointer to printf.
2797 - Changed console to wrap long lines instead of using horizontal scrollbar.
2801 - OSX setup, new patch to make scons SETUP=1 produce a .run
2802 - don't put bspc Linux binary in the setup
2806 - OSX setup, new patch to make scons SETUP=1 produce a .run
2807 - don't put bspc Linux binary in the setup
2811 - more scons OSX, start on setup stuff
2815 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=855
2816 make 'move into worldspawn' work again
2817 Anders Gudmundson & TTimo
2818 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826
2819 OSX scons build system
2823 - Removed "test.cpp" from radiant.dsp (merge artifact?)
2824 - Added ddslib to radiant.dsw
2825 - Correctly set lib deps for q3map2.dsp for ddslib
2826 - [bug 852] Increased buffers from 260 bytes on Win32 to 4096 bytes
2829 - bump to ver 1.3.12
2830 - EnsurePythonVersion broke in 0.91 (commented out)
2833 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=844
2834 q3data Linux. q3data can read .ase and turn them into .md3
2838 - Added ddslib to repository, based on nvidia sample code, cleaned up a bit
2839 straight C, loads DXT1, DXT3 and DXT5 format DDS textures.
2843 - https://zerowing.idsoftware.com:666/viewsvn/
2844 - Arnout's commit email script - try #2
2845 the commit script doesn't handle viewsvn root remaps (radiant instead of radiant.svn)
2846 adding a prefix to the report
2850 - conversion from CVS to Subversion:
2851 repository convert completed (with revml)
2852 module repositories glued together in a single one
2853 hooking email commit scripts and backup scripts
2854 - Python >= 2.1 required instead of 2.2
2858 - Changed gl widget to request maximum available depth buffer precision.
2859 - Changed all uses of deprecated GtkCList and GtkCTree to use GtkTreeView/Model.
2860 - Fixed directory handle leakage in synapse module search.
2861 - Fixed dir_dialog always returning NULL for Textures -> Load Directory.
2865 - Ported focus_out_event handlers in gensurf to gtk2 signals system.
2866 - Fixed failure to load models for entities other than misc_model.
2867 - Fixed crash in model module shutdown caused by mismatched resource capture/release.
2871 - fix q3map2 .dsp for correct glib-2.0 includes (common/vfs.c)
2872 - camera plugin installs to core now (RTCW and ET)
2873 - fixups to the merged setup stuff
2874 - patched cvsreport to provide explicit diff for some files #2
2875 - fix to work with scons 0.90 / added LIBPREFIX ('lib') where needed
2876 https://sourceforge.net/tracker/?func=detail&atid=398971&aid=766975&group_id=30337
2878 - Fixed crash in cmdlib ExtractFileBase when source filename is an empty string.
2882 - SCons scripts for the ported plugins: bobtoolz, camera, prtview, gensurf
2883 - ET Linux setup script + new plugins
2884 - q3map2.x86 is installed and wrapped through a q3map2 script (libstdc++ LD_LIBRARY_PATH)
2885 - update ChangeLog and credits
2886 - put back the GTKRAD_DIR in .fgl
2890 - Tagged trunk before merge as bug537-merge-3.
2891 - Tagged branch port_gtk2_20030307 as gtk2-merge-final.
2892 - Merged changes since tag bug537-merge-2 into trunk.
2893 - Removed gtk dependency from plugin toolbar interface.
2894 - Ported prtview, bobtoolz and gensurf to gtk2.
2902 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=814
2903 merging ET support code into to trunk
2904 - cvsreport 0.3.0 - http://www.nongnu.org/cvsreport/
2905 rolling out this ver since old cvsreport setup broke
2906 - fixup to build on Linux (including fixing plugin builds)
2912 - new setup build, with patches and updates from SD
2913 - local fixing of bobtoolz dependency against libcmd, and itoolbar.h gtk header bustage
2917 - missing plugins. add them to .dsw for default build, add them to IS setup:
2918 camera, gensurf, bobtoolz, prtview
2919 - fixup bobtoolz code for VC6. for(int i=0 causing duplicate definition errors
2920 - removed pk3man from IS (we no longer distribute/maintain it)
2921 TODO: cvs remove the IS files for it
2922 - re-enabled plugins in build by default, disabled curry and textool
2923 TODO: following error when bring up About box of bobtoolz:
2924 BobToolz::ERROR->Failed To Load Exclusion List: C:\Program Files\GtkRadiant-ET-1.3\plugins\bobtoolz.dllbt\bt-el2.txt
2928 - add ET game pack. from Arnout's full dump of editor source + game pack data
2929 trunk tagged at ET-tag for this
2930 - Dlg_SdAskCorePath:
2931 szDir = "C:\\Program Files\\GtkRadiant-ET-1.<<RADIANT_MAJOR>>";
2935 - Added Q3Map2 keys/entities to Quake 3 entities.def
2936 - Removed obsolete vlight keys from Quake 3 entities.def
2937 - Added MD5 functionality to mathlib, from:
2938 http://sourceforge.net/projects/libmd5-rfc/
2940 ------- merged changes since tag bug537-merge-2 from branch port_gtk2_20030307 to trunk
2943 - try checkin on branch see if cvsreport 0.3.0 will verbose it
2947 - Fixed recent-files list for file names containing underscores.
2951 - Fixed crash and file-type bugs in gtk file-dialog.
2953 - converted the setup code from perl to python
2954 - added copy over of libgcc_s and libstdc++, and LD_LIBRARY_PATH in the wrapper script
2958 - Changed console popup menu to include cut/copy/paste as well as clear.
2962 - Fixed the way surface-inspector dialog responds to escape key.
2966 - linux building / SCons
2967 0.90 is broken, use 0.14 for now. added version check
2968 adding scons SETUP=1 option to spawn setup build
2969 enable back vfswad in scons
2970 TODO: grab Conscript-setup, convert it to python in build_setup function
2974 - building a win32 setup, using -gtk2 suffix (game packs in Radiant-1.3-gtk2 and core in GtkRadiant-1.3-gtk2)
2976 - Ported vfswad to gtk2.
2977 - Fixed memory leak in vfspk3 directory search.
2978 - Added vfswad to win32_install.py.
2982 - tagging setup/ as gtk2_setup_rollback
2983 rolling back trunk setup code to the branch to build an experimental release
2984 - merge trunk to branch:
2985 -- tagged HEAD with bug537-merge-2
2986 -- merge HEAD between bug537 and bug537-merge-2 into the branch --
2989 - grab back vfswad code that I forgot in bug 800 rollback
2990 - add prtview back to the project, fix it to build (#817)
2994 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=817
2995 prtview fixes, upgrade to synapse
2998 -- end merge HEAD between bug537 and bug537-merge-2 into the branch --
2999 - freshly merged in vfswad is broken
3000 - freshly merged in prtview is broken
3001 - q3radiant.dsp -> GtkRadiant.dsp, outputs GtkRadiant.exe
3004 - Updated win32 setup stuff to use gtk2 dlls.
3005 - Modified setup.pl to run correctly (tested on cygwin perl 5.6).
3010 check gcc 3.x, better ldd check
3011 add gcc version to about message
3013 - added q3map2.x86 scons build
3014 - header conflict libs/cmdlib.h tools/quake3/common/cmdlib.h
3015 grepped through q3map2 source to change #include "cmdlib.h" to common/cmdlib.h
3016 - killed more cons files remnants
3018 - Improved error reporting for win32 setup system.
3019 - Fixed errors reported when running setup scripts.
3020 - Fixed scale of xor selection rectangle in XY window.
3024 - Fixed X Window System error when entering freelook on *nix.
3028 - Fixed copy/paste on *nix.
3029 - Changed copy/paste on *nix to use GtkClipboard api.
3030 - Changed copy/paste on win32 to be non-window-specific.
3031 - Further cleaned up MainFrame::Create.
3032 - Changed freelook to use gdk_window_get_origin instead of gdk_window_get_root_origin to place the cursor.
3036 - Fixed grey statusbar in 4-way-split mode.
3037 - Redirected gtk messages before creating main window.
3038 - Removed unused XYFriend hack from camwindow.
3042 - win32_install.py settings loaded/saved from site.conf
3046 - fixed python running with no output. Make sure VC6 finds native Python before any cygwin Python
3047 look at the Directories settings in Tools > Options to either kill the c:\cygwin\bin path, or have Python path first
3048 - renamed dupe files to avoid header collision and general confusion between entity and model
3049 - added win32_install.py to perform post-build install (need to load the configuration paths from a non-cvs stored site.conf file)
3053 - bind gen.dsp to makeversion.py
3054 - added a run_python.bat to check for python presence and execute
3058 - write makeversion.py module - hook it up to SCons build - cleaner, easier to use
3059 - comment out vfswad build lines. source is still not in tree (bug 800 aftermath I think)
3063 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=537
3064 Changed Sys_FPrintf_VA to immediately process console events during map load.
3065 Changed startup to create main window after QE_Init().
3066 Fixed loading last map on startup.
3067 Fixed crash on exit.
3068 Fixed colour dialog.
3070 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=537
3071 have to delay merging back to trunk.
3072 have a behaviour problem between debug and release builds.
3073 while debug is fine, release is screwed (see bug item)
3075 -- tagged HEAD with bug537
3076 -- merge HEAD between merge-gtk2-20030413 and bug537 into the branch -----
3079 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=812
3080 workaround for ATI drivers bug (polygon backfaces)
3081 use Preferences > 2D Display/rendering > ATI cards with broken drivers
3083 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=806
3084 updated synapse.config for SoF2 png
3086 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=805
3087 dir_dialog is broken - is only used in prefab path prompt
3093 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=801
3094 moved "ignoring sprite for entity.." to be a _DEBUG only thing
3095 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=802
3096 fixed models not drawing on win32. was a setup bug
3097 - OSX setup build updates - added dependency against libpng3-shlibs
3098 - added openurl.sh to open urls on *nix (with setup updates)
3100 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=803
3101 RTCW - default_project.proj in setup
3104 Michael Schlueter & EvilTypeGuy
3105 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=684
3106 imagepng building under Linux
3108 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=797
3109 fixed texture compression support
3111 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=799
3112 regen project file from template on version upgrade
3113 updated all default_project.proj to have "version" "1"
3114 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=798
3115 missing modules/bitmaps/model_reload_entity.bmp from Linux setup
3116 -- end merge HEAD between merge-gtk2-20030413 and bug537 into the branch -----
3120 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=537
3121 http://www.qeradiant.com/wikifaq/index.php?Gtk2%20build%20notes
3122 went through the new dll dependencies, listed required files preparing for a single zip package
3123 updated all the project files to rely on src-gtk2/
3127 - Tagged HEAD with 'merge-gtk2-20030413' and merged HEAD --> port_gtk2_20030307.
3131 - Added gtk-2.x libraries to win32 setup.
3132 - Changed win32 setup to use 'dynamic' file-groups, making it possible to add files without
3133 modifying installshield scripts.
3134 - Modified win32/setup.pl to copy setup data to dynamic file-group directories.
3138 - added scons scripts. the scons engine is included in the tree. you just need to have python
3139 have ldd -r safe check on .so
3141 - make sure it's gcc3
3147 - tracked and fixed the startup bomb on Debian sid:
3148 `pkg-config gtk+-2.0 --libs`
3149 -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
3150 http://www.gnu.org/manual/ld-2.9.1/html_chapter/ld_2.html#SEC3
3152 When creating a dynamically linked executable, add all symbols to the dynamic symbol table.
3153 The dynamic symbol table is the set of symbols which are visible from dynamic objects at run time.
3154 If you do not use this option, the dynamic symbol table will normally contain only those symbols
3155 which are referenced by some dynamic object mentioned in the link. If you use dlopen to load
3156 a dynamic object which needs to refer back to the symbols defined by the program, rather than
3157 some other dynamic object, then you will probably need to use this option when linking the program
3159 this causes symbol confusion, shaders.so's g_ShaderTable suddenly resolves to the core's g_ShaderTable
3160 one is a 'shaders' API, the other an 'appshaders' .. everything gets badly mixed up
3161 added a check in the cons script, using `pkg-config gtk+-2.0 --libs-only-L` `pkg-config gtk+-2.0 --libs-only-l`
3166 - propagate jpeg compile fix from bug750 branch
3167 - use PKG_CONFIG_PATH when building radiant/ (alternate gtkglext-1.0)
3168 - on OSX, you need gtk+2-dev package, and pkgconfig, atk1
3169 build gtkglext from source http://gtkglext.sourceforge.net
3173 - updated the build system to glib2/gtk2/gtkglext
3174 atm it compiles and starts on my dev box (Debian Sid)
3175 but doesn't reach end of initialization, hangs on
3176 q = (qtexture_t*)g_hash_table_lookup (g_ShadersTable.m_pfnQTexmap (), stdName);
3177 in shaders.cpp QERApp_Try_Texture_ForName
3178 need to have the gtk2 dev packages, and libgtkglext1-dev
3182 - Replaced alpha-blended area-selection rect with XOR rect.
3183 - Fixed YX/XZ/YZ toggle in floating windows layout.
3184 - Cleaned up xor rectangle code.
3188 - Fixed console scroll-to-last-text-inserted.
3189 - Fixed console error/warning colours.
3190 - Refactored or removed WIN32-specific gtk-related stuff.
3191 - Removed win32 SetCapture/ReleaseCapture on GLWindow.
3192 - Removed win32 gtk_main_iteration calls in glwindow mousemoved.
3193 - Cleaned up start-on-primary-monitor stuff.
3194 - Changed main window to use standard save/load window position/size.
3195 - Replaced deprecated gtk_widget_set_uposition with gtk_window_move.
3196 - Removed win32/X gl functions from igl.
3197 - TODO: replace/remove deprecated gtk_widget_usize.
3201 - Changed fonts in win32 rc file to 8pt tahoma.
3202 - Fixed flat-grey gui in Regular layout mode.
3203 - Changed main-window save/restore maximized to use gtk API.
3204 - Fixed button_press_event handling on console/entity/entitylist windows.
3208 - Fixed crash on shutdown after changing floating-z-window preference.
3209 - Removed win32_realize_floating hack.
3210 - Refactored MainFrame::Create to make it more readable.
3211 - Fixed key_press_event handlers for entity/surface/patch dialogs.
3212 - Fixed delete_event handlers for dialogs derived from Dialog class.
3216 - Fixed viewport for entity window comment text.
3217 - Fixed x-shrinking for entity window comment text.
3218 - Fixed menu underscore shortcut hack in MRU list.
3219 - Changed groupdialog to connect switch_page signal after creating all pages.
3220 - Changed gl widget to use gtkglext/pango to create fonts.
3221 - Cleaned up gtkglext glwidget implementation.
3222 - Reduced border size on toolbar widgets.
3223 - Replaced font with font_name in win32 rc file.
3224 - Added viewports for all scrolled text boxes.
3225 - Fixed entities/textures/console window title update when page is changed.
3226 - Fixed floating windows not being transient to main window (don't want them on taskbar).
3230 - Created a new branch for the port to gtk 2.x.
3231 - Fixed menu underscore shortcuts to use gtk_label_new_with_mnemonic.
3232 - Fixed global keyboard shortcuts by using mainframe_keypress.
3233 - Fixed use of deprecated gtk_color_selection_get_color.
3234 - Removed use of deprecated gtk_paned_set_gutter_size.
3235 - Replaced deprecated gtk_widget_draw with gtk_widget_queue_draw.
3236 - Replaced deprecated gtk_object_get/set_data with g_object_get/set_data.
3237 - Replaced deprecated gdk functions with 2.x equivalents.
3240 ----- branch port_gtk2_20030307 ------
3244 Michael Schlueter & EvilTypeGuy
3245 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=684
3246 imagepng building under Linux
3248 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=797
3249 broken texture compression support
3255 - bug #752 - Construct fix for ppc, patch applied.
3259 - bug #750 - revamp of the setup stuff on Linux
3260 (under way, see bug for progress - feel free to help!)
3261 - reworked the cons scripts, setup is hooked in to cons now
3262 also, added gcc version select on command line, using Cons_gcc.pm utility
3266 - merged merge-1_2_10-post back to trunk
3269 ===============================================================
3270 -- merging release-1_2_9 -> merge-post-1_2_10 into trunk
3271 trunk before merge is tagged pre-merge-1_2_10
3272 ===============================================================
3276 - finished up the TODO items, turned into bug items or dropped them. branch is ready to move back in to trunk
3280 - fixed ID_SELECTION_MERGE
3285 FlushReloadSelectedToolbarButton -> CFlushReloadSelected
3286 incorrect naming: RadiantToolbarModuleManager -> CRadiantToolbarModuleManager
3287 ToolbarButton -> IToolbarButton, and C* implementations
3288 http://www.qeradiant.com/wikifaq/admin.php?Code%20Conventions
3292 - Minor Cons fix for OS X (bug 729)
3296 - GtkRadiant now builds on OS X, Linux, and Win32 out of the same tree
3297 - OSX build uses gtkfileselect-linux now, as the Darwin version was broken/old
3298 fixme: change this to use OS X open dialog box or something?
3299 - Minor fixes to a few files to fix gcc warnings
3300 - Model module now builds on OS X and Linux, using Synapse properly
3301 - PicoModel change to invert T coordinate on ASE models
3302 - Q3Map2 change to export ASE models with T coordinate flipped
3303 - Misc Q3Map2 changes
3307 - Updated Construct with Darwin/OS X ld flags for 4MB stack size
3308 - Misc Q3Map2 updates (2.3.35-dev)
3312 - "angles" key now properly ordered, to work with current mathlib
3313 (also changed in Q3Map2)
3317 - PicoModel: Minor fix to MDC loader (naming/define)
3318 - Q3Map2: 2.3.34-pre-1 updates
3319 - MapXML dsp unix->dos newlines
3323 - Merged q3map2-texturing prefs key.
3324 - Merged vfs check for gamemode project key.
3328 - fix GetTickCount stuff
3329 - added q3map2 cons script
3334 - Added model cache API, moved model cache implementation from entity module to core.
3335 - Added file-type registry API, replaced core file-type manager with registry.
3336 - Changed model module to register supported file types with core registry.
3337 - Removed or #ifdef'd non-functional code from model module.
3338 - Added support for misc_gamemodel and model_static to entity module.
3339 - Cleaned up entity module's on-epair-changed API.
3340 - Moved light-entity-specific code to a seperate file in entity module.
3341 - Cleaned up file dialog interface - specify file-type-lists with a string.
3345 - Ported camera plugin to synapse, adding support for camera and ui APIs.
3349 - Fixed default prefs setting for selected-brushes-camera, gridmajor-alt and gridminor-alt.
3350 - Merged CEntityEclassModel::Draw in entity module.
3351 - Ported imagepng module to synapse.
3352 - Fixed warning for CamDragMultiSelect preference bool used as int.
3356 - Fixed white-textures bug caused by texture compression preferences.
3357 - Ported light-radius rendering to 1.3 entity module.
3361 - Merged win32 project files, with the exception of camera plugin.
3362 - Ported model module to synapse API.
3363 - Redesigned toolbar API to remove gtk-dependency from toolbar plugins.
3364 - Refactored window-position preference save/load.
3368 - kick doxygen generation for branch merge-1_2_10-post
3372 - having the linux version compile and start again. took out numerous elements while merging, built a list of TODO stuff
3373 the main thing to do being to bring the win32 build back up too, then to go through TODO list and fix stuff
3374 until the win32 version runs too, I check this in to a seperate branch merge-1_2_10-post
3375 - There is quite a massive update in mainframe.cpp switch case for all events.
3376 Looks like it's just a reordering of stuff, but it looks bad in the diffs.
3377 - added m_MapReg pattern
3379 - At some point, I'm thinking that forcing correct TAB/SPACE conversion on the server end would be a good thing to have.
3380 Nazisticly forcing the formatting sounds like the only viable solution.
3384 - #418, mdc load and display (RTCW)
3385 - #597, CenterCamera shortcut
3386 Use Ctrl+Shift+TAB to center the views onto the current camera location
3387 - #714, bitmap loading fixes and speedups
3388 - #715, fixed Alt+Shift cycle/drill select to work with brush-based entities
3390 - #718, fix compilation warnings
3392 - #707, fixed HM mode in STV:EF
3396 - Fix gcc3 compilation warning
3397 EvilTypeGuy and X-Man
3398 - Fix OpenURL so browser launching works on XDarwin (Mac) systems.
3402 - #710, AssignSound pattern
3403 - #711, SoF2 model_static drawing
3404 - #713, sync 2d and 3d rendering of models
3405 - #238, apply 0..1 T range when Fitting a patch (instead of 0..-1 previously)
3406 - #633, Add ability to change default color in 3D window Misc > Colors > Camera background
3408 - Q3Map 2.3.33 (see changes.q3map2.txt)
3409 - Quake 3 + TA common.shader updates (q3map_terrain, hint)
3413 - merging Stable-1_2-Apple into Stable-1_2
3414 - why INSTALL.TXT? re-used INSTALL, updated to point to wiki
3415 - why the -machinedump test against i386-redhat-linux? removed
3416 - using $is_darwin flag instead of $gcc_machine tests in the build scripts:
3417 gotta leave some room for a Linux ppc build, and darwin x86
3418 exporting it for use in sub scripts
3419 - the addition of ccache support broke some Apple SConstruct patches to $ENV{PATH}, fixing
3420 merged version is compiling fine on Debian Sid
3421 checking in on a branch, need to validate win32 build and OSX build before applying in Stable-1_2
3427 - added seaw0lf to credits
3428 - ydnar's changelog.q3map2, added to global.xlink and Linux setup
3429 - 1.2.11 version tag
3430 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=699
3431 updated IS setup for q3map_terrain keyword
3432 also fixed details in STVEF media
3434 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=569
3435 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=698
3436 fixed drill select, Ctrl bug in vertex mode, and updated changelog.txt
3441 - update changelog credits links for release
3442 - update linux setup, putting EULA and new README instructions
3446 - Removed redundant 'p' from "developers"
3447 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=637 - fixed
3448 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=694 - fixed
3449 - Updated to Q3Map 2.3.32
3450 - Added epsilon to texture plane choose code to eliminate numerical
3451 inconsistencies on brush faces slanted at 45 degree angles (bug 637)
3452 - Fixed bug in lightmap export after lighting when map contains 0 BSP lightmaps
3453 - Adjusted some light tracing constants to fix certain brush/patch seam shadows
3454 - Tinkered with skylight code again
3455 - Fixed bug where lightgrid would be black if level was compiled with -nogrid
3456 - Fixed -approx code to work in floating-point space, using _minlight
3457 - Fixed bug where vertex light code was using invalid pvs data to create
3458 light list for surface, leading to incorrect vertex lighting
3459 - Fixed related bug in anti-light-leak code that was causing brush faces to go
3461 - New: _minlight sets _minvertexlight and (new) _mingridlight automatically
3462 - New: _mingridlight key to set minimum grid lighting
3465 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=637
3466 added preference setting in Preferences > BSP monitoring
3467 added an item on the wiki
3471 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=662
3472 picomodel-based model.dll module (new model.dll, removed md3module.dll)
3473 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=664
3474 media/setup updates for q3map2 support
3475 added modified quakev3.qe4, bumped internal version to 4 for all games
3476 SOF2 and JKII were forcing BSP monitoring off because of sof2map, now only printing a warning
3477 added -rename to SOF2 BSP phase
3478 Q3 & RTCW new templates are working
3479 haven't tested the STVEF & SOF2 versions
3480 updated IS setup scripts to make sure quakev3.qe4 is updated in nightly release
3481 (not needed on Linux, we will be doing a full release)
3482 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=662
3483 updated win32 setup to provide right model.dll stuff
3484 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=621
3485 typo was causing memory error
3488 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=662
3489 more model fixes, fixed the Linux build to build model.so
3490 added search path to modules/ for bitmaps
3491 model reload, patch and bitmap
3495 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=569
3496 area select - Alt+Shift for area select (complete tall)
3497 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=621
3498 broken undo creating ghost undo entities (and trashes memory)
3499 partly fixes the issue, it's a memory error still
3500 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=659
3501 updates to RTCW camera plugin - works in 4 view mode
3502 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=663
3503 more fixes to plugin API
3506 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=638
3507 libpng in the core DLLs instead of SoF2 (for q3map2 dependencies)
3508 putting q3map2 binary with the Core Binaries
3512 - added ccache support to cons build system - http://ccache.samba.org/
3516 - minor bugfix to PicoModel ASE material loader
3517 - Q3Map2 updated to 2.3.31 (Splash Damage)
3518 - Stitching the edges of lightmaps on patches that wrap around (cyls and cones)
3519 so the seam is no longer visible
3520 - The -patchmeta switch works better now, the patches are still stored in the
3521 BSP for collision, but are pre-tesselated into nonplanar meta surfaces for
3522 more efficient rendering
3523 - Better, more uniform lightmap sample position finding on patch meshes
3524 - Moved q3map_tcMod and q3map_alphaMod processing to the final phase
3525 - New: q3map_skylight AMOUNT ITERATIONS to replace surfacelight on sky surfaces
3526 for much faster and more uniform sky illumination
3527 - Fixed bug in PicoModel ASE material parsing code
3528 - Fixed a few seam/lightmap precision/projection errors
3529 - Increased MAX_SHADER FILES to 1024 and fixed overrun error when more than that
3530 number of shaders was listed in shaderlist.txt
3531 - Increased a few compiler maximums for larger maps
3532 - New: -np N switch on BSP phase, works like -shadeangle, in that it forces all
3533 planar shaders to be nonplanar with the shading angle specified
3534 - New: -nohint switch on BSP phase, omits hint brushes from compile for testing
3535 - New: -debugaxis switch on light mode. Colors lightmaps based on their lightmap
3536 axis (which direction the lightmap was projected on)
3537 - New: -debugorigin switch on light mode. Colors lightmaps based on the luxel
3538 origin relative to the raw lightmap's bounding box
3539 - New: -debugcluster switch on light mode. Colors lightmaps based on the pvs
3540 cluster the luxel falls into
3541 - New: -convert switch to convert BSP to ASE file (experimental)
3542 - New: q3map_lightmapmergable directive to allow terrain to be mapped onto a
3543 single lightmap page for seamless terrain shadows
3547 - fixed pk3man build system to work with new cons layout
3548 - fixing linux setup system to work with new cons layout
3549 Linux 1.2.11 will be a full setup, much easier that way
3550 - update makeself to the latest (and best) version
3551 - add q3map2 to Linux setup. goes in core (g_strAppPath)
3552 NOTE: has a dynamic dependency to libpng
3553 - pk3man still has issues with the zlib code that's been thrown in it
3554 unresolved which I don't have time to look at
3555 since we plan to drop pk3man in 1.3, dropping it now is just as good
3556 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=644
3557 detect GOTY install from registry and use it as default path
3561 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=639
3562 reworked to have the UI in game settings dialog
3563 (this is strictly win32 thing, if that broke Linux build, then fix the typos)
3564 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=630
3565 mouse AngleSpeed setting was getting clobbered. fixed and upped the max values
3566 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=623
3567 applied a fix, rolls back the values when the compression formats are not supported
3568 fix ain't very clean, if we have to deal with extensions some more, we need to deal with the settings persistance better
3569 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=624
3570 updated the setup code for town_*.shader (both in full setup and update)
3571 updated files in WolfPack
3572 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=672
3573 using a QE4_VERSION define, added a message if there's a project template with wrong version
3577 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=671
3578 guard junk.txt path between " "
3579 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=663
3580 fix to CommitBrushHandleToEntity stuff
3583 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=660
3584 previously you could select patch control points when patch selected + vertex edit (V) in 2D view. Works in camera view now
3588 - nudging zerowing to trigger Stable-1_2-Apple doxygen generation
3589 http://zerowing.idsoftware.com/doxygen/
3593 - http://ttimo.net/web/anjuta
3594 modified the .prj to work with the cons patches (linked dirs)
3595 still way experimental
3596 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=651
3597 fixing linking for radiant.x86
3601 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=669
3602 patch inspector bug - fixed
3603 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=663
3604 fucked up change in the plugin API caused breakage of several plugins
3605 still have to fix bobtoolz http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=665
3606 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=661
3607 Undolevels not set properly
3608 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=660
3609 drag selection to the camwindow for patches in controlpoint edit mode
3610 (not sure about the actual shortcuts, Ctrl+Alt on my current Linux setup)
3613 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=657
3614 mark map modified on editing entity keys
3615 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=651
3616 added the correct link and ldflags statements to have static linking everywhere
3617 didn't check gcc 3 build, check correct static on Debian Sid and holy box
3618 has a $staticstdcxx in Construct to toggle On/Off if needed
3622 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=651
3623 reworking the cons building. support for gcc2 and gcc3
3624 cons -- gcc=<gcc-name>
3625 read gcc version and configure accordingly
3626 changed _NO_STLPORT to Q_NO_STLPORT
3627 independant BASE_CFLAGS and BASE_CXXFLAGS
3628 correcting usage of CC/CXX for c/cpp source and linking
3629 fixed missing -lz in vfspk3.so
3630 changed the way we build curry.so, works from the GtkRadiant tree now
3631 (NOTE: gcc 3.2 build of curry.so spews quite a few warnings)
3632 tweaked the way we do -fno-rtti -fno-exception
3636 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=638
3637 .qe4 version 4, udpated q3's .qe4 template, update setup to put q3map2 in the right place
3638 bumped version to 1.2.11-test for test setups
3642 - fixed bug in jpeg loading code (4 components instead of 3 for RGB images, mh)
3643 - updated PicoModel to 0.8.8 and Q3Map2 sundry fixes (2.3.29):
3644 - Merged with latest CVS, fixed minor issues with matrix order
3645 - Fixed minor Sys_FPrintf/Sys_Printf substitution typo in Q3Map2
3646 - Expanded debug colors to 12 for debugging surface meshes
3647 - PicoModel: fixed ASE loader to support > 1 texture coordinate per-vertex,
3648 so more models supported correctly, also loading vertex normals
3649 - PicoModel: md3 shader names are now cleaned. Suffixes (such as .tga or .jpg)
3650 are stripped, and \ path separators are changed to /
3651 - New: Add :q3map to the end of any shader name, and it will be interpreted as
3652 the named shader minus :q3map. Example:
3653 textures/shaderlab/concrete:q3map -> textures/shaderlab/concrete
3654 One potential use is the -approx feature to collapse lightmapped surfaces
3655 into vertexlit surfaces, saving lightmap space/memory
3656 - New: q3map_clipModel -- does what you think it does, sort of. This code ix
3657 really experimental, and should *only* be used on large models such as terrain
3658 (not small decorative models). This code will be evolving. Note: the shader's
3659 surfaceparms are inherited by the magic clip brush, so if you have nonsolid
3660 in your model's shader that uses q3map_clipModel, then the brush will also
3665 - cleaning up some cons stuff, checking that the setup building process is still good on Linux
3666 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=622
3667 updated Linux setup to put the bitmap
3671 - PicoModel: replaced stricmp with _pico_stricmp
3675 - PicoModel: added obj.c and ms3d.c, removed wfobj.c
3679 - Updated Q3Map2 to 2.3.29 sources
3681 - Merged with latest CVS, fixed minor issues with matrix order
3683 - Bug 654 (http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=654):
3684 Fixed problem where brush faces, drawsurfaces, and surfaceparms weren't living
3685 together in perfect harmony (terrain surfaceparms now inherited by brushes)
3686 - Nodraw fog works now, albeit when you're underneath, surfaces above don't get
3687 fogged properly. Could be good for foggy water where you want the above-water
3688 portions to only be occluded by the water surface
3689 - Bug 656 (http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=656):
3690 Number of lightgrid points displayed (byte size is currently out of proportion
3691 due to internal storage format) when Q3Map is called with the -info switch
3692 - Fixed wack surface merging bug where code would attempt to merge triangles not
3693 adjacent to the current set, causing bad lightmap projections on nonplanar
3695 - Fixed tiny 1-character bug in 2d lightmap texture allocator where adjacent
3696 luxels were being checked for occlusion rather than the actual source luxel
3698 - Fixed minor bug in scriplib bugfix where the last character in a file wasn't
3700 - Fixed bug where 0-area or bogus triangles were causing crash in MapRawLightmap
3701 if they used a shader with a normalmap (thanks ShadowSpawn)
3702 - Fixed bug where lightmaps were getting hosed levelwide on a prerelease version
3704 - Fixed bug where lightmaps were getting knackered on models and certain patches
3705 - Merged latest PicoModel version from seaw0lf, adding support for ASE and WF OBJ
3706 models (preliminary)
3707 - Increased MAX_MAP_PLANES to 0x40000 (~256k)
3709 - Now using GtkRadiant's libpng and zlib config (linked as DLLs)
3710 - Fixed bug in script parser where repeat calls to GetToken() were causing
3712 - Fixed SOF2 -rename bug
3713 - When using -game sof2 or -game jk2, the -flares argument is implied
3714 - Added -noflares argument to disable the above behavior
3715 - Added support for flares on entities. Use one of the following keys:
3716 "_flare" "1" -- use default flare (different for each game)
3717 "_flareshader" "path/to/flareshader" -- use a specific flare shader
3718 Note: This only matters in SOF2/JK2 now. Make a light targetted (a spotlight)
3719 to get it to aim the correct direction, otherwise it defaults to pointing
3720 downward. You cannot have omnidirectional flares
3721 - Lightgrid size is automatically increased to accomodate large maps. The
3722 MAX_MAP_LIGHTGRID error will never happen again
3723 - Update PicoModel to 0.8.7 sources
3725 - Alias|Wavefront OBJ support
3726 - <modelname>.remap shader remapping suport
3727 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=655
3728 handle grayscale jpegs gracefully
3729 - mathlib: fixed VectorClear(), got rid of braces
3730 - scriplib: fixed double-free memory corruption bug
3731 - radiant: added new color scheme to emulate Lightwave/Maya/3DS Max
3735 - too many issues with build system reading system's libjpeg.h instead of libs/libjpeg.h
3736 renamed libs/libjpeg.h to libs/radiant_libjpeg.h, updated sources
3740 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=639
3741 running from a network share - saving prefs per-user
3745 - merged in some more m4x4 code for q3map2
3746 - fixed unresolved code in picomodel (strlwr / strnicmp)
3747 - reworked the tools building to build both q3map and q3map2 without trouble
3751 - q3map2 and picomodel source, initial checkin to Stable-1_2 branch (does not compile yet, tweaking to be done)
3755 - camera.dll goes into $(RTCWRADIANTDIR)/plugins instead of $(RTCWRADIANTDIR)/modules
3756 fixed up camera compile (exports)
3757 added camera bitmap (plugin toolbar)
3761 - quickfix to the build (typo)
3762 - changed dynamic linking on Linux to look for libGL.so.1 by default
3763 fixes "all textures are blank" Linux bug with NVidia cards
3764 (you still have to have a working NVidia GL installation though, xlibmesa-dev on Debian screws things up)
3765 - checked in modified q3 .qe4 with q3map2 menu (see bug #638)
3769 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=622
3770 reworked the plugin toolbar to rely on interface instead of straight exports
3771 cleaned up the botclip monsterclip Brush_Draw filtering, added proper selection filtering (Brush_Ray)
3772 merged bug-622 back into Stable-1_2, bug-622 branch is dead now
3775 James Monroe - RR2DO2 - TTimo
3776 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=619
3777 light globes, applying patch by RR2DO2 built from the initial light globe code
3778 - note to self: indent -kr -nut -st -ts2 -i2
3781 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=622
3782 massive patch update from SD's GtkRadiant
3783 - camera plugin: new bitmap
3784 fixed Linux install path for camera plugin to wolf/plugins
3785 - fixed various warnings in camera build gcc / Linux
3786 - fixed pref crash if plugin toolbar disabled
3787 - fixed Gtk-WARNING on bad cast in AddPlugInToolbarItem
3788 - renamed the new select to 'Use paint-select in camera view:' in prefs
3789 (camera paint-select, should be our default name for this)
3791 NEW: you can 'paint select' in the camera view: 'camera paint-select'
3792 press shift and move the mouse over the camera view to paint over brushes you want to select
3793 configurable in prefs to enable / use Shift key, or use 'classic mode' ctrl+alt
3795 NEW: light radius drawing
3796 Added in-editor light envelope drawing. Outer circle is max envelope,
3797 inner fullbright radius. Optional classic mode emulates the similar drawing
3798 from Rituals and Ravens tools (not q3map correct, easier for the level designer
3799 to understand/legacy).
3801 NOTE: 'angles' is q3map2 only
3802 NOTE: could manipulate angles directly from the views (2d and 3d with some handles)
3805 <TTimo> hey guys .. just a quick question if you don't mind .. I'm trying to track a Gtk-WARNING .. is there a way to make those apps cause a break to track them easily ?
3806 <andersca> just run your app with --g-fatal-warnings
3808 TODO: add new bitmap to win32 & linux setups
3809 TODO: don't use exports for the plugin toolbar, use entry functions
3810 do something like CPlugIn::InitBSPFrontendPlugin
3811 TODO: botclip is broken with the new Brush_Ray code
3813 initial ChangeLog for the patch:
3816 Arnout <rr2do2@splashdamage.com>
3817 + Added 'angles' support for models (misc_model/misc_gamemodel).
3818 + Prevented pivot drawing of model from scaling and rotating.
3819 + Cleaned up the dropdown boxes in the preferences a bit (all use
3820 tables now, so not multiline).
3821 + Added 'Classic Key Setup' option to camera paint select configuration, this
3822 drag-selects with ctrl+alt instead of shift.
3823 + Changed XYWnd::PositionView to position on the center of the
3824 selection, not on the mins.
3827 Arnout <rr2do2@splashdamage.com>
3828 + Added in-editor light envelope drawing. Outer circle is max envelope,
3829 inner fullbright radius. Optional classic mode emulates the similar drawing
3830 from Rituals and Ravens tools (not q3map correct, easier for the level designer
3831 to understand/legacy).
3834 Arnout <rr2do2@splashdamage.com>
3835 + Upped MAX_TEXTUREDIRS to 256 (from 128).
3838 Arnout <rr2do2@splashdamage.com>
3839 + Fixed patches not being drawn in XY window with colour of parent
3841 + Made paste to camera snap destination spot snap to grid.
3844 Arnout <rr2do2@splashdamage.com>
3845 + Changed Select_Reselect to be much faster.
3848 Arnout <rr2do2@splashdamage.com>
3849 + Fixed curve point drag-selection area not showing properly in XY
3851 + Fixed size info breaking over 9999.9 units.
3852 + Fixed AllocateSelectedPatchHandles not setting patchesmode to
3854 + Changed the horizontal and vertical tc shift spin control to have a
3856 + Moved SPoG's implementation of redisperse cols to a seperate function
3857 and reinstated the old code.
3858 + Added 'Paste to Camera', shortcut Alt+V, which pastes the contents of
3859 the clipboard to the current camera origin.
3860 + Added centerview functionality to 4 window mode. Ctrl+tab will focus
3861 on the selection, or if non existant, on the camera.
3864 Arnout <rr2do2@splashdamage.com>
3865 + Made sure settings set in savedinfo.bin get initialized to their
3867 + Added botclip filter (filters *botclip* and *monsterclip*).
3870 Arnout <rr2do2@splashdamage.com>
3871 + Removed .reg from normal map saving, can only save as region
3872 using 'Save region'.
3873 + Added outline style cycling (j) cycle between z buffered outlines and
3874 selected colour rendering.
3875 + Added colour dialog to pick the colour of selected surfaces in the
3877 + Third coordinate for clip points now gets set to the center of the
3879 + Changed arbitrary rotation dialog to accept negative angles as well.
3880 + Changed texture alignment dialog to accept values up to 2 decimal
3882 + Fixed entity inspector to say 'Textures:' in the window title.
3883 NOTE: still broke in floating window mode
3884 + Changed entity inspector so that tab doesn't clear the epair value
3885 field anymore, so it retains the value while jumping to it.
3886 + Disabling camera paint-select now returns selection behaviour for groups to
3887 the old behaviour as well (shift+click selects whole group).
3888 + Changed load_plugin_bitmap to load bitmaps from g_strAppPath if
3889 g_strGameToolsPath fails.
3890 + Added plugin toolbar and api.
3891 + Fixed m_pfnCommitBrushHandleToEntity, wasn't creating brushes
3892 properly (well, not at all really).
3895 Arnout <rr2do2@splashdamage.com>
3896 + Added misc_gamemodel drawing.
3897 + Ported camera paint-select over from 1.3.
3898 + Fixed statusbar display of text (removed a bunch of \n's).
3899 + Added area selection in 3d view for patches.
3903 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=556
3908 - more CORERADIANTDIR cleanup (q3data)
3909 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=602
3910 added cascading to the entity submenu (doesn't cascade the main menu, only the sub ones, NPC_* for instance)
3911 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=556
3912 with clip and caulk filtered out, won't be selected anymore in camera view (i.e. selecting invisible faces)
3913 added SF_CAMERA to the flags in the selection process
3914 cleanup up various ugly syntaxes in the selection code:
3915 don't ever do if (flags == SF_SINGLEFACE) on a bitmask and assert that the other flags will always be NULL
3916 don't do arithmetic on bitmasks:
3917 if ( (flags & SF_ENTITIES_FIRST) && t.brush == NULL)
3918 return Test_Ray (origin, dir, flags - SF_ENTITIES_FIRST);
3920 using flags & ~SF_ENTITIES_FIRST is the appropriate way
3924 - new IS scripts to go with recent media updates
3926 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=615
3927 reworked the fix to use "caulk_shader" in .game
3928 updated IS .rul script to generate special values for Sof2 and JKII
3932 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=595
3933 more texture compression, dialog and settings
3935 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=592
3936 fixes to the Linux build system, exclusive q3 or wolf working now
3940 - Fix @*$&)@)$$ memory leak of my own doing, yes it's really been in there this long.
3941 This should help memory usage drastically, especially when flushing & reloading
3942 the same sets of textures, GtkRadiant's memory usage no longer becomes heinous.
3946 - Fix build on some linux boxen by including qertypes.h for proper boolean type declaration
3952 - STVEF media update finalized (some .def)
3953 - 1_2 Core Update for shader manual update
3954 - in JKII, typo with nar_shader? replaced by nar_shaddar, with proper support in update too
3955 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=530
3956 Q3/TA media update with cleaned up shaders
3957 - validated the update content by a diff between 1.2.9 + 1.2.10-update and 1.2.10 full
3958 - added a DO_NIGHTLY_BOOL to setup.rul AND a warning during setup about update content for games that are not installed
3959 - built 1.2.10-sof2, SoF2 full install
3963 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=590
3964 added the option to build a Linux setup with the debug binaries
3967 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=530
3968 cleaned up shaders, done nightly setup update on Linux
3969 updated Linux nightly for 1.2 to use /usr/local/games/GtkRadiant-1.2 as default base
3970 - using version 1.2.10-update. Full Sof2 setup will be 1.2.10-sof2
3971 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=426
3972 don't straffe when using Ctrl+Shift(+Alt)
3973 - camera.so RTCW plugin in Linux setup
3974 - quickfix to non-initialized var in camera code
3975 - awfull piece of work that had been completely left out, nightly elements for JK2 and STVEF
3976 added JKII media update and STVEF media update (for the DIR_GAME elements)
3977 JKII nightly is finalized
3981 - fixed a missing file
3982 - Linux build quickfix
3983 - fixed silly rendering bug
3984 - added pref to force texture compression off (hey why would you do that??)
3985 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=466
3986 fixed MAX_POINTS_ON_WINDING overflow in q3map (and relevant code to handle in radiant)
3990 - cleared up notexture (dead code)
3991 - cleaned up QERApp_LoadTextureRGBA gamma table init
3992 - having a shot at 1.3 texture compression
3993 sees the extension, binds the texture with the currect setting
3994 but rendering is fucked .. someone explain?
3998 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=586
3999 search and destroy Q3Radiant -> Radiant
4003 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=526
4004 wolf_entities.def update
4007 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=548
4009 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=541
4011 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=584
4016 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=541
4017 Sof2 patches and IS setup
4019 - game pack prompt asking about STVEF, fixed
4020 - mp_examples was leaked and non lighted, fixed
4021 - imagepng.dll goes into Sof2 install / modules, and not in DIR_CORE
4022 - libpng12.dll needs installed only with Sof2 pack (added 'SOF2 Pogram DLL')
4023 default texture scale is 0.125
4026 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=582
4027 nomipmap -> nomipmaps in shader manual
4028 - removed libs/pak, this was still being linked in to Radiant, but not used at all
4029 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=580
4030 .PK3 are recognized along .pk3 files (strcmp ->strcasecmp)
4031 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=386
4032 added the RTCW camera plugin to IS setup
4035 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=581
4037 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=567
4038 GL font display fixes (mostly Linux)
4039 applied the changes with some tweaking
4043 - compiling the camera plugin on Linux:
4044 move the GUID and other misc compatibility definitions to include/misc_def.h
4045 GetTickCount being used in camera.so, this is from radiant/missing.cpp (unresolved)
4046 -> use QGetTickCount instead (in main function table)
4050 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=530
4051 cleaned the .shader from 'light 1' statements
4052 updated the IS script for the updated .shader
4056 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=541
4057 Sof2 support, PNG format
4058 wrote imagepng module, dynamic dependencies to zlib and libpng
4059 changes in the core:
4060 some hardcoded to "sof2.game" for png interface loading and extensions
4061 in GetTextureExtension, killed outdated support for texture plugins
4062 if ! "sof2.game", png is not loaded, support disabled
4063 http://zerowing.idsoftware.com/libpng/
4064 correctly configured for VC build (post build steps and dependencies)
4065 is required on win32 to build imagepng
4066 - added m_pfnGetGameFileName to the main function table (was needed for png stuff)
4067 - cleaned up the QERApp_LoadTextureRGBA path
4068 using (unsigned char* pPixels, int nWidth, int nHeight)
4069 cleaning up internal access path
4071 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=386
4072 camera plugin for RTCW
4073 TTimo: wrote the .dsp, post build steps etc.
4074 IMPORTANT: you need to have RTCWRADIANTDIR env variable pointing to the RTCW Radiant files
4075 (default C:\Program Files\Return To Castle Wolfenstein\Radiant)
4080 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=299
4081 MP/SP pk3 filtering in VFS
4082 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=386
4083 .camera support: splines library, camera plugin
4084 TTimo: portability fixups, cons build, guarding pragma, __cdecl BOOL
4085 virtual functions but non-virtual destructor
4086 declaration with no type
4087 int idCameraFOV::start - control reaches end of non-void, making it void
4088 enumeration not handled in switch
4089 no _MAX_PATH, the portable one is PATH_MAX
4090 implicit declaration of int _fullpath
4092 struct _IO_FILE has no member named '_bufsiz'
4093 stricmp -> Q_stricmp
4094 attempt at implementation in .h file (InitIglToQgl)
4095 camera stuff still vastly broken (particularly on Linux), need to check in because of new fixes incoming
4097 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=17
4098 quick fix to spawnflags getting corrupted when multiple entities selected
4099 (doesn't completely solve the problems we have with spawnflags yet though)
4101 ===============================================================
4102 END -- merging release-1_2_9 -> merge-post-1_2_10 into trunk - END
4103 ===============================================================
4107 - #197, HL support update
4111 - added cmdlib dependency to mapq3.so (fixes unresolved)
4115 - vfsGetFullPath() can now (optionally) search PK3/WAD files
4116 - Half-life map loading is now un-borked (my original patch worked
4117 but some conditional code in the patch was incorrectly applied.
4118 That, coupled with the missing vfsFileExists and vfsFindFile replacements)
4119 - A patch to imagehl/lbmlib.cpp/LoadIDSP() was missed out, causing all sprite
4120 models to be reverse-rendered (due to an inverted alphamask)
4121 - Renamed HydraToolz to HydraToolz-HL as it's half-life specific
4122 changed project files and renamed all appropriate files and directories
4123 (for the merge, just delete contrib/hydratoolz and apply the diff)
4125 - Comments on previous notes:
4127 - TODO: need to rationalize where the modules are placed and identify HL specific modules
4128 (this affects the build system / post build step too)
4129 imagehl and spritemodel are halflife specific and can be placed in
4130 either $coreradiantdir/modules or $hlradiantdir/modules
4131 I've updated the .dsp files so that they are copied to $coreradiantdir/modules
4132 spritemodel can actually be used for other engines, not just HL so it makes sense
4133 to keep it in $coreradiantdir/modules
4134 hydratoolz is a half-life specific plugin and must go in $hlradiantdir/modules as it
4135 is NOT to be used for any other engines. I've also updated the "about text" to
4140 - fix build process for textool plugin on some Linux boxen by including qertypes.h
4144 - spritemodels in build system
4145 - applying HL setup patch (att 270, bug 197)
4146 - the templating went one filename seperator too far, causing all *.fgl to be modified ..
4147 fixed so that we only have the relevant changes
4148 - modules added to main Executable Files, TODO for later will need to identify what is HL specific
4149 - .game generation: don't want enginename yet, gamename is ok
4150 - updated HL .game generation for eclass_singleload and no_patch
4151 - update hydratoolz location in setup
4152 - update maphl in synapse.config
4156 - realized that \func doesn't work in doxygen, should be \fn (updated everywhere)
4157 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=197
4158 applying the HL patch (see original list of changes below)
4159 - ugly eclass API changes
4160 eclassfgd/plugin.cpp.rej, eclass API changes involved, a bunch of .rej
4161 SupportsMultiple tries to send configuration information from the eclass format file module to the eclass manager
4162 dropping it, using a proper configuration node instead (eclass_singleload)
4163 - added "no_patch" prop to disable patch support
4164 the patch toolbar prompts are only present in prefs if there is patch support
4165 otherwise everything is force-disabled
4166 - PFN_VFSFINDFILE PFN_VFSFILEEXISTS:
4167 one of the problems we have is that the 'manager' code and file format code are in the same module
4168 (i.e. vfspk3 / vfswad: two formats, but the manager part is pretty much the same)
4169 vfsFindFile(relative filename):
4170 this worked by searching through the list of loaded pk3/wad files for the file
4171 then trying to search through the search directories
4172 - wasn't properly documented about what it does / how is the search performed
4173 - not consistent with existing code, duplicate of vfsGetFullPath for the most part
4174 can't be added to the VFS API as-is, it would confuse the interface
4175 - usage of vfsFindFile in the code doesn't justify the way it proceeds for search
4176 foxing it, replacing by calls to vfsGetFullPath
4177 vfsFileExists(relative filename):
4178 returns wether a file exist, can be flagged to search in pk3/wad or straight filesystem
4179 - this is a duplicate / particular case of vfsGetFileCount
4180 foxing it too, we need to extend and update vfsGetFileCount instead
4181 - mapq3: the changes completely fucked q3 map parsing
4182 need reorganization. same module provides parsing for all .map based formats
4183 we use wrappers around the actual calls and globals in the module to select formats
4184 MAPVERSION_Q2 and MAPVERSION_Q1 don't need to be there yet, they are not supported
4185 MAPVERSION_HL means WC >= 2.2
4186 (when introduced, MAPVERSION_Q2 would be Q2 or qer+hl plugin (same))
4187 MAPVERSION_HL uses "maphl" minor name (instead of mapq2)
4188 cleaned up the Q3 read/write code that got broken
4189 cleaned up various commenting/hack that deal with Q2!=HL format .. we'll see about Q2 when we actually do it
4190 bad cut and paste from cmdlib code, using actual dependency to cmdlib instead (see below for some cmdlib updates)
4191 - took out all SafeRead SafeWrite code from cmdlib, removed annoying cmdlib dependency to Error function
4192 all file access go through VFS module, the cmdlib 07/06/2002 15:47file code was way old
4193 - radiant/points.cpp pointfile code changes (that's used only for non-monitored compiling now)
4194 - applied patch 267 (hydratoolz fixes)
4195 - commented out some bworldcraft flagged stuff in mapq3/parse.cpp
4196 - updated the .dsw .dsp to compile and copy HL stuff
4197 - TODO: need to rationalize where the modules are placed and identify HL specific modules
4198 - TODO: seems to be a synapse crash when unloading plugins (hydratools)
4199 (looks like I didn't look at the plugin unload code yet actually)
4200 - TODO: make sure HL setup puts eclass_singleload="1" and no_patch="1"
4201 - TODO: WATCHBSP_KEY and TEXTURE_KEY hardcoded for HL need cleanup
4202 - TODO: imagehl duplicates some image functionality
4203 imagehl is supposed to be only for HL-specific image formats
4204 it 'adds' the required formats to the stuff that image makes available for everyone already
4205 - TODO: HL doesn't have a BSP menu!
4206 - TODO: rename mapq3/ into map/, the map module handles all .map formats
4207 - TODO: it's likely that we only need a vfs/ module instead of vfspk3/ and vfspak/
4208 think about it, see if we really act on this (or do we need to abstract the manager and some file format modules)
4209 - TODO: HL synapse.config needs to use maphl
4210 - TODO: wtf is enginename="quake2" in hl.game
4211 - TODO: I don't have a sample HL map to play with, so I didn't test the changes against
4215 - fixups to make 1.3 start (Q3 mode)
4216 - turned off C++ exception support in the modules/plugins, as we don't use it
4217 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=543
4218 exit properly if missing chunks in synapse.config, don't crash
4221 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=558
4222 fix for version check in release build
4224 ======================================================================================
4225 -- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=197
4227 ======================================================================================
4230 - Patched in some CVS changes and fixed a little issue with the
4231 new entity file loader code.
4235 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=544
4236 Selected Entity Bounding Box obscured by brushes fix.
4237 - Moved the "wad" keypair creation code from the Map module into
4238 a new plugin called HydraToolz, this means that wad keypair is
4239 done manually by the user, as in fact it should be. (as the
4240 order of the wads is actually important).
4241 - Fixed a problem with the wads in the wad list being re-ordered.
4245 - Created an inital implementation of a sprite model plugin.
4246 According to the powers that be, it seems creating a model
4248 It works ok, but there is no way to attach models (sprites if you will)
4249 to non-fixedsize entities (like func_bombtarget)
4250 Also, I can't get the alpha map stuff right so I had to invert the alpha
4251 mask in the spr loader so that 0xff = not drawn pixel.
4255 - "Wad" keypairs are now used when loading a map and speeds up map loading
4256 significantly. This sorts out quite a few issues that could otherwise occur.
4257 - Map loader now uses textures from wads listed in the the "wad" keypair first.
4258 - Added a texture name mapping cache system to the .map loader
4259 this significantly improves load times of maps that don't store texture
4260 names along with paths (e.g. "mytexture" not "mytextures/mytexture".)
4261 - Added vfsFileExists() to the vfs table (for above) and added it to
4263 - Map loading and saving times are printed to the console.
4264 - Wad file names from the "wad" key pair are logged to the console when
4266 - The user is informed if the textures loaded were not found in the
4267 wad files in the "wad" keypair.
4268 - The user is informed if the textures was not found in any wad file at all
4269 (Q2/HL only, the shader module still gives you similar information for other
4270 games when a shader activation fails)
4275 - Added basic support in mapq3 for reading maps saved by Worldcraft 2.2+
4276 in .map format (It uses [ ]'s round some of the texture co-ordinates)
4277 TODO: do we need to be able to save a map in this format too ?
4278 - Added support for loading ZHLT style point files (*.lin)
4279 - Added wad filename information when loading textures.
4280 (This helps take the ambiguity out of which wad files textures come from,
4281 so that we can correctly setup the worldspawn "wads" e-pair manually.)
4282 Note: This will be removed when the "wads" worldspawn key is built by radiant.
4283 - added vfsFindFile() to vfs table.
4284 - VFSWAD: vfsLoadFile() no longer ignores paths when loading textures
4285 (this was by design, but the design has changed for the better)
4286 - When loading a Quake2 map file, vfsFindFile() is used to find the actual path of
4287 the shader/texture being loaded.
4288 This fixes all the weird issues that crop up when we were able to use non
4289 wad-relative texture names (<shader>) and wad-relative(<wadname>/<shader>).
4290 (such as having an image loaded twice in memory.)
4291 We also now get the correct shader name in the suface inspector too.
4292 Note: not sure if this code should stay in the map parser, or wether it should
4293 be moved to where shaders are first initialised.
4294 Note: maybe this needs to be when a halflife map is loaded, not specifically a
4296 - added EClass_SupportsMultiple to the EClass loader API.
4297 Note: this is poop. FGD files can be additive but radiant makes it so they can't be.
4298 This function would not be needed if the eclass loader itself took care of the init,
4299 rather then the manager taking care of the init. Also note that if the loader were
4300 to take care of the init then FGD files *CAN* be additive, as it's not down to the
4301 format of the FGD files. However, it'll do for the moment because all the supplied
4302 FGD files that come with halflife and it's mods are meant to be used one at a time.
4303 - removed support for having an additional (not external) eclass loader.
4304 Just ifdef'd for now, grep for USEADDITIONALECLASSLOADER.
4305 We never mix entity definition formats and synapse.config allows us to just have the
4306 right one and also there is no mechanism for setting g_bHaveEClassExt anymore.
4307 - Texture subset on by default for halflife.
4308 - default texture scale is now set to 1 instead of 0.5 for halflife.
4309 (needs to be 1 for q1/q2 too)
4310 - patch toolbar disabled by default for halflife and it's also disabled
4311 in the preferences so it can't be turned back on)
4312 (needs to be 1 for q1/q2 too)
4313 - bsp monitoring disabled by default for halflife
4314 - When you drop a light entity the epair "_light" is used instead of "light" (halflife specific)
4315 - removed -fs_game additions to the map compiler commands; ZHLT doesn't support it.
4316 - saving of contents/flags/values in q2 format maps disabled (ZHLT doesn't like em !#?!)
4317 TODO: re-enable for Q2 (but not halflife) format maps when we can
4318 can figure out what game/engine combo we're using from within a module
4319 - configured mapq3 to have dynamic VFS API too
4320 - Added halflife shaderlist.txt parsing back in, it's actually useful
4321 afterall (for editor shaders).
4322 ======================================================================================
4323 -- end HL support patch
4324 ======================================================================================
4328 - merging 1.2.7 -> 1.2.9 changes into 1.3, merge notes:
4329 - the win32 .dsp are a bit different, using the $(CORERADIANTDIR) post build commands now
4330 - merged in the JKII/STVEF hardcoded chunks, should probably check that everything is still fine on that end
4331 was setting the "dir" epair in project files intead of "gamename" like all other games?
4332 (which should really be "fs_game" anyway, I wonder who decided to call it "gamename")
4333 - rebuilt a setup. we have a problem with RADIANT_MAJOR RADIANT_MINOR it seems
4334 TODO: setup needs to use GtkRadiant-1.<MAJOR> as basename in start menu, and base for installation
4335 C:\Program Files\GtkRadiant-1.3 and C:\quake3\Radiant-1.3 etc. for the game packs
4336 TODO: add HL setup chunks!
4338 ===============================================================
4339 -- merging release-1_2_7 -> release-1_2_9 into 1.3
4340 ===============================================================
4343 - final fixes for Linux 1.2.9 setup
4347 - bug 521, q3 entities.def trigger_hurt fix
4348 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=542
4349 default texture scale is configured in .game
4350 defaults to 0.5 (q3/wolf) if nothing specified, under the prop "default_scale"
4351 removed the item from the prefs dialog too
4352 updated the nightly setup to put the proper param in JKII .game
4353 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=509
4354 changing texture window scale changes selected brushes texture
4355 re-selecting the previous texture can be done, but is a bit tedious to write
4356 made sure we deselect before re-init of the tex window view
4357 - fixed linux setup code bug. won't be any update, only a full release on linux
4361 - parallel cons working at last! was a problem with the targets list ('Default' command)
4362 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=515
4363 using the eclass extents for the box if model can't be found
4364 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=435
4365 changed the submenu cascading params to avoid the overlap (we fit less stuff now obviously)
4366 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=540
4367 that sigchld handler is only used on Linux to report the run times
4368 since we are rewriting the whole BSP code stuff, we can drop this for now
4369 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=538
4370 removed that prompt and display
4371 - we build radiant.x86 in cons scripts, updated the setup code
4372 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=526
4373 updated the setup script to install new wolf_entities.def
4374 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=302
4375 added q3map2 URL to global.xlink, updated Linux setup
4376 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=465
4377 printing q3map version info through the net stream
4378 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=539
4379 fixed various media, some related code, and Linux setup
4380 - fixed watchbsp.cpp "jk2.game", was breaking game spawn for wolf (needed else if)
4383 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=504
4384 fixed bobtoolz vis viewer to work with RTCW (BSP version)
4385 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=526
4386 update of the Wolf entities file
4390 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=164
4391 corruption on exit, tried to look some more. Cleaned up some source, need looking at Gtk code closer
4392 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=536
4393 cleaned up SHADER_NOT_FOUND SHADER_NOTEX internals some more
4394 added a clean error exit in case this happens, fixed a crash that would happen anyway (Patch_LODMatchAll)
4395 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=394
4396 cleanup/sanitize of the pattern filtering code, it was ugly. did some doxygen documentation
4397 fixed part of the print XY code, more broken stuff showed up, dropping it
4398 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=503
4399 region compiling was indeed fucked, spog b0rkage
4400 fixed so that it works again
4401 denying compile with camera out of the region
4402 reworked SelectBrush to deal with regioning and select the right brushes