]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - CHANGES
changed doom3 entity-create to add model key for brush-entities
[xonotic/netradiant.git] / CHANGES
1 This is the changelog for developers, != changelog for the end user 
2 that we distribute with the binaries. (see changelog)
3
4 29/05/2006
5 SPoG
6 - Changed default doom3 light_radius to be taken from the entity-definition.
7 - Fixed error when entering and exiting camera freemove with LMB pressed.
8   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1090
9
10 13/05/2006
11 LordHavoc
12 - Added -fPIC for Linux builds to support x86_64.
13 - Removed static-linked libstdc++ hack for non-final builds.
14 - Removed gcc explicit linking hack for non-final builds.
15 - Added workaround for gcc static-member-pointer-as-template-argument bug.
16 - Fixed bobtoolz linux compile errors.
17 - Added Nexuiz and Darkplaces support.
18 SPoG
19 - Changed 'inconsistent vertex count' assert to be non-fatal.
20 - Changed 'failed to remove accelerator' assert to be non-fatal.
21 - Fixed crash due to broken module dependencies.
22 - Fixed default settings for Build Monitoring.
23 - Fixed nudge-selection when using the drag tool mode.
24 - Added support for patches in texture-painting tool.
25
26 30/04/2006
27 SPoG
28 - Fixed memory leak in signals library.
29 - Ported bobtoolz to use new module APIs.
30
31 01/04/2006
32 SPoG
33 - Added key-observer interface to entity module API.
34 - Rewrote callback library to add support for return-values.
35 - Added minimal API to support bobtoolz plugin.
36 - Refactored brush for-each functions to take Functor instead of Visitor.
37 - Added signals library.
38
39 31/03/2006
40 SPoG
41 - Changed doom3 light creation to use size of selected brushes.
42
43 20/03/2006
44 SPoG
45 - Fixed crash when resetting preferences after startup failure.
46 - Fixed crash on next-leak-spot with build-monitoring enabled.
47 - Fixed doom3/quake4 blended-decal rendering when toggling lighting mode.
48 - Fixed fit-texture with rotated texture transforms.
49
50 20/03/2006
51 SPoG
52 - Changed Copy/Paste to work on face textures if any faces are selected.
53 - Fixed GTK_WIDGET_REALIZED assert when selecting entities (linux).
54
55 28/02/2006
56 namespace, SPoG
57 - Added drag-resizing for doom3/quake4 light_radius boxes.
58
59 25/02/2006
60 SPoG
61 - Fixed objects sometimes dissappearing when at high zoom level in Ortho views.
62
63 24/02/2006
64 SPoG
65 - Added GPL text to win32 installer.
66 - Fixed gtk wimp theme not working after using gtkthemeselector.
67
68 21/02/2006
69 namespace
70 - Added command to toggle lighting/textured modes, shortcut F3.
71
72 20/02/2006
73 SPoG
74 - Fixed crash when disabling lighting for a second time.
75
76 19/02/2006
77 SPoG
78 - Fixed crash when loading invalid ASE models.
79
80 11/02/2006
81 SPoG
82 - Added install.py script.
83 - Updated COMPILING instructions.
84 - Fixed transparency rendering on quake3 shaders.
85 - Fixed hint/caulk filtering for Jedi Academy shaders.
86
87 04/02/2006
88 SPoG
89 - Added Radiant Manual shortcut to win32 installation.
90 - Added 'use alternative texture projection' option to prefs.
91 - Fixed caching bug causing import-map to not reload modified maps.
92 - Added blended-decal rendering for doom3 and quake4.
93
94 30/01/2006
95 SPoG
96 - Added expand-selection-to-entities with default shortcut ctrl+alt+e.
97 - Fixed crash in gtk file-chooser with some versions of GTK+.
98
99 29/01/2006
100 SPoG
101 - Changed create-group-entity to re-select brushes after creation.
102
103 26/01/2006
104 SPoG
105 - Changed far-clip-plane setting to increase exponentially with distance.
106 - Fixed selected entities moving when drag-resizing brushes.
107 - Changed patches to be selectable from the back in wireframe views.
108 - Speed improvements for transform-selection code.
109
110 25/01/2006
111 SPoG
112 - Added default-texture-scale option to preferences.
113 - Added default-grid-spacing option to preferences.
114
115 23/01/2006
116 Shamus
117 - Fixed editing of doom3/quake4 faces with negative texture scale factors.
118
119 22/01/2006
120 SPoG
121 - Fixed shortcut for toggle-far-clip.
122 - Fixed broken link in 1.5 user docs.
123
124 10/01/2006
125 SPoG
126 - Changed script parser to ignore comments that start in the middle of tokens.
127 - Added support for editor_int/editor_string keys in doom3 entity definitions.
128 - Changed doom3/quake4 .mtr and .guide searching to look in subfolders.
129 - Added experimental support for doom3/quake4 projected lights.
130
131 20/12/2005
132 SPoG
133 - Added support for quake4 .guide material templates.
134 - Fixed GCC4 compile errors with anonymous enums.
135 - Added light_radius and light_center GUI to doom3 entity inspector.
136
137 10/12/2005
138 SPoG
139 - Added support for loading and saving Quake4 map format.
140 - Added support for built-in shader images such as _noFalloff.
141 - Added experimental code to render projected lights.
142 - Added support for loading quake4 entity definitions.
143 - Fixed picomodel bug loading .lwo files with texture names >64 in length.
144
145 22/10/2005
146 SPoG
147 - Fixed minor memory leak in zip-archive reader.
148
149 21/10/2005
150 SPoG
151 - Fixed model rotation using free-rotation tool.
152 - Fixed behaviour of angle/rotation keys for Doom3 entities.
153 - Added entity angle-editing for entities that display a model.
154 - Stopped size-info being drawn if selection has zero size.
155 - Added support for 'angle' key on doom3 entities.
156
157 20/10/2005
158 SPoG
159 - Fixed minor one-time memory leak in build-shader-list.
160 - Added functional free-scale tool.
161 - Improved precision preservation for free-rotation and free-scale tools.
162 - Fixed misc_model rotation using free-rotation tool.
163
164 09/10/2005
165 SPoG
166 - Added entity angle-editing using rotate-tool or rotation toolbar buttons.
167 - Fixed start-on-primary-monitor (win32).
168 - Fixed camera-view freelook when window is on secondary monitor (win32).
169
170 05/10/2005
171 paxed
172 - Added texture-lock toolbar button.
173 SPoG
174 - Added stack-trace output to all debug popup messages (win32).
175 - Fixed vertex/edge selection behaviour on undoing brush edits.
176 - Changed doom3 light centre rendering to use a point instead of a box.
177 - Changed map and shader parsers to gracefully handle bad data.
178
179 24/09/2005
180 SPoG
181 - Fixed crash when importing a file after deleting the world entity.
182 - Changed copy/paste/import to select world brushes instead of world entity.
183 - Added win32-specific stack-trace logging support.
184
185 31/08/2005
186 SPoG
187 - Fixed clipper removing brushes on incorrect side of clip-plane when flipped.
188
189 21/08/2005
190 SPoG
191 - Optimised light-dragging.
192 - Changed connect-entities to not break existing connections where possible.
193
194 24/07/2005
195 SPoG
196 - Fixed q3 entity definition for item_health_small.
197
198 02/07/2005
199 SPoG
200 - Fixed build menu becoming empty if editing of default menu is cancelled.
201
202 01/07/2005
203 SPoG
204 - Fixed snap-planes-to-integer preference not being saved.
205
206 26/06/2005
207 SPoG
208 - Changed doom3 light_radius box to draw flat-shaded translucent in camera view.
209 - Fixed progress window not being shown when loading maps.
210 - Refactored shortcut handling to make focussed widgets override global shortcuts.
211   Allows using ctrl+c to copy console text, undo/redo without main-window focus.
212
213 23/06/2005
214 SPoG
215 - Fixed crash when handling assert/error before gtk_init.
216 - Changed Help menu to display only the help menu relevant to the current game.
217
218 21/06/2005
219 SPoG
220 - Fixed double-maps-directory when using non-native file open dialog on win32.
221 - Changed find/replace-textures window to update when selecting textures with MMB.
222 - Fixed handling of non-UTF-8 wad-names in textures menu.
223
224 20/06/2005
225 SPoG
226 - Changed home-path prefix to be optional on linux/osx for q1/q2.
227 - Changed OpenGL module to work correctly with GL_VERSION 2.0.0.
228 - Fixed spawnflags in Enemy Territory entity definitions.
229 - Added missing Enemy Territory entity types.
230
231 19/06/2005
232 SPoG
233 - Changed clipper-point selection/rendering to behave the same at all zoom levels.
234 - Changed clipper-point selection to always pick the closest point to the cursor.
235 - Fixed clipper colour not being updated until after restarting.
236 - Fixed QE tool not deselecting edges when left-clicking on a vertex without shift.
237 - Fixed grid rendering with grid settings other than 8-unit.
238 - Fixed textures menu always behaving as if show-shaderlist-only is enabled.
239
240 18/06/2005
241 SPoG
242 - Added saving of camera render mode preference.
243 - Changed default camera render mode to Textured for Doom3.
244 - Changed default texture render mode to Trilinear.
245
246 17/06/2005
247 SPoG
248 - Ported Team Arena entity definitions to xml format.
249 - Added xml q3 entity-definitions to win32 and linux setups.
250
251 14/06/2005
252 SPoG
253 - Fixed QE-tool component-drag selecting components of unselected brushes.
254
255 13/06/2005
256 SPoG
257 - Changed clipper mode and component-editing modes to be mutually exclusive.
258 - Changed camera A/Z/D/C keys to obey "discrete movement" checkbox.
259 - Added support for up/down movement in freelook mode.
260 - Fixed clipper-tool-uses-caulk option.
261 - Added prompt for engine path at startup if not found.
262
263 12/06/2005
264 SPoG
265 - Added entity-inspector GUI support for func_button/func_door direction attribute.
266 - Added angle/model/sound GUI to entity-inspector for old-style entity-definitions.
267 - Added clipper-plane rendering using stippled back-face-culled polygon.
268 - Fixed entity-inspector failing to handle non-ascii characters in entity keys.
269
270 11/06/2005
271 SPoG
272 - Fixed entity-inspector window position changing while hidden.
273
274 09/06/2005
275 SPoG
276 - Fixed region-set-selected for model entities.
277
278 08/06/2005
279 SPoG
280 - Added option to enable or disable snapping brush planes to integer on map load/save.
281 - Added 0.125 grid.
282 - Changed grid rendering to always show major/minor grid colours whatever the zoom level.
283 - Increased maximum zoom level for XY views.
284
285 06/06/2005
286 SPoG
287 - Added 'File > Refresh models' - reloads models that have changed outside Radiant.
288
289 05/06/2005
290 SPoG
291 - Fixed model files not being closed after being read.
292 - Fixed build menu dialog not saving changes to build commands.
293 - Changed build menu to save xml only if changed by user.
294 - Fixed CSG-merge.
295 - Reduced CSG-merge tolerance for misaligned brushes.
296 Michael Kluskens
297 - Updated STVEF default build menu to version 2 format.
298 - Updated STVEF game configuration file and removed synapse.config.
299
300 02/04/2005
301 SPoG
302 - Changed HashTable insert/remove operations to not invalidate iterators.
303 - Changed ReferenceCache realise/unrealise to take advantage of new HashTable behaviour.
304 - Refactored containers to use std::swap.
305 - Refactored bitfield.h.
306 Tr3B
307 - Fixed endianness for .lwo loading on linux.
308 - Extended q3map2 mathlib functionality.
309
310 28/03/2005
311 SPoG
312 - Specialised filters list for doom3 entity/material types.
313 - Added ASE-loader support for shader names specified as a bitmap absolute-path.
314 - Fixed monitored-compile debug-feedback display.
315 - Added TGA-loader support for vertical and horizontal flipping.  
316 - Enabled auto-generation of smooth normals for all LWO models.
317
318 27/03/2005
319 Tr3B
320 - Fixed map-xml module.
321 - Added support for qer_trans keyword in doom3 materials.
322
323 08/03/2005
324 SPoG
325 - Added GUI updates during map load and engine-path/game-dir changes.
326 - Fixed main window being hidden behind another application on closing a floating window.
327
328 07/03/2005
329 SPoG
330 - Fixed crash when selecting the root node in the entity-list window.
331 - Fixed detail flag saving for quake3 map format.
332
333 06/03/2005
334 SPoG
335 - Optimised type-casts for scene-graph type system.
336 - Disabled substitution of 'unspecified' for entity key values that match the default.
337 - Refactored module-system api - added globalModuleServer().
338 - Fixed rotation origin for doom3 func_static models.
339
340 05/03/2005
341 SPoG
342 - Added support for doom3 model-entity 'skin' key.
343 - Added noshadows/nospecular/nodiffuse/falloff doom3 light keys to entity-inspector.
344
345 04/03/2005
346 SPoG
347 - Added camera move up/down one floor.
348 - Added support for 'unspecified' contents/flags/value for Quake2 brush faces.
349
350 26/02/2005
351 SPoG
352 - Added auto-complete for shader attributes in entity inspector.
353 - Added support for doom3-material heightmap to normalmap conversion.
354
355 22/02/2005
356 SPoG
357 - Fixed missing prefix attribute in quake game configuration file.
358 - Added auto-completion for find/replace-textures texture-name entries.
359 - Removed redundant buttons and options in find/replace-textures window.
360
361 21/02/2005
362 SPoG
363 - Added auto-completion for surface-inspector texture-name entry.
364
365 20/02/2005
366 SPoG
367 - Fixed failure to load shaders containing '.' such as Heretic II model skins.
368 - Removed unused legacy cmdlib functions.
369 - Added support for fractional repeat values to brush-fit-texture.
370
371 19/02/2005
372 SPoG
373 - Changed entity-connect-selected to use the parent entity of a selected brush.
374 - Added q2map and bspc to installation packages.
375 Jamie Wilkinson
376 - Fixed path to q2map in quake2 build-menu.
377
378 13/02/2005
379 SPoG
380 - Fixed crash in 'Misc > Find Brush' when searching for a non-existent brush.
381   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1059
382 - Limited the maximum number of sides of a prefab brush-cone to 32.
383
384 11/02/2005
385 SPoG
386 - Changed display of angled box-entities to show un-rotated bounding boxes.
387
388 10/02/2005
389 SPoG
390 - Disabled rotation of light entities for games other than Doom 3.
391
392 09/02/2005
393 David Constanzo
394 - Fixed episode flag names on Quake item_sigil and func_episodegate entities.
395   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1056
396 - Added detailed description of Quake item_sigil and func_episodegate entities.
397 SPoG
398 - Fixed position of light-entity names.
399 - Fixed q3map2 feedback xml streams containing non-UTF-8 text.
400 - Optimised Locale<->UTF-8 text conversion.
401
402 08/02/2005
403 SPoG
404 - Fixed selecting a texture not resetting the current selected texture-projection.
405 - Added handling of OpenGL drivers that don't implement all reported extensions. 
406
407 07/02/2005
408 SPoG
409 - Added support for multi-byte UTF-8 characters in xml content (not markup).
410 - Added UTF-8 support in entity-inspector, prefs dialog, recent-files menu, console.
411 - Fixed potentially misaligned objects.
412
413 05/02/2005
414 SPoG
415 - Added rendering of entity names for non-group entities.
416 - Removed context-dependent opengl calls before opengl context is created.
417
418 04/02/2005
419 SPoG
420 - Fixed crash when printing extended-ascii text in the console.
421 - Added conversion of extended-ascii text to utf8 for gtk text-buffer widgets.
422
423 03/02/2005
424 David Constanzo
425 - Fixed typo in Quake entity-definitions.
426 SPoG
427 - Fixed undo of brush-set-structural and brush-make-structural.
428 - Refactored image-loader module api.
429 - Added full support for Quake II and Heretic II surface-flags in surface-inspector.
430 - Fixed crash in patch-inspector for games other than doom3.
431
432 01/02/2005
433 SPoG
434 - Changed shader-list and entity-definition searching to also search base-dir.
435
436 29/01/2005
437 SPoG
438 - Fixed title of floating entities/console/textures window.
439 - Fixed destruction of floating windows on shutdown.
440 - Added shortcut handling when entity-inspector/texture-browser are active.
441 David Constanzo
442 - Fixed crash while auto-saving snapshots.
443   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1049
444
445 28/01/2005
446 SPoG
447 - Added rendering of fixed S/T tesselation on doom3 patches.
448 - Changed creation of doom3 func_static entities to prompt for a model.
449 - Fixed zero-sized primitives being rendered for culled entity-connection-lines.
450
451 25/01/2005
452 SPoG
453 - Added support for setting fixed S/T tesselation on doom3 patches.
454 - Changed patch inspector to be completely non-modal.
455
456 24/01/2005
457 SPoG
458 - Added support for rotating lights using the rotation tool.
459
460 23/01/2005
461 SPoG
462 - Fixed crash on startup with texture-subsets enabled.
463   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1045
464 - Added support for doom3 lights combined with brushes and patches.
465 - Added support for doom3 light_origin on lights.
466 - Added support for doom3 light_rotation and rotation key on lights.
467
468 22/01/2005
469 SPoG
470 - Fixed crash when accessing links from help menu.
471 - Fixed broken links in help menu.
472 - Added game-specific docs to win32 setup.
473 - Changed q3 connect-entities to preserve existing targetname key.
474 - Changed q3 connect-entities to generate targetname key based on target classname.
475
476 21/01/2005
477 SPoG
478 - Moved information in synapse.config into .game files.
479 - Added api versioning for module-system.
480
481 20/01/2005
482 SPoG
483 - Fixed keys/values for brush entities not being editable unless parent is selected.
484 - Fixed brush-entities not being deleted when the last child brush is deleted.
485 - Fixed scenarios where worldspawn is not the first entity in the map.
486
487 19/01/2005
488 SPoG
489 - Fixed numerical instability in brush winding-generation.
490
491 16/01/2005
492 SPoG
493 - Added Jedi Academy support to linux installer.
494 - Fixed main-window jumping to front during autosave.
495 - Fixed saving of empty brushes.
496 Jame Wilkinson
497 - Fixed build errors when compiling for big-endian target.
498
499 15/01/2005
500 SPoG
501 - Fixed launching q3map2 from build-menu on linux/osx.
502 - Added version checking of generated config files.
503 - Fixed key-up events being missed while holding ctrl/shift/alt.
504 - Fixed texture-compression support.
505 Jago
506 - Changed q1 trigger_relay and trigger_counter to be point entities.
507
508 11/01/2005
509 SPoG
510 - Changed brush-save to not write non-contributing faces.
511 - Fixed rendering artifacts on outlines of selected box-entities.
512
513 10/01/2005
514 SPoG
515 - Added patch-cap-cylinder.
516
517 09/01/2005
518 SPoG
519 - Fixed texture-browser scroll-to-selected-texture.
520 - Added brush face texture painting.
521
522 08/01/2005
523 SPoG
524 - Fixed ungroup-selected-entities.
525 - Added 'Entity' menu.
526 - Removed items unrelated to entity-creation from xy-window right-click menu.
527 - Fixed minor memory leaks in core.
528 - Removed code that ignores empty alpha-channel in tga loader.
529 - Fixed memory leak in model module.
530 - Fixed memory leaks in picomodel library: ase and lwo loaders.
531 - Changed default tool to 'QE' tool.
532
533 04/01/2005
534 SPoG
535 - Changed start-on-primary-screen default to 'true' with multiple screens.
536 - Added enter/escape as shortcuts for OK/Cancel buttons on modal dialogs.
537 - Disabled mouse-chase scrolling in XY window when drag-selecting.
538 - Fixed xlink I/O warnings on linux.
539 - Removed light-creation 'intensity' dialog in doom3 config.
540 - Changed the default vertical size of the shortcut-list window to 400. 
541 - Fixed patch-creation with zero-sized workzone.
542 - Fixed crash when rendering doom3 light_radius box.
543
544 03/01/2005
545 SPoG
546 - Added arbfp1/arbvp1 vertex/fragment program lighting support.
547 - Fixed colour-selection dialog not going away after OK/Cancel.
548 - Fixed tangent/bitangent calculation on degenerate patches.
549 - Added resizing of patches with QE tool.
550
551 02/01/2005
552 SPoG
553 - Added stippled hidden-line rendering for rotate/translate manipulators.
554 - Refactored high-level camera/orthographic rendering functions.
555 - Fixed failure to load models with back-slashes in path.
556 - Improved peformance of doom3 lighting with large models.
557
558 01/01/2005
559 SPoG
560 - Changed entity renderering to draw connections for culled entities.
561 - Fixed runtime errors on shutdown after cycling between lighting/textured.
562 - Fixed 'Cancel' button in modal dialogs behaving like 'OK' button.
563 - Changed 'clip' brush filtering to use shader parameters instead of names.
564 - Added rendering of origin-point for selected model entities.
565 - Fixed doom3 light-interaction updates for model entities.
566
567 31/12/2004
568 SPoG
569 - Removed menu-splitting functionality.
570 - Refactored entity-class menu construction.
571 - Replaced const_reference with ConstReference.
572 - Renamed string_t to CopiedString.
573 - Changed code using Str::Format and Str::operator+= to use StringOutputStream.
574 - Refactored shortcut command parsing code.
575 - Changed light entity rendering to show light_radius box only in doom3 config.
576 - Added 2x overbrightening for doom3 lighting preview.
577
578 16/12/2004
579 SPoG
580 - Changed default doom3 light_radius to 300.
581 - Fixed initial value of doom3 light_center.
582 - Reduced frequency of gui updates during map load.
583
584 13/12/2004
585 SPoG
586 - Fixed crash in monitored-compile feedback dialog.
587
588 12/12/2004
589 SPoG
590 - Added visualisation of halflife texture-projection format.
591 - Added texture-lock for halflife texture-projection format.
592 - Changed brush-texture-lock default to enabled for doom3 and halflife.
593
594 11/12/2004
595 SPoG
596 - Refactored script-tokeniser.
597 - Fixed doom3 lighting on ATI cards.
598 - Added support for list attributes in entity definitions.
599 - Added utf8-normalisation on text printed to console.
600 - Fixed missing default_build_menu.xml in halflife game config.
601
602 10/12/2004
603 SPoG
604 - Fixed missing commas in entity-inspector comments.
605 - Added support for default values in entity-definitions.
606
607 09/12/2004
608 SPoG
609 - Enabled doom3 realtime lighting preview.
610
611 05/12/2004
612 SPoG
613 - Fixed gcc compile warnings in patch.cpp.
614 - Added q1 and q2 support to linux installer.
615
616 02/12/2004
617 SPoG
618 - Added highlighting of entity-list nodes that have selected descendants.
619
620 29/11/2004
621 SPoG
622 - Fixed xy-window failing to update after map-load.
623
624 28/11/2004
625 SPoG
626 - Fixed error on shutdown when game-select dialog is disabled.
627 - Added surface/light-interaction debugging mode.
628 - Added per-plane light-culling for brush faces.
629 - Added support for bump shaders using 'blend' layer keyword.
630 - Added support for light-shaders.
631 - Fixed edge/border clamping on light-attenuation textures.
632 - Added 'Lighting' camera render-mode for doom3 config.
633
634 25/11/2004
635 SPoG
636 - Fixed right-click-menu on linux.
637
638 13/11/2004
639 SPoG
640 - Changed light-entity to draw radii only when selected.
641
642 07/11/2004
643 SPoG
644 - Fixed shortcuts for creating n-sided brush-prisms.
645
646 19/10/2003
647 SPoG
648 - Fixed user-customisable shortcuts support.
649
650 16/10/2003
651 SPoG
652 - Added restore-main-window call when a modal-dialog dialog-box is shown.
653
654 13/10/2003
655 Jamie Wilkinson
656 - Fixed SConstruct cpu detection on Power Macintosh.
657 - Added more verbose warning settings for gcc builds.
658 SPoG
659 - Changed buffered-text-input-stream API to not use magic EOF value.
660
661 06/10/2004
662 Jamie Wilkinson
663 - Fixed debug-break on non-x86 platforms.
664
665 05/10/2004
666 SPoG
667 - Fixed new doom3 entities not being given unique names.
668
669 02/10/2004
670 SPoG
671 - Fixed autosave causing the main-window to jump to the front.
672 - Fixed window-title when changing view direction in floating-windows layout.
673 - Added status information to wait dialogs.
674 - Changed map-save to overwrite/refresh files modified/deleted outside radiant.
675 - Changed component selection in QE tool to treat near-equal points as one.
676 - Added texture browser window to View menu.
677 - Changed white overlay in camera-window to draw hidden lines in 75% grey.
678 - Reduced point-size for vertex/edge/face handles by 2/3.
679
680 25/09/2004
681 SPoG
682 - Added component-editing for curves on doom3 entities.
683 - Added normalisation of translation for texture-lock on doom3 brushes.
684 - Added update of surface inspector for texdef changes caused by texture-lock.
685 - Changed floating-windows layout to centre all ortho views on center-xy-views.
686 - Stopped autosave from saving unmodified maps after first-time load.
687 Shamus
688 - Textool improvements.
689
690 21/09/2004
691 Michael Schlueter
692 - Changed file-chooser dialogs to use GtkFileChooser.
693
694 20/09/2004
695 SPoG
696 - Added basic rendering for 'curve_CatmullRomSpline' on doom3 entities.
697
698 19/09/2004
699 SPoG
700 - Added basic rendering for 'curve_Nurbs' on doom3 entities.
701
702 18/09/2004
703 SPoG
704 - Added doom3 entity-definition editor_usage* key support.
705 - Added doom3 entity-definition editor_* key info to entity-inspector comments.
706 - Added specialised attribute-entry in entity-inspector for boolean attributes.
707 - Fixed crash in find-brush when entering the index of a fixed-size entity.
708 - Added support for rendering doom3 'targetN' -> 'name' entity connections.
709 - Changed connect-entities to use 'targetN' and 'name' keys on doom3 entities.
710 - Improved handling of brushes with near-duplicate planes.
711 - Fixed crash in snap-to-grid on brushes with non-contributing faces.
712
713 17/09/2004
714 Michael Schlueter
715 - Fixed gcc build errors.
716 SPoG
717 - Fixed stability problems with doom3 brush-entities.
718
719 16/09/2004
720 SPoG
721 - Added automatic renaming of entity target/name keys for paste and import-map.
722
723 13/09/2004
724 SPoG
725 - Fixed rotation/mirror toolbar buttons using wrong axes in certain situations.
726 - Fixed incorrect filter settings display in filters menu.
727 - Added automatic renaming of entity target/name keys when cloned.
728 - Fixed quake2 support.
729
730 12/09/2004
731 SPoG
732 - Added shortcut support for all menu commands and toolbar buttons.
733 - Fixed patch shader-name saving for doom3 patches created by user.
734
735 10/09/2004
736 SPoG
737 - Fixed patch-cap-endcap and patch-cap-reverse-endcap.
738
739 09/09/2004
740 SPoG
741 - Fixed status-bar labels showing 'Label' at startup.
742 - Fixed textures-menu grouping bug.
743 - Fixed mirroring on brushes with doom3 plane-defs.
744
745 08/09/2004
746 SPoG
747 - Changed patch-cap-selected to prompt for cap type only once.
748 - Fixed infinite-loop in patch-cap-selected.
749 - Changed autosave to only save if the map has changed since the last autosave.
750 - Changed "file exists, overwrite?" to go back to the file-chooser if 'no' is selected.
751
752 07/09/2004
753 Michael Schlueter
754 - Removed unused source files - qsysprintf, gtkfilesel.
755 - Changed linux exectuable-path resolution to use '/proc/self/exe'.
756 - Changed 'file exists, overwrite?' prompt to default to 'no'.
757
758 06/09/2004
759 SPoG
760 - Fixed crash when handling duplicate shader definitions.
761 - Fixed crash on startup after changing game-type (sp/mp).
762 - Changed compute-axis-base to be more stable in degenerate cases.
763 Michael Schlueter
764 - Cleaned up loki_path stuff.
765 Shamus
766 - Added textool rotation manipulator.
767
768 01/09/2004
769 Michael Schlueter
770 - Changed linux installer to copy *.game files from game-packs instead of generating them.
771
772 29/08/2004
773 SPoG
774 - Moved doom3 shader parsing into a separate function.
775 - Fixed saving of visibility of yz-side and xz-front in floating-windows layout.
776 - Added inheritance of doom3 entityDef 'editor_* *' keys.
777 - Added support for doom3 entityDef 'editor_* *' keys other than 'editor_var'.
778 - Changed entity-inspector attributes panel to be scrollable.
779 - Changed shaders module to load *.mtr for doom3 instead of using shaderlist.
780 - Improved doom3 material parsing.
781 - Fixed crash loading maps containing patches with large numbers of control points.
782 - Changed face-selection in camera view to use polygon test.
783 - Changed face-selection-mode rendering in camera view to cull back-faces.
784 - Changed shaders module to use diffusemap on doom3 shaders with no qer_editorimage.
785
786 28/08/2004
787 SPoG
788 - Fixed undefined-behaviour bug causing a crash with gcc optimisation.
789 - Fixed opengl extension support on linux.
790 - Added support for half-life .fgd entity-definitions.
791 - Fixed loading of half-life maps with texture-names containing '{'.
792
793 26/08/2004
794 SPoG
795 - Updated win32 install to use gtk+-2.4.7 and gtk-wimp-0.6.2.
796 - Removed 'unknown model type: ""' and 'Texture load failed: ""' errors.
797 - Changed pivot-point calculation to use entity-origin for fixed-size entities.
798 - Fixed errors drawing selection-rectangle in floating-windows layout.
799 - Fixed shortcuts becoming disabled in floating-windows layout.
800 - Removed snap-to-integer on entity angle/angles/scale keys.
801 - Fixed dragging of doom3 brush-entities.
802 Michael Schlueter
803 - Fixed gcc compiler error and warnings.
804 - linux installer fixes.
805
806 25/08/2004
807 Michael Schlueter
808 - Changed linux build system to copy '$GAME.game/*' for installer.
809 - Changed linux installer to use 1.5's module set.
810 - Removed optimisation from linux build to fix optimiser-related crash.
811 - Added Doom3 support to linux installer.
812 SPoG
813 - Changed texdef export to not snap shift/rotate to integer.
814
815 17/08/2004
816 SPoG
817 - Fixed texture-browser height update bug.
818 - Changed texture-browser to show only the texture-set selected from the menu.
819 - Fixed bug loading quake maps.
820
821 16/08/2004
822 SPoG
823 - Fixed shortcuts for shift/rotate/scale-texture on patches.
824 - Fixed patch-inspector rows/cols combos not being cleared between selections.
825 - Changed entity/brush counts to use counters instead of polling every second.
826 - Changed archivewad module to check lump types and ignore non-miptex files.
827 - Added support for worldcraft/hammer half-life map format.
828
829 15/08/2004
830 SPoG
831 - Added doom3 md5mesh loader.
832 - Added support for doom3 entityDef 'model' key.
833 - Changed textures-menu to show/load only shaders in the form 'textures/<menu-item>/*'.
834 - Fixed texture-browser height calculation bug.
835 - Added support for doom3 entityDef 'editor_var *' key.
836 - Fixed support for patchDef3 subdivision settings.
837
838 14/08/2004
839 Chronos
840 - Added doom3 light_radius and light_center rendering.
841 SPoG
842 - Disabled default-shaders for doom3.
843 - Added one-click dragging of vertices/edges/faces on brushes and patches.
844 - Fixed detail flag being lost on brush-clone or save-as.
845
846 12/08/2004
847 SPoG
848 - Fixed workzone being invalidated when a brush is deleted.
849 - Fixed pivot updates when switching from translate-tool to rotate-tool.
850 - Fixed crash in misc_model.
851 - Changed file_dialog to show '*.*' when pattern is not specified.
852 - Added undo support for patch-inspector XYZUV tweaking.
853 - Removed 'Apply'/'Done' buttons from patch-inspector.
854
855 11/08/2004
856 redfella
857 - Converted RTCW entities.def to xml format.
858 SPoG
859 - Added support for "name" key for doom3 entities.
860
861 10/08/2004
862 SPoG
863 - Added support for loading text files from VFS archives.
864
865 09/08/2004
866 SPoG
867 - Changed .map writer to always use decimal notation for floats.
868 - Added filtering of monster_clip/full_clip/player_clip.
869 - Added support for inheritance in doom3 entity-definitions.
870 - Fixed doom3 patchDef2 material-name import/export.
871
872 06/08/2004
873 SPoG
874 - Doom3 support:
875   - Map load/save.
876   - Materials parsing.
877   - entityDef parsing.
878   - Fixed brush-primitives texturing bug.
879   - Added texture-lock for brush-primitives texturing on all transforms.
880   - Added support for model/rotation/origin keys on func_ entities.
881 - Added DDS image module.
882
883 03/08/2004
884 SPoG
885 - Fixed copy/paste copying all brushes of an entity when only one is selected.
886 - Fixed discrete-camera-movement shortcuts becoming disabled after using freemove-camera.
887
888 27/07/2004
889 Shallow
890 - Converted ET entities.def to xml format.
891
892 26/07/2004
893 SPoG
894 - Fixed SI when not in face-selection mode.
895 - Changed patch-create-prefab to use current workzone.
896 - Changed engine attribute to be optional in game-description.
897
898 24/07/2004
899 SPoG
900 - Changed module server to support wildcard modules.
901 - Cleaned up docs/developer, added README.
902 - Removed old TODO.
903
904 23/07/2004
905 Shamus
906 - Initial version of textool.
907 MindLink
908 - Fixed const bug for vs.net 2005 compiler.
909
910 22/07/2004
911 SPoG
912 - Fixed copy/paste and export-selected failing to export stuff.
913
914 19/07/2004
915 SPoG
916 - Updated win32 setup scripts for q1 entity definitions.
917
918 18/07/2004
919 SPoG
920 - Updated win32 setup scripts.
921 - Fixed bug loading 8-bit bmp with <256 palette entries.
922 - Added support for loading textures from arbitrary locations.
923 - Changed shaders module to load notex/shadernotex from bitmaps/ in .bmp format.
924 - Fixed bugs in brush-primitives texdef code.
925
926 17/07/2004
927 SPoG
928 - Added STV:EF support to win32 installer.
929 - Moved hardcoded game-specific configuration stuff into .game files.
930
931 16/07/2004
932 SPoG
933 - Fixed crash bug in brush edge/vertex/face selection.
934
935 15/07/2004
936 SPoG
937 - Moved .def files from <enginepath>/<basegame>/scripts/ to <radiantpath>/<gamefilename>/<game>/.
938 - Changed entity inspector UI to be driven by entities xml.
939
940 14/07/2004
941 SPoG
942 - Fixed map load/save in brusb-primitives mode.
943 - Added files required to run in brush-primitives mode.
944 - Added support for changing engine-path while a map is loaded.
945
946
947 11/07/2004
948 SPoG
949 - Changed entity inspector to support custom UI for each entity-class.
950
951 10/07/2004
952 SPoG
953 - Added support for experimental xml version of .def format.
954 - Rewrote token parser.
955 - Rewrote .def parser.
956 - Fixed failure to read show-workzone preference.
957 - Refactored quake3 entities module.
958
959 03/07/2004
960 SPoG
961 - Changed QE-style Drag tool to move as well as resize.
962 - Fixed shortcuts becoming disabled.
963 - Fixed loading file types with upper-case extensions.
964
965 30/06/2004
966 AcidDeath
967 - Added support for plugin submenus.
968
969 27/06/2004
970 SPoG
971 - Added build-menu-command editing.
972 - Fixed texture-object reshuffle caused by changing gamma.
973 - Refactored vfs/shaders/renderstates/eclass/texturemenu unrealise/realise systems.
974
975 26/06/2004
976 SPoG
977 - Added printf-formatting support to output streams.
978 - Added error/warning printing to xml parser.
979 - Changed build-menu xml format to allow easier editing.
980 - Added sample plugin.
981
982 25/06/2004
983 SPoG
984 - Changed paste and import-map to select pasted/imported entities and world brushes.
985
986 24/06/2004
987 SPoG
988 - Changed create-entity API to use eclass instead of classname.
989 - Changed nodes with unknown entity types to use a group-entity if the node has children.
990
991 18/06/2004
992 SPoG
993 - Changed image-loaders interface to use a file object instead of VFS.
994 - Changed model-loader interface to support in-place model reloading.
995 - Changed picomodel-loader module to support configuration of suppported model types in synapse.config.
996 - PicoModel: added support for loading models from an abstract input stream.
997
998 14/06/2004
999 SPoG
1000 - Refactored texture browser.
1001 - Removed GLWindow.
1002 - Fixed mousewheel movement in camera window.
1003
1004 13/06/2004
1005 SPoG
1006 - Added load-entire-wad from textures menu in Quake/HL mode.
1007 - Fixed bug with writing negative integers to .map format.
1008 - Fixed texture-browser hide-unused to show only in-use shaders. 
1009 - Fixed texture-browser scrollbar positioning and origin-clamping.
1010 - Fixed prompting to save unchanged new maps.
1011 - Changed unsaved-changes message box default to "Yes, save" instead of "OK, don't save".
1012 - Changed all message boxes to appear centrally.
1013 - Removed minimize/maximize buttons from all message boxes.
1014
1015 12/06/2004
1016 SPoG
1017 - Disabled shortcut keys during drags.
1018 - Fixed window updates for edge/vertex multi-selection.
1019 - Added apply/cancel on enter/escape for texture-browser filter entry.
1020 - Changed undo system to use explicit start/finish pair to specify undoable operations.
1021 - Changed undo system to print undoable command after command completion instead of before.
1022 - Added printing of movement parameters for translate/rotate manipulator drags.
1023 - Changed brush-subtract to not delete the selection after subtracting.
1024 - Fixed texture browser to not display textures if only in-use by nodes in the undo-queue.
1025 - Fixed another workzone-update performance issue causing area-selection to be slow.
1026 - Added code to brush build-B-Rep to handle duplicate edges.
1027
1028 10/06/2004
1029 SPoG
1030 - Added lazy evaluation of local->world transforms and world-space AABBs.
1031 - Added shortcut key for translate mode, default 'W'.
1032 - Added toolbar buttons for edge/face/vertex modes.
1033 - Changed Escape shortcut to deselect-components if components are selected.
1034
1035 02/06/2004
1036 SPoG
1037 - Fixed performance bug with workzone updates not being lazily evaluated.
1038 - Fixed brush edge-graph bug by removing degenerate winding edges.
1039
1040 01/06/2004
1041 SPoG
1042 - Added mode information to status bar.
1043 - Added console feedback describing undoable commands executed.
1044 - Fixed assertion failures on updating degenerate edge/vertex selections.
1045 - Fixed detail brushes turning structural when clipped.
1046
1047 31/05/2004
1048 SPoG
1049 - Added support for more than one edge/vertex selected per brush.
1050
1051 29/05/2004
1052 SPoG
1053 - Refactored groupdialog - decoupled notebook from console/textures/entity pages.
1054 - Fixed crash in patch tesselator.
1055 - Fixed floating windows startup crash.
1056 - Fixed null texture name for patches.
1057
1058 28/05/2004
1059 SPoG
1060 - Hide arrows on translate manipulator when obscured by square part.
1061 - Workaround for main window not being brought to front when a floating window is closed.
1062 - Fixed rendering of selected components of degenerate brush faces.
1063 - Fixed double typedef in picomodel.
1064 - Fixed bug in allocator stuff.
1065 - Fixed up clipper tool button state.
1066 - Added workzone updates when selection bounds change.
1067 - Fixed transient setting on floating inspector windows.
1068
1069 27/05/2004
1070 Tr3b
1071 - Fixed gcc build errors.
1072 SPoG
1073 - Fixed crash bug in game selection dialog.
1074
1075 26/05/2004
1076 SPoG
1077 - Cleaned up project settings.
1078 - Changed autosave/snapshots to only save modified maps.
1079 - Refactored build menu.
1080
1081 23/05/2004
1082 SPoG
1083 - Fixed minor picomodel ase loader smoothing-groups bug.
1084
1085 19/05/2004
1086 SPoG
1087 - Allocator system improvements, fixed warnings
1088
1089 18/05/2004
1090 SPoG
1091 - PicoModel: added support for per-vertex smoothing-group, used in generation of normals.
1092 - PicoModel ASE loader: added support for per-face 'MESH_SMOOTHING' id.
1093 - PicoModel: changed normal generation code to create smooth normals across texcoord/colour discontinuities.
1094 - Fixed cosmetic menu bug.
1095 - Fixed file handle leak in tga loader.
1096 - Added experimental allocator system.
1097
1098 15/05/2004
1099 Tr3b
1100 - Fixed gcc build errors.
1101
1102 11/05/2004
1103 SPoG
1104 - Fixed version.h custom build step on win32
1105 - Refactored preferences dialog to eliminate dependencies on other modules.
1106 - Redesigned preferences dialog ui layout.
1107
1108 06/05/2004
1109 SPoG
1110 - Refactored texture browser.
1111
1112 05/05/2004
1113 SPoG
1114 - Upgraded win32 gtk2 version to 2.4.1.
1115 - Migrated from GtkCombo to GtkComboBox.
1116 - Texture browser improvements.
1117 - Fixed malloc/free mismatch bug.
1118
1119 05/05/2004
1120 SPoG
1121 - Refactored surface inspector and texture browser.
1122
1123 02/05/2004
1124 Nurail
1125 - Added imageq2 module with support for quake2 and heretic2 texture formats: wal, m8, m32.
1126
1127 30/04/2004
1128 SPoG
1129 - Changed texture window not to auto-scroll when selecting faces.
1130 - Changed surface inspector to apply shader seperately from shift/scale/rotate.
1131 - Changed selected face tracking to use separate selection list.
1132
1133 26/04/2004
1134 SPoG
1135 - Added per-file change tracking - only modified (unsaved) files are saved by SaveMap().
1136
1137 18/04/2004
1138 SPoG
1139 - Fixed texture-increment-matches-grid.
1140 - Changed selecting a texture to only change the shader on the selected brushes.
1141 - Changed 'Axial' button in surface inspector to reset the texdef for selected brushes/faces.
1142 - Removed MAX_TEXTUREDIRS limit.
1143
1144 11/04/2004
1145 SPoG
1146 - OS library module added to wrap calls to rename/unlink/access/stat.
1147 - OpenGL-view selection tests constrained to current window.
1148 - Cleaned up OpenURL.
1149 - Added jk2 and sof2 support to win32 installer.
1150
1151 09/04/2004
1152 TTimo
1153 - update the OSX setup / .info generation code
1154
1155 08/04/2004
1156 SPoG
1157 - Added integer quantisation for brush edge/vertex drags to fix FP-drift on planes.
1158 TTimo
1159 - fix for scons 0.95
1160 - re-enable Python >= 2.1 version check
1161 - OSX 10.3: remove obsolete dlsym_auto_underscore (bug #920)
1162 - OSX: disable q2 tools build (broken thread code)
1163
1164 07/04/2004
1165 SPoG
1166 - Moved profile.cpp into a separate static library.
1167
1168 06/04/2004
1169 SPoG
1170 - Refactored preferences to be more modular.
1171 - Fixed preferences being corrupted if a crash occurs during preference saving.
1172 - Refactored window position saving.
1173 - Fixed bug in radio button creation in preferences dialog.
1174
1175 24/03/2004
1176 SPoG
1177 - Changed surface inspector to unfocus after pressing escape or return, to enable shortcuts.
1178 - Added refresh of surface inspector for shift/scale/rotate-texdef shortcuts.
1179 - Fixed bug causing some operations to be applied twice.
1180
1181 21/03/2004
1182 SPoG
1183 - Added depth-test and normalisation for translate-manipulator rendering.
1184 - Added basic clipper-preview rendering.
1185
1186 18/03/2004
1187 SPoG
1188 - Added maya-style arrow-heads to translate manipulator.
1189 - Changed square part of translate manipulator to be viewplane-oriented.
1190 - Changed square part of translate manipulator to take priority for selection.
1191
1192 15/03/2004
1193 SPoG
1194 - Added recalculation of pivot-point when grid size changes.
1195 - Changed win32 SHGetFolderPath to link with shfolder.lib instead of shell32.lib.
1196 - Fixed failure to recover brushes from an invalid state.
1197
1198 14/03/2004
1199 SPoG
1200 - Improved event handling to make manipulator-dragging smoother in complex scenes.
1201 - Refactored camera window camera-movement handling.
1202
1203 06/03/2004
1204 SPoG
1205 - Fixed vertex/edge undo failing to update selected-vertex position.
1206
1207 29/02/2004
1208 SPoG
1209 - Re-enabled next-xy-view in floating windows mode.
1210 - Reinstated light-radius rendering.
1211 - Added Wolfenstein support to win32 setup.
1212
1213 24/02/2004
1214 SPoG
1215 - Changed create-brush-prism to use correct dimension for prism radius.
1216 - Changed freelook selection to use window-centre position.
1217
1218 22/02/2004
1219 SPoG
1220 - Optimised undo for adding/removing scenegraph nodes.
1221 - Changed entity-list view to sort the tree by name.
1222
1223 18/02/2004
1224 SPoG
1225 - Moved default shaderlist to <AppPath>/<GameFileName>/<GameName>/default_shaderlist.txt
1226 - Moved user shaderlist to <AppData>/<Version>/<GameFileName>/<GameName>/shaderlist.txt
1227
1228 11/02/2004
1229 SPoG
1230 - Refactored clipboard copy/paste code to allow re-use.
1231
1232 10/02/2004
1233 SPoG
1234 - Fixed false-positive-intersection bug in CSG subtract algorithm.
1235
1236 07/02/2004
1237 SPoG
1238 - SceneGraph: Refactored per-instance functionality.
1239 - Fixed intermittent culling bug caused by bad bounding boxes.
1240 - Fixed missing ToggleCubicClip shortcut.
1241 - Removed modal buttons from Surface Inspector.
1242 - Changed Surface Inspector keys:
1243   - Escape: revert not-yet-committed values to previous state.
1244   - Enter: commit not-yet-committed values immediatly.
1245 - Changed Surface Inspector to update when selection changes.
1246
1247 31/01/2004
1248 SPoG
1249 - Cleaned up functional.h template usage with typedefs.
1250 - Fixed autosave path.
1251 - Added q1 component to installer.
1252 - Added radiant_manual component to installer.
1253 - Added q3-example-maps package to installer.
1254
1255 29/01/2004
1256 SPoG
1257 - Added error reporting for module system initialisation failure.
1258 - Added MSI package creation tools in setup/win32.
1259   note: requires MSI SDK binaries in http://zerowing.idsoftware.com/radiant-files/msi/msitools.zip
1260 - Added initial version of scripts to build basic win32 setup.
1261
1262 26/01/2004
1263 SPoG
1264 - Added storing EnginePath for each game in local.pref.
1265 - Added EnginePath editing to prefs dialog.
1266 - Added vfs shutdown/init when gamename changes.
1267 - Added vfs shutdown/init when enginepath changes.
1268
1269 25/01/2004
1270 SPoG
1271 - Fixed filtering updates.
1272 - Moved default bsp menu to <AppPath>/<GameFileName>/default_build_menu.xml
1273 - Moved user bsp menu to <AppData>/<Version>/<GameFileName>/build_menu.xml
1274 - Moved synapse.config to <AppPath>/<GameFileName>/synapse.config
1275 - Moved game-specific .xlink files to <AppPath>/<GameFileName>/*.xlink
1276
1277 25/01/2004
1278 SPoG
1279 - Redesigned filter system:
1280   - Filtered status updated when filterable attributes change.
1281   - Supports per-brush-face filtering.
1282 - Removed long-dead project-settings stuff:
1283   - Moved gamemode and gamename storage into local.pref temporarily.
1284   - Moved bsp commands over to a new format, disabled gui editing for now.
1285
1286 20/01/2004
1287 SPoG
1288 - Changed win32 Application Data path lookup to use win32 API instead of getenv.
1289
1290 14/01/2004
1291 SPoG
1292 - Fixed main menu mnemonics.
1293 - Fixed crash on exit after viewing pointfile.
1294
1295 13/01/2004
1296 SPoG
1297 - Fixed not always resetting 
1298 component-mode when selection is cleared.
1299
1300 11/01/2004
1301 Tr3B
1302 - Added parse/write support for BrushDef3 and PatchDef3.
1303   Requires editing synapse.config to enable.
1304 SPoG
1305 - Rearranged menus:
1306   File = new/open/import/export
1307   Edit = manipulate scene hierarchy and selection
1308   View = toggle entityinspector/entitylist/surfaceinspector/camera/xy
1309     edit camera/xy parameters
1310     filters/hideshow/region
1311   Modify = transform scene elements
1312   Build = bsp menu
1313 - Fixed Brush-Primitives support:
1314   Requires editing synapse.config to enable.
1315   Supports load/save of BP mapfiles, and editing BP texdefs in surface inspector
1316   (Not yet possible to convert between formats).
1317   
1318 15/12/2003
1319 SPoG
1320 - Changed user-prefs to be stored in user-profile directory on win32.
1321
1322 14/12/2003
1323 SPoG
1324 - Fixed entitylist window visibility tracking.
1325 - Implemented find/replace-shader for patches.
1326 - Changed get-texture-from-selected to update find/replace-shader dialog.
1327 - Implemented reparent-selected for more than one selected node.
1328 - Added checks to stop assignment of invalid texture names.
1329 - Fixed uninitialised texture-compression setting.
1330 - Fixed bsp menu.
1331
1332 ------- spog_branch merged to trunk
1333
1334 10/12/2003
1335 SPoG
1336 - Ported imagehl module.
1337 - Ported imagepng module.
1338
1339 03/12/2003
1340 SPoG
1341 - Changed brush winding generation to use use double precision planes.
1342 - Fixed tracking of modifier key state.
1343
1344 29/11/2003
1345 SPoG
1346 - Replaced mathlib with c++ vector/matrix library.
1347 - Added expression-templates for common vector/matrix operations.
1348
1349 21/11/2003
1350 SPoG
1351 - Refactored component-selection stuff.
1352 - Ported m4x4_t library to c++ Matrix4.
1353
1354 16/11/2003
1355 SPoG
1356 - Changed shortcuts.ini to be written automatically.
1357 - Moved more prefs into specific modules.
1358 - Changed c++ NULL usage to 0 for maximum portability.
1359
1360 11/11/2003
1361 SPoG
1362 - #include cleanup.
1363 - Added debug output/assert for module initialisation.
1364
1365 09/11/2003
1366 SPoG
1367 - Refactored status bar stuff.
1368 - Refactored window updates to use closures.
1369 - General cleanup and refactoring.
1370
1371 08/11/2003
1372 SPoG
1373 - Increased priority of window redraw events.
1374 - Ported model module to new module system.
1375
1376 07/11/2003
1377 SPoG
1378 - Refactored window updates.
1379
1380 05/11/2003
1381 SPoG
1382 - Changed menubar/toolbars to be non-detachable.
1383 - Fixed empty-undos created when left-clicking in XY window.
1384 - Refactored camera modelview/projection matrix updates. 
1385 - Moved application-specific code out of mainframe.cpp.
1386 - Reinstated brush/entity count in statusbar.
1387
1388 04/11/2003
1389 SPoG
1390 - Reinstated instant status-bar updates.
1391
1392 30/10/2003
1393 SPoG
1394 - Fixed crosshair cursor in clipper mode.
1395
1396 29/10/2003
1397 SPoG
1398 - Changed camera to maintain valid projection/modelview matrices.
1399 - Moved manipulator-transform update from frustum class to selection system.
1400 - Removed frame-rate dependency in 3d-window freelook.
1401
1402 27/10/2003
1403 SPoG
1404 - Smoothed out xy-window mouse-chasing.
1405 - Changed mouse-chasing to occur 16 pixels inside the window edges.
1406 - Changed xy-window to maintain valid projection/modelview matrices.
1407 - Fixed invalid workzone generated when deselecting with no selection.
1408
1409 26/10/2003
1410 SPoG
1411 - Ported changes from trunk between rev 3818 and rev 4036.
1412
1413 25/10/2003
1414 SPoG
1415 - Refactored xy-window mouse event handling.
1416
1417 22/10/2003
1418 SPoG
1419 - Fixed freelook focus-out event.
1420 - Changed selection mouse event handling to use modifiers on button-release.
1421
1422 21/10/2003
1423 SPoG
1424 - Refactored all mouse event handling for camera window.
1425 - Changed menus/toolbars/accelerators to use anonymous closures.
1426
1427 20/10/2003
1428 SPoG
1429 - Fixed get-pointer-in-screen-coordinates on win32.
1430 - Changed patch prefs to use preference-system module.
1431 - Fixed selection of side-on faces.
1432 - Changed brush rendering to avoid glPushClientAttrib - workaround for ATI driver issue.
1433
1434 19/10/2003
1435 SPoG
1436 - Changed VFS directory initialisation to occur after module initialisation.
1437 - Changed load-preferences to occur after module initialisation.
1438 - Added preference-system module.
1439 - Changed undo prefs to use preference-system module.
1440 - Restored splash screen with non-intrusive behaviour.
1441 - Cleaned up main-toolbar creation.
1442 - Fixed floating windows behaviour when main window is minimised.
1443 - Changed shader-list parsing to use new script tokeniser.
1444 - Changed deprecated code using GtkPixmap to use GtkImage.
1445 - Removed bitmap-loading from core.
1446 - Removed pc-speaker beep on map-save.
1447
1448 17/10/2003
1449 SPoG
1450 - Fixed crash when trying to undo on an empty undo queue.
1451 - Refactored gtkdlgs, using helper functions to create common widgets.
1452 - Changed Dialog class to use std::list for data.
1453
1454 13/10/2003
1455 SPoG
1456 - Refactored entity inspector.
1457 - Removed miscellaneous unused functions.
1458 - Refactored qe3 header.
1459 - Moved texture-window preferences into texwindow.cpp.
1460
1461 12/10/2003
1462 SPoG
1463 - Moved layout-mode dependant code into main-frame creation.
1464 - Replaced prefs system with new import/export system.
1465 - Fixed gcc3.3 build errors.
1466
1467 11/10/2003
1468 SPoG
1469 - Moved unnecessary methods from MainFrame into free functions.
1470 - Removed unsupported toolbar buttons and menu items.
1471 - Changed misc->gamma to not require restart.
1472 - Fixed unmaximised window-size when loading main window maximised.
1473 - Fixed saving of rotate increment preference.
1474
1475 10/10/2003
1476 SPoG
1477 - Fixed keyboard shortcuts intercepting input to texture-subsets text-entry.
1478
1479 09/10/2003
1480 SPoG
1481 - Fixed gcc3 build errors, compiled and tested on linux.
1482
1483 08/10/2003
1484 SPoG
1485 - Fixed brush snap-to-grid creating huge coordinate values.
1486 - Fixed minor bug in selection menu.
1487
1488 07/10/2003
1489 SPoG
1490 - Cleaned up MainFrame.
1491 - Added quantisation of plane pts when dragging.
1492 - Fixed create-empty-brush bug.
1493
1494 06/10/2003
1495 SPoG
1496 - Moved control of camera keyboard-accelerators into camera window module.
1497
1498 05/10/2003
1499 SPoG
1500 - Separated keyboard-accelerators from menu items, using functors.
1501 - Completed factoring out HandleCommand.
1502
1503 04/10/2003
1504 SPoG
1505 - Changed 4-way-split mode to automatically reposition separators when window size changes.
1506 - Fixed gtk error in floating-entity/textures/console window.
1507 - Fixed position of console horizontal pane separator.
1508
1509 03/10/2003
1510 SPoG
1511 - Work-in-progress factoring out HandleCommand.
1512
1513 02/10/2003
1514 SPoG
1515 - Fixed pink icons on main window on win32.
1516 - Replaced g_bIgnoreCommands with signal block/unblock.
1517 - Refactored MainFrame startup.
1518
1519 01/10/2003
1520 SPoG
1521 - Fixed entity-window redraw on selection change.
1522 - Moved control over VFS init/shutdown to module system.
1523 - Fixed failure to release translucency render-states.
1524 - Added support for realise/unrealise of all opengl texture objects.
1525 - Refactored startup/shutdown logic.
1526   Changed quit commands to do nothing but call gtk_main_quit().
1527   Added code after gtk_main() to destroy stuff.
1528 - Changed 25ms timeout-handler to an idle-handler for window updates.
1529   (reduces redraw-request response time on fast machines)
1530 - Moved gl-shutdown control to glwidget.
1531   Textures are realised/unrealised when the shared context is created/destroyed.
1532 - Fixed lack of a valid gl context when unrealising gl textures.
1533
1534 30/09/2003
1535 SPoG
1536 - Added support for translucent entity rendering.
1537
1538 29/09/2003
1539 SPoG
1540 - Changed all global modules to use GlobalModule helper templates.
1541 - Ported qgl.c to c++.
1542 - Changed win32 project to dynamic-link with opengl32.lib.
1543
1544 28/09/2003
1545 SPoG
1546 - Added new experimental xml preference import/export system.
1547 - Refactored dialog base class:
1548   Moved common dialog-element-creation code into helper functions.
1549   Changed UpdateData to use per-element callback functions.
1550 - Refactored preferences dialog.
1551
1552 26/09/2003
1553 SPoG
1554 - Reversed winding order for circle primitives.
1555
1556 25/09/2003
1557 SPoG
1558 - Fixed slow selection response in large maps.
1559
1560 21/09/2003
1561 SPoG
1562 - Added sharing of global modules within a client.
1563 - Added quake map module and wal image module.
1564 - Ported mip image module and hlw image module.
1565 - Cleaned up imagehl module.
1566 - Fixed crash in pcx image module.
1567 - Rewrote md3 model module.
1568 - Ported mdl, md2 and mdc model modules.
1569 - Added filtering of q1/q2 clip brushes.
1570 - Added ati-crash-workaround rendering path.
1571 - Upgraded to gtk+-2.2.4 on win32:
1572   Fixed capslock affecting shortcut-keys.
1573 - Upgraded to gtkglext-1.0.4 on win32.
1574 - Fixed copy/paste.
1575 - Added shortcut-key support to entity treeview.
1576
1577 17/09/2003
1578 SPoG
1579 - Fixed failure to call vfsFreeFile on an empty buffer.
1580 - Fixed calling convention for dlls in new module system.
1581 - Changed map.cpp to support maps without a worldspawn entity.
1582 - Fixed crash on attempting to clone a map root.
1583 - Added filter-update calls after loading or cloning stuff.
1584 - Fixed reference cache failing to save a file.
1585
1586 16/09/2003
1587 SPoG
1588 - Refactored client-side module system code for direct module access.
1589 - Changed shaders, vfs, model, brush, patch and entity module interfaces
1590   to use abstract base class.
1591 - Removed unused functions from shaders and vfs interfaces.
1592
1593 15/09/2003
1594 SPoG
1595 - Removed synapse dependencies for win32 makefiles.
1596 - Added find-first-module-of-type helper function.
1597
1598 14/09/2003
1599 SPoG
1600 - Added new lightweight module system:
1601   Initialises each module the first time it is requested.
1602   Does not allow configurations with cyclic runtime dependencies.
1603   Provides templates for simple type-safe client-side implementation.
1604   Requires no client-side linkage.
1605 - Split radiant API into multiple APIs:
1606   core, textures, scenegraph, selection, renderstate, filters, filetypes.
1607 - Ported radiant, core, mapq3, mapxml, md3model, entity, shaders, image,
1608   vfspk3, archivewad, archivepak, archivezip to new module system.
1609
1610 11/09/2003
1611 SPoG
1612 - Removed edge and vertex integer-snapping during selection.
1613
1614 10/09/2003
1615 SPoG
1616 - Replaced map in referencecache.cpp with a hashtable.
1617 - Changed ReferenceCache interface to take a path string,
1618   which can be either absolute or relative.
1619
1620 08/09/2003
1621 SPoG
1622 - Cleaned up qertypes.h - split into multiple files.
1623 - Moved texdef stuff into itexdef.h.
1624 - Fixed shutdown destruction order bug. 
1625
1626 07/09/2003
1627 SPoG
1628 - Refactored texwindow.cpp.
1629   Moved texture management code into textures.cpp.
1630   Added textures api.
1631   Replaced globals from texwindow.h with accessor functions.
1632 - Cleaned up shaders module.
1633   Removed color-shader stuff.
1634   Rewrote shader-activation logic to use textures API.
1635   Removed appshaders API.
1636 - Refactored shutdown logic.
1637   Moved non-mainframe shutdown stuff into Radiant_Shutdown().
1638   Added deferred render-state realisation.
1639 - Fixed failure to create gl contexts in 16-bit mode for latest nvidia drivers.
1640 - Changed hashtable template to use traits parameter
1641   for case-insensitive hasher and keyequal functions.
1642 - Removed unused functions from qerplugin API.
1643
1644 02/09/2003
1645 SPoG
1646 - Refactored code to remove global-object accesses:
1647   Passing global objects as parameters to functions.
1648 - Refactored texwindow.
1649 - Moved synapse server out of pluginmanager.
1650   Changed pluginmanager to handle nothing but IPlugin stuff.
1651
1652 01/09/2003
1653 SPoG
1654 - Refactored scenelib.h, split into multiple files.
1655 - Refactored #includes related to scenelib.h.
1656 - Refactored preferences for xywindow and camwindow.
1657 - Refactored references to g_pParentWnd in xywindow and camwindow.
1658
1659 30/08/2003
1660 SPoG
1661 - Ported changes from trunk since 17/08/2003.
1662 - Ported all changes from bug800-spog_branch (vfs rewrite and q1 support).
1663
1664 29/08/2003
1665 SPoG
1666 - Refactored component-selection stuff.
1667 - Fixed selection-tracking bug in patches.
1668
1669 28/08/2003
1670 SPoG
1671 - Added support for line-strips to Selectors.
1672 - Fixed selection for entity treeview.
1673 - Refactored external-resource loading.
1674
1675 20/08/2003
1676 SPoG
1677 - Fixed snap-to-grid in edge and vertex modes.
1678 - Added a default model to use when a model load fails.
1679
1680 19/08/2003
1681 SPoG
1682 - Changed snap-to-grid to vastly reduce the possibility of creating an invalid plane.
1683
1684 17/08/2003
1685 SPoG
1686 - Ported changes from trunk since 01/08/2003.
1687
1688 12/08/2003
1689 SPoG
1690 - Changed entity key/value tracking to only track keys already added to the entity.
1691 - Fixed bug causing undo system to track scene changes during a queue-flush operation.
1692
1693 12/08/2003
1694 SPoG
1695 - Fixed bug in project settings bsp-commands display.
1696 - Fixed empty undos being created by rotation buttons.
1697 - Fixed rotation pivot for rotation buttons.
1698
1699 09/08/2003
1700 SPoG
1701 - Added property svn:eol-style=native to all text files.
1702 - Added property evn:eol-style=CRLF to all dsp and dsw files.
1703 - Partially ported bobtoolz to use new spog_branch module APIs.
1704 - Removed Sys_UpdateScene.
1705 - Added Map_Name() for access to currentmap variable.
1706 - Added initial drag-n-drop support for graph tree-model.
1707
1708 01/08/2003
1709 SPoG
1710 - Fixed uninitialised refcount in entity key class.
1711 - Fixed memory leak in shader parsing.
1712 - Added reference-counting holder for worldspawn node.
1713 - Moved string class and utilities into a new header in libs dir.
1714 - Fixed external-file-resource cache to use case-insensitive name compare on win32.
1715 - Fixed shaders to use case-insensitive name compare.
1716 - Fixed shader module to display SHADER_NOT_FOUND when appropriate.
1717 - Changed the default texture name to "NULL" instead of SHADER_NOT_FOUND.
1718 - Changed move-into-entity to perform parent-selection-to-last-selected-node.
1719 - Added a new implementation of GtkTreeModel operating directly on the scenegraph.
1720 - Fixed disable-screen-updates to queue update requests instead of ignoring them.
1721 - Merged from trunk (tag head-cvs2svn-2).
1722
1723 22/07/2003
1724 SPoG
1725 - Changed scale/flip-selection to use the manipulator as a pivot point.
1726 - Added OnShutdown callback for CSynapseClient, used in entity module.
1727 - Fixed console updates when loading maps/models.
1728
1729 20/07/2003
1730 SPoG
1731 - Added renderer support for qer_alphatest and qer_cull.
1732 - Merged 'picomodule' module into 'model' module.
1733 - Added rendering of area-selection rectangle.
1734
1735 19/07/2003
1736 SPoG
1737 - Merged from trunk.
1738
1739 18/07/2003
1740 SPoG
1741 - Disabled deleting classname key in entity inspector window.
1742 - Cleaned up some stuff in selection system.
1743 - Added basic versions of std::mem_fun and std::bind1st to function-object library.
1744
1745 10/07/2003
1746 SPoG
1747 - Implemented connect-entities.
1748
1749 09/07/2003
1750 SPoG
1751 - Completed local-space rotation manipulator.
1752 - Fixed cloning objects within a misc_model subgraph.
1753 - Fixed crash bug in loading certain models.
1754
1755 06/07/2003
1756 SPoG
1757 - Added function-object library header, similar to boost::function.
1758 - Changed undo system to improve performance.
1759 - Refactored entity inspector implementation.
1760
1761 22/06/2003
1762 SPoG
1763 - Refactored selection observing stuff.
1764 - Changed shader parsing to use new tokeniser.
1765 - Changed implementation of entities to use generic container.
1766 - Refactored entity wrapper system.
1767 - Fixed undo on delete/reset entity keys.
1768
1769 21/06/2003
1770 SPoG
1771 - Added rendering of target/targetname connection lines.
1772 - Moved entity and eclass stuff out of qertypes.h into ientity and ieclass.
1773 - Refactored entity_t to hide it behind Entity interface.
1774 - Removed global project settings entity.
1775 - Cleaned up bsp-command editing in project settings dialog.
1776
1777 17/06/2003
1778 SPoG
1779 - Fixed back-face-culling for selections by working in screen-space.
1780
1781 16/06/2003
1782 SPoG
1783 - Added workaround for nvidia driver opengl vertex arrays bug.
1784
1785 15/06/2003
1786 SPoG
1787 - Refactored Patch implementation.
1788 - Refactored scene graph system to allow multiple graph instances.
1789
1790 13/06/2003
1791 SPoG
1792 - Added snap-selected-components-to-grid for faces edges and vertices.
1793
1794 11/06/2003
1795 SPoG
1796 - Improved normal-quantisation code.
1797
1798 10/06/2003
1799 SPoG
1800 - Changed renderer vertex types to be struct instead of typedef'd array.
1801 - Added experimental quantisation of normals.
1802
1803 05/06/2003
1804 SPoG
1805 - Fixed intermittent crash in face-fit-texture.
1806 - Changed patch rendering to display components only in vertex mode.
1807
1808 02/06/2003
1809 SPoG
1810 - Added nameable interface for scene graph nodes.
1811 - Fixed undo for set-detail and set-structural.
1812 - Added rendering of arrow for angled entities.
1813
1814 01/06/2003
1815 SPoG
1816 - Fixed handling of invalid planes during brush b-rep build.
1817 - Refactored brush copy-construction/assignment.
1818 - Fixed lack of rebuild after removing empty faces.
1819 - Added lightjunior entity display.
1820 - Fixed display of spawnflags/info for selected entity.
1821 - Fixed update of entity window on setting spawnflags.
1822 - Fixed botclip filtering.
1823 - Fixed uninitialised alpha channel on jpg images by ignoring alpha.
1824
1825 31/05/2003
1826 SPoG
1827 - Cleaned up undo calls in brush and patch implementation.
1828 - Changed brush implementation to defer rebuilds until needed.
1829 - Fixed undo for find/replace shader.
1830 - Refactored brush implementation, removed empty-face list.
1831 - Fixed crash on loading unrecognised entities containing brushes.
1832 - Fixed crashes in renderer caused by state-stack underflow.
1833 - Fixed handling of invalid and duplicate planes during brush editing.
1834 - Fixed failure to save brush faces during save-as.
1835 - Refactored brush data members.
1836
1837 28/05/2003
1838 SPoG
1839 - Fixed crash on selecting stuff from entity list window.
1840
1841 27/05/2003
1842 SPoG
1843 - Fixed window title after save-as.
1844
1845 22/05/2003
1846 SPoG
1847 - Refactored selection system interface slightly.
1848 - Removed old brushwrapper stuff.
1849 - Fixed clipper-split-selection to keep both parts selected.
1850
1851 21/05/2003
1852 SPoG
1853 - Added select-faces-by-shader.
1854 - Fixed find/replace-shader.
1855
1856 19/05/2003
1857 SPoG
1858 - Fixed rotation on misc_model.
1859
1860 13/05/2003
1861 SPoG
1862 - Fixed lack of undo on create-n-sided-brush.
1863
1864 29/04/2003
1865 SPoG
1866 - Fixed per-face find/replace and per-face nudge rotation.
1867
1868 25/04/2003
1869 SPoG
1870 - Fixed find-brush.
1871 - Changed rotation buttons to use perfect precision for 90-degree rotations.
1872
1873 24/04/2003
1874 SPoG
1875 - Added find-dir-for-relative-filename and find-dir-for-absolute-filename to vfs.
1876 - Changed resource manager to handle per-mod resources using vfs.
1877 - Changed resource manager to allow resources with absolute paths.
1878 - Fixed selection-test behaving like an ellipse instead of a rectangle.
1879
1880 23/04/2003
1881 SPoG
1882 - Changed selection test to choose closest-to-cursor over closest-to-camera.
1883
1884 22/04/2003
1885 SPoG
1886 - Fixed reference counting on shaders loaded from a texture directory.
1887 - Fixed show-in-use and show-all shaders.
1888 - Fixed undo for patch-set-shader.
1889 - Changed shaders module to use STL map container instead of CShaderArray.
1890 - Fixed SelectAllOfType for entities and patches.
1891 - Cleaned up unused functions in shaders API.
1892 - Decoupled selecting a texture in texture window from applying a texture to selection.
1893
1894 21/04/2003
1895 SPoG
1896 - Fixed memory leaks in image loaders, texdef_t, csg subtract, picomodel module.
1897 - Fixed uninitialised memory references in renderer, texdef_t, eclass loader, undo system.
1898 - Refactored tga loader.
1899 - Cleaned up image module, enabled pcx and bmp loaders.
1900
1901 17/04/2003
1902 SPoG
1903 - Fixed shift-texture on selected brush faces.
1904 - Changed brush b-rep algorithm to have higher tolerance for similar planes.
1905 - Changed brush b-rep algorithm to always produce a valid connectivity graph.
1906 - Added setting/getting shader for patches.
1907
1908 16/04/2003
1909 SPoG
1910 - Fixed tracking of in-use shaders (though undo queue still keeps shader references).
1911 - Changed brush faces to store state in undo-system cleanly.
1912 - Fixed flush & reload shaders and sleep/wake.
1913 - Ensured that shaders are never leaked.
1914 - Fixed bool conversion warnings.
1915
1916 15/04/2003
1917 SPoG
1918 - Added clamping of planepts on export to nearest 65536th of 1 unit.
1919 - Changed m4x4 rotation functions to use double-precision for angles in radians.
1920 - Changed m4x4 quaternion rotation to use double-precision internally.
1921 - Changed float printing to use %g instead of %f (strips trailing zeros).
1922
1923 13/04/2003
1924 SPoG
1925 - Fixed brush import failing to update bounding boxes.
1926
1927 11/04/2003
1928 SPoG
1929 - Refactored Brush class into Brush, BrushInstance and BrushNode.
1930 - Fixed various flaws stopping brush b-rep algorithm from being 100% reliable.
1931
1932 02/04/2003
1933 SPoG
1934 - Changed manipulator to move to position of selected brush components.
1935
1936 01/04/2003
1937 SPoG
1938 - Fixed xml parser failing to resolve predefined entities.
1939
1940 31/03/2003
1941 SPoG
1942 - Fixed asserts in brush manipulation when creating invalid brushes.
1943 - Removed automatic update of current texdef.
1944 - Added Get Texture and Set Texture to textures menu.
1945
1946 29/03/2003
1947 SPoG
1948 - Fixed array template failing to free zero-sized allocations.
1949 - Changed clipper mode to behave as a component-editing-mode.
1950 - Removed right-click-to-drop-clip-point - use X and leftclick instead.
1951
1952 28/03/2003
1953 SPoG
1954 - Changed scene graph to sort objects in ascending order of creation time.
1955
1956 27/03/2003
1957 SPoG
1958 - Fixed bug in clone-selection causing only first selected brush to be cloned.
1959 - Optimised select-all for brush/patch components.
1960 - Changed edge/face/vertex toggles to toggle correctly.
1961
1962 26/03/2003
1963 SPoG
1964 - Removed win32/x dependencies from gl interface.
1965 - Removed win32/glib dependencies from core interface.
1966 - Replaced void* in gtk helper functions with forward-declared GtkWidget.
1967 - Changed gtk helper functions to return enumerated values instead of win32 IDOK.
1968 - Removed WINAPI macro for __stdcall from all interfaces.
1969 - Removed unnecessary dependencies from core stdafx/qe3 header.
1970
1971 25/03/2003
1972 SPoG
1973 - Changed class-level render states to be static for Brush and Patch.
1974 - Refactored brush implementation - breaking it up into smaller parts.
1975 - Added refcounted ptr template to track refcounts.
1976 - Fixed refcount bug introduced by new clone-selection.
1977 - Fixed warnings in brush implementation.
1978 - Cleaned up plugin interface header inclusion.
1979
1980 24/03/2003
1981 SPoG
1982 - Fixed crash on building unbounded brushes in release build.
1983 - Changed assertion failures to be non-fatal in release build.
1984 - Moved OS-specific gl headers into separate files.
1985 - Moved app-shaders interface into a separate file.
1986 - Cleaned up dependencies for brush implementation.
1987
1988 23/03/2003
1989 SPoG
1990 - Added per-instance selection of patch vertices.
1991 - Fixed per-instance vertex selection rendering on multiple instances.
1992 - Refactored patch/brush render code.
1993 - Changed manipulator transforms to convert to local space before applying.
1994 - Fixed selection test for picomodule meshes.
1995 - Fixed selection test winding order for triangles.
1996 - Fixed update of window title on new-map and load-map.
1997 - Changed selection to work with exactly side-on faces.
1998 - Refactored instance implementation to reduce code bloat.
1999 - Fixed map export always exporting root.
2000
2001 21/03/2003
2002 SPoG
2003 - Fixed external resource tracking to preserve uppercase characters in names.
2004 - Changed clone-selection to not use global copy/paste.
2005
2006 20/03/2003
2007 SPoG
2008 - Changed map-save to save all saveable files that the map references.
2009
2010 16/03/2003
2011 SPoG
2012 - Moved hashtable and hashfunc into libs.
2013 - Cleaned up renderer interface and selection interface.
2014 - Refactored frustum testing class.
2015
2016 12/03/2003
2017 SPoG
2018 - Moved winding-specific stuff from brush obj to winding obj.
2019 - Refactored filter subsystem to remove dependency on entity/brush/patch.
2020
2021 07/03/2003
2022 SPoG
2023 - Fixed crash when clicking cancel from patch cap-dialog.
2024 - Changed selection tests to ignore back-facing faces.
2025
2026 05/03/2003
2027 SPoG
2028 - Fixed failure to release cloned scene graph nodes.
2029 - Fixed selection manager failing to release render states.
2030 - Fixed eclass system failing to release render states.
2031
2032 04/03/2003
2033 SPoG
2034 - Fixed writing-past-end of vertex arrays in brush rendering.
2035 - Fixed releasing data stored in undo system when deleting undoables.
2036 - Fixed crash in misc_model when model fails to load.
2037 - Fixed undo for clone/rotate/flip/nudge/set-texture operations.
2038 - Cleaned up surface dialog.
2039
2040 01/03/2003
2041 SPoG
2042 - Changed clipper split-selection to keep result selected.
2043 - Cleaned up and finalised picomodule, adding to cvs.
2044
2045 28/02/2003
2046 SPoG
2047 - Cleaned up entity list window.
2048 - Fixed crash on freeing a map while entity list node is selected.
2049 - Fixed crash on clone/copy of externally referenced brushes.
2050 - Added multiple-selection support to entity list.
2051 - Added updating entity list selection display on selection changes.
2052
2053 26/02/2003
2054 SPoG
2055 - Added stl_warnings include.
2056 - Fixed tracking of map-modified-since-last-saved.
2057
2058 24/02/2003
2059 SPoG
2060 - Fixed missing map-release when map-load fails.
2061 - Changed map-rename (save-as) to flush undo queue.
2062 - Fixed bug in exporting selections.
2063
2064 23/02/2003
2065 SPoG
2066 - Fixed redo on changing misc_model "model" key.
2067
2068 22/02/2003
2069 SPoG
2070 - Changed undo interface to factor out global undo system.
2071
2072 21/02/2003
2073 SPoG
2074 - Started cleaning up Map subsystem.
2075
2076 20/02/2003
2077 SPoG
2078 - Added 'clone subgraph' feature to core, using direct xml import/export.
2079 - Added 'save' feature to reference cache.
2080 - Added scope timer object.
2081 - Changed scene graph interface to allow setting scene root.
2082 - Changed core to use reference cache to track current map.
2083 - Removed mapmodel module.
2084 - Fixed relative paths for loading maps as misc_model.
2085
2086 19/02/2003
2087 SPoG
2088 - Changed model/map modules to register their file types on load.
2089 - Added map module manager to support unlimited map loader modules.
2090
2091 18/02/2003
2092 SPoG
2093 - Changed vertex buffer template to support resizing.
2094 - Changed vertex buffer search algorithm to iterate instead of recurse.
2095
2096 17/02/2003
2097 SPoG
2098 - Fixed sorting bug with render-states.
2099 - Fixed colour state when disabling gl_color_array.
2100 - Fixed unterminated loop in scenegraph traversal.
2101 - Fixed freeing project entity twice on shutdown (infinite loop).
2102 - Fixed failing to destroy the scene graph on exit (oops).
2103
2104 07/02/2003
2105 SPoG
2106 - Added updating current texdef when a face is selected.
2107 - Fixed crash when creating a brush with duplicate planes.
2108
2109 06/02/2003
2110 SPoG
2111 - Fixed various issues with 'save region'.
2112 - Changed default current texdef to use game-specific scale.
2113 - Changed brush creation to use current texdef.
2114 - Changed clipper to use current texdef.
2115 - Fixed bug in selection counting for patch control points.
2116
2117 05/02/2003
2118 SPoG
2119 - Fixed reversed solid-selection-outline preference.
2120 - Finished factoring out face_t.
2121 - Added script token writer interface for map export.
2122 - Changed map export interface to use script token writer.
2123
2124 04/02/2003
2125 SPoG
2126 - Added depth-buffer-write enable/disable feature to renderer.
2127 - Changed Pointfile class to use renderer.
2128 - Continued factoring out face_t.
2129
2130 03/02/2003
2131 SPoG
2132 - Fixed temporary objects leaving dangling references in the undo system.
2133 - Changed import-map to not modify existing selection.
2134
2135 02/02/2003
2136 SPoG
2137 - Fixed frustum culling for transformed nodes.
2138 - Fixed hide/filter/region to work independently.
2139 - Added highlighting of selected brush faces in component mode.
2140 - Fixed bug detecting thin area-selection if dragged down or left.
2141 - Renamed brush_type to Brush.
2142 - Renamed face_type to Face.
2143 - Started factoring out face_t.
2144
2145 01/02/2003
2146 SPoG
2147 - Improved edge and vertex manipulation.
2148 - Removed unnecessary graph traversals for rendering/selection.
2149
2150 31/01/2003
2151 SPoG
2152 - Merged changes since last merge from merge-1_2_10-post to spog_branch.
2153 - Merged changes since last merge from HEAD to spog_branch.
2154 - Tagged HEAD after merging as 'merge-spog_branch-post'.
2155 - Added walker to merge sibling worldspawns.
2156 - Merged changes to Construct for PPC from trunk.
2157 - Fixed over-enthusiastic worldspawn merging.
2158 - Fixed misc_model "angle" key setting pitch instead of yaw.
2159 - Fixed entity set-key-value changing scene-graph topology.
2160
2161 30/01/2003
2162 SPoG
2163 - Added subgraph traversal feature to scenegraph traversal.
2164
2165 29/01/2003
2166 SPoG
2167 - Changed scene graph implementation to allow nested traversals.
2168
2169 28/01/2003
2170 SPoG
2171 - Fixed angles key order for misc_model.
2172
2173 27/01/2003
2174 SPoG
2175 - Fixed typo causing set-texture-of-selection to behave incorrectly.
2176
2177 26/01/2003
2178 SPoG
2179 - Replaced all tabs with spaces in CHANGES.
2180 - Fixed entity bounds updates for 'light'.
2181 - Fixed code that doesn't conform to c++ standard as enforced by gcc.
2182
2183 24/01/2003
2184 SPoG
2185 - Added missing file: icharstream.h.
2186 - Fixed bug with synchronisation of brush-face instance data.
2187 - Added .map format import/export interfaces.
2188 - Removed last remnants of IBrush.
2189 - Removed IPatch.
2190 - Moved walkers defined in in mainframe.cpp to appropriate places.
2191
2192 23/01/2003
2193 SPoG
2194 - Changed scenegraph traversals to use a compiled graph.
2195
2196 20/01/2003
2197 SPoG
2198 - Changed selection interface to hide per-instance data.
2199 - Added streaming tokeniser for .map format.
2200 - Changed mapq3 module to use streaming tokeniser.
2201 - Added xml stream interface for input and output.
2202 - Added xml stream parser based on libxml2 SAX.
2203 - Changed mapxml module to use xml stream input.
2204 - Changed brush and patch to use xml stream input.
2205 - Added xml stream writer.
2206 - Changed mapxml module to use stream output.
2207 - Changed brush and patch to use xml stream output.
2208
2209
2210 16/01/2003
2211 SPoG
2212 - Disabled pivot updates while selection is being manipulated.
2213 - Changed pivot calculation to use instanced world-bounding-box.
2214 - Fixed crash bug in PositionView.
2215
2216 14/01/2003
2217 SPoG
2218 - Merged with branch merge-1_2_10-post at tag spog_merge_merge-1_2_10-post
2219 - Removed 10k+ lines of unused #if 0 code.
2220 - Removed unused declarations in qe3.h.
2221 - Removed brush and face types from qertypes.h.
2222 - Removed plugin API stuff dependant on brush type.
2223 - Added per-instance selection for brush faces.
2224
2225 08/01/2003
2226 SPoG
2227 - Added selection counters for primitive/component modes.
2228 - Added face-drag mode (default shortcut key = F).
2229 - Added face-centre-point rendering/selection/editing.
2230
2231 07/01/2003
2232 SPoG
2233 - Changed selection to work per-instance.
2234
2235 06/01/2003
2236 SPoG
2237 - Changed selector interface to allow per-entity selection tests.
2238
2239 06/12/2002
2240 SPoG
2241 - Added selection-test and selector objects to clean up selection system.
2242 - Unified key modifiers for selection in both primitive and component modes.
2243 - Added mapmodel module to load .map and .xmap as misc_model.
2244
2245 02/12/2002
2246 SPoG
2247 - Added debug rendering of a selection test.
2248 - Fixed bugs in triangle/line clipper, making selection work properly.
2249 - Refactored selection system interface.
2250 - Added undo for texture nudge.
2251 - Fixed minor render-state bug.
2252
2253 29/11/2002
2254 SPoG
2255 - Optimised wireframe drawing of brushes with back-face culling.
2256 - Optimised brush-winding generation.
2257 - Changed winding generation to be more robust with large world extents.
2258 - Fixed crashes with unbounded-face and degenerate-edge cases.
2259
2260 20/11/2002
2261 SPoG
2262 - Completed rotation manipulator.
2263 - Added translation manipulator for the default editing mode.
2264 - Changed XY mouse-chaser speed to depend on distance mouse moved outside window.
2265
2266 15/11/2002
2267 SPoG
2268 - Added initial version of maya-style manipulators - rotation manipulator.
2269
2270 07/11/2002
2271 SPoG
2272 - Fixed false asserts in Brush ConstructPrefab.
2273 - Undo system optimisation - uses binary-sorted container to speed up finding already-added objects.
2274 - Fixed crash when transforming objects which don't support edit_interface.
2275 - Fixed clone command to nudge the selection after cloning.
2276 - Fixed clipper to remove brushes that are completely behind the clip plane.
2277
2278 06/11/2002
2279 SPoG
2280 - Brushes: cleaned up per-face operations to use face visitor pattern.
2281 - Fixed setting brush face texdef, with fully functioning undo on individual brush faces.
2282
2283 04/11/2002
2284 SPoG
2285 - Refactored renderer to two objects, camera and XY renderer - XY uses entity shaders.
2286 - Experimental pivot object.. work-in-progress.
2287 - Modified scene-graph instance-caching to maintain multiple instances within nodes.
2288 - Fixed undo bug, deleting a void* doesn't call the destructor.
2289 - Rewrote filters system to work with scene graph system.
2290 - Cleaned up quake entity module to provide same functionality as before.
2291 - Refactored render-state cache to use generic hashtable and reference-cache templates.
2292
2293 19/10/2002
2294 SPoG - spog_branch - experimental - work-in-progress
2295 - added scene graph library: defines interfaces, generic graph node types,
2296   re-usable systems for traversals, traversal paths, node containers,
2297   multiple-instance caching of world-space-transforms/bounding-volumes/visibility.
2298 - added scene graph traversals to replace all traversals of 'active_brushes',
2299   'selected_brushes', 'filtered_brushes' and 'entities' linked-lists.
2300 - added view module: view-volume-culling system acting on the scene graph,
2301   uses scene heirarchy to minimise culling tests per frame.
2302 - added opengl-state module: sorts opengl-state objects (shaders) to minimise
2303   opengl state changes during rendering.
2304 - added renderer module: culls objects outside the view volume,
2305   gathers non-culled renderable objects from the scene graph,
2306   keeps track of state during traversal, adds renderable objects to correct opengl-state.
2307 - added selection module: sets view volume to the selection box/ray, culls
2308   objects outside the view volume, gathers non-culled selectable objects
2309   from the scene graph (entity/primitive/component),
2310   selects gathered objects (select/toggle/cycle) or moves things if already-selected.
2311 - added patch module: encapsulates a patch as a scene graph node,
2312   optimised patch tesselation.
2313 - added brush module: encapsulates a brush as a scene graph node,
2314   adapts multiple-brush operations to use the scene graph.
2315 - adapted entity module: encapsulates an entity as a scene graph node/subtree,
2316   shares common code between different visualised entity types.
2317 - adapted model module: encapsulates a model as a scene graph node/subtree.
2318 - added undo module: completely new compact infinite-undo-system,
2319   operates on undoable objects, uses minimal-state data to store objects,
2320   uses refcounting to undo "deleted" objects.
2321
2322 TODO: cleanup: many simple things are still broken or not functioning in the right way..
2323 see !\todo items in the code (not all are documented yet though).
2324 Selection module probably needs refactoring some more - perhaps split off the move-already-selected stuff.
2325 The dependencies are still pretty bad.. need to refactor stdafx.h/qertypes.h.
2326 Some of the above modules are not really modules, they're static-linked to the core, but could easily be dynamic-linked.
2327 The interfaces to brushes and entities still expose brush_t and entity_t for backwards-compatibility.
2328 NOTE: some todos are #if 0 because their functionality is (or will be) replaced by the new systems.
2329
2330 ------ branch point - spog_branch
2331
2332 30/08/2003
2333 SPoG
2334 - Ported changes from trunk.
2335
2336 17/08/2003
2337 SPoG
2338 - Ported changes from trunk.
2339 - Added quake pack to win32 setup scripts.
2340 - Fixed crash in RunBsp.
2341
2342 17/05/2003
2343 SPoG
2344 - Renamed stream interfaces with C and I prefix.
2345 - Shoehorned bytestream into idatastream.
2346 - Moved member classes out of IArchive, replaced with member typedefs.
2347 - Renamed filesystem, path, dynamic string, file input stream with C and I prefix.
2348 - Documented filesystem, path, dynamic string, file input stream.
2349 - Cleaned up game-specific encapsulation classes a little.
2350
2351 16/05/2003
2352 TTimo
2353 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=815
2354   found out about string_t that slept through my reviews
2355
2356 Updated list of broken stuff on this branch:
2357
2358 - include/bytestream.h: remove this file, extend idatastream.h header
2359 from the code conventions:
2360   include/ directory:
2361   This directory is holding the API header files for the synapse modules (plus a few build control and version related headers)
2362   All headers that describe synapse APIs should start with an i: ishader.h igl.h 
2363
2364   The few files in include/ that don't start with a lowercase i are specific files for build control and configuration.
2365   Regular developement never creates non i-prefixed files in include/
2366   
2367 the merge with IDataStream goes like this (note the corrected class names):
2368 class IInputStream
2369 class IOutputStream
2370
2371 class IDataStream : public IInputStream, IOutputStream
2372
2373 class ISeekableStream
2374 class ISeekableInputStream : public IInputStream, public ISeekableStream
2375 class ISeekableOutputStream : public IOutputStream, public ISeekableStream
2376
2377 typedef unsigned int size_type; goes away, use size_t
2378
2379 - include/iarchive.h
2380
2381 renamed VisitorFunc to IArchiveVisitor
2382 move it out of IArchive class (keep it in iarchive.h though)
2383 from code conventions:
2384   Don't declare classes inside classes. Makes the code harder to read and isn't useful to anything.
2385
2386 - remove libs/bytestreamutils.h
2387 put that functionality into the IStream stuff / idatastream.h stuff
2388 anything you retrieve from an IStream should be endian-correct
2389
2390 - libs/filestream.h
2391 I'd rather see a header without embedded code, and a .cpp file for it
2392
2393 - libs/fs_filesystem.h libs/fs_path.h
2394 those totally lack documentation about what they are doing
2395 same as above. way too much embedded code. makes things harder to maintain. implement in a .cpp
2396 and as usual, name the classes correctly, C and I prefixes
2397
2398 - gamespecific_t: rename correctly to CGameSpecific
2399 I like the idea of gathering all hardocded game-specific behaviours inside one same class.
2400 But is it really the topic of bug800?
2401
2402 - gamespecific_executable_t: rename correctly to CGameSpecificExecutable
2403 shouldn't this be merged with CGameSpecific?
2404
2405 12/05/2003
2406 SPoG
2407 - Fixed win32 build error (win32 has no <dirent.h>).
2408 - Added dir_good() check to handle failure of dir_open() in posix DIR wrapper.
2409 - Renamed dynamic_string_t and path_t to DynamicString and UnixPath respectively.
2410 - Removed unnecessary use of 'inline' and 'virtual' keywords in class definitions (bad habit).
2411 - Documented archive interface.
2412
2413 09/05/2003
2414 TTimo
2415 - some easy fixes to get it to startup on Linux
2416 - tagging the current source as bug800-spog, preparing rollback
2417
2418
2419 SPoG
2420 - Added an implementation of IArchive to do OS filesystem access.
2421 - Changed vfspk3 to use above implementation for OS filesystem access.
2422 - Added const qualifiers to vfsGetFullPath and everything dependant on it.
2423 - Changed vfsGetFileList to use "*" to indicate all-files instead of a NULL pointer.
2424 - Extended IArchive interface to allow for extra filesystem functionality.
2425   Added method to check if a file exists quickly.
2426   Added method to traverse the filesystem with control on start-dir and depth of recursion.
2427 - Defined implementation requirements for IArchive.
2428   An archive contains a heirarchy of directories and files, and may contain empty directories.
2429   An archive can be traversed in directory order.
2430   Directories can be distinguished from files during a traversal.
2431   Directory paths will always end with a separator.
2432   File entries can be opened as an IArchiveFile.
2433   IArchiveFile provides a simple non-seekable input stream which can only be read forwards.
2434   Any number of files may be opened and read from an archive simultaneously.
2435   An archive may be released while one or more files are still open, the files will remain valid until released.
2436 - Changed archivepak, archivezip and archivewad to implement all IArchive requirements.
2437 - Factored common code from archive implementations out into new lib/headers:
2438   fs_filesystem.h: a templated filesystem container, with iterators and efficient traversal.
2439   fs_path.h: a dynamic filesystem path object, with separator checking and efficient memory management.
2440   ibytestream.h: abstract interfaces for input byte streams.
2441   bytestream.h: utilities operating on abstract input byte streams.
2442   filestream.h: a c++ wrapper for stdc FILE object, implementing a seekable input stream.
2443 - Added a new pkzip-reader implementation, designed to be orthogonal to the compression library used.
2444 - Added a zlib input stream object, which decompresses data from an abstract byte stream on the fly.
2445 - Removed archivezip code copy/pasted/hacked from zlib and unzip.c, replaced by pkzip-reader and zlib input stream.
2446 - Changed vfsLoadFile to return 0 for a zero-sized file, only returning -1 if it failed to load the file.
2447 - Removed halflife-specific disabling of shader-loading, thereby allowing common-hydra.shader to work.
2448 - Added archivezip, archivewad and archivepak to win32 setup scripts.
2449 - Updated win32 setup scripts for halflife media.
2450 - Updated cons scripts for archivezip, archivewad and archivepak.
2451 - Added printing of warnings when vfs functions are given invalid input paths.
2452
2453
2454 -------- branchpoint: "bug800-spog_branch"
2455
2456
2457 30/08/2003
2458 SPoG
2459 - Ported changes from trunk since branch point.
2460
2461 11/08/2003
2462 SPoG
2463 - Split qe3.h up into multiple headers.
2464 - Cleaned up use of win32 symbols:
2465   WINAPI macro for module functions removed.
2466   GUID for module interfaces replaced by string.
2467   boolean replaced by bool.
2468   MB_OK etc gui defines replaced by enumerations.
2469 - Removed plugin stuff deprecated by synapse from qerplugin.h.
2470 - Cleaned up use of glib symbols:
2471   guint32, gdouble, gboolean typedefs removed from non-glib-dependent code.
2472   TRUE/FALSE replaced by c++ bool true/false.
2473 - Removed all "extern" function declarations.
2474 - Removed dependency on MainFrame from preferences.h.
2475 - Moved synapse server and pluginmanager instances to pluginmanager.cpp.
2476 - Split pluginmanager.cpp into three parts:
2477   Radiant's synapse client stuff in plugin.cpp.
2478   Implementation of brush/entity/patch-handles stuff in pluginapi.cpp.
2479   Synapse server init/shutdown in pluginmanager.cpp.
2480 - Added forward-declarations to avoid including other headers.
2481 - Replaced CString usage with Str;
2482 - Removed unused brush-scripts stuff.
2483 - Cleaned up patch-vertex-area-selection logic.
2484 - Removed very old code chunks that were commented or #if 0.
2485 - Replaced project-entity with a dedicated key/value string map.
2486
2487 ---- branch point - spog-cleanup
2488
2489 06/12/2003
2490 SCDS_ReyalP
2491 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=930
2492   shortcuts to change texture window scale
2493
2494 02/12/2003
2495 SCDS_ReyalP
2496 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=913
2497   fix for single monitor window positioning save
2498 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=924
2499   fixes to CenterXYView shortcut, correctly bound to Shift+Control+Tab now
2500 TTimo
2501 - add a 'q3map2' command line to win32_install.py, factorize and remove win32_install_q3map2.py
2502
2503 -- linux 1.3.14 test build 1
2504
2505 29/11/2003
2506 TTimo
2507 - heretic2 has no q2map. linux setup tries to install and breaks
2508   removed faulty setup line
2509 - cleaned more Linux setup fuckage caused by q2/her2
2510   a tip: rm -rf build install before building and testing a new setup
2511
2512 28/11/2003
2513 ydnar
2514 - full SCC purge of the vs.net project files (for real this time)
2515 - added seperate Q3Map2 build targets
2516 - added seperate Q3Map2 post-build Python script
2517 - _skybox entity support
2518 - _skybox and _decal in entities.def (Q3)
2519
2520 -- win32 1.3.14 test build 1
2521
2522 28/11/2003
2523 djbob
2524 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=899
2525   bobtoolz update (icon functionality is in menu too)
2526 djbob & TTimo
2527 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=842
2528   migration of the win32 build system to vs.net/VC7
2529   new libxml and libpng packages are required:
2530   http://zerowing.idsoftware.com/libxml/
2531   http://zerowing.idsoftware.com/libpng/
2532   updated win32_install.py for new names and paths
2533 TTimo
2534 - assraped the vcproj with sed to remove Scc entries
2535 SCDS_ReyalP
2536 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=88
2537   2D background image plugin
2538 TTimo
2539 - putting together win32 setup updates for 1.3.14
2540   msvcr70.dll goes in core directory
2541   bkgrnd2d plugin content
2542   changed file paths (libxml/libpng)
2543   .xlink for new JA content
2544
2545 27/11/2003
2546 TTimo
2547 - using a central scons.signatures file for checksums
2548 - version bump to 1.3.14
2549 - a libxml-related build bug in qe3.cpp on Debian sid
2550 - it looks like Sid no longer has inflate_mask exported from /usr/lib/libz.so
2551   switched the mask to be defined in our source
2552   this may be a problem on other distros, and on holy box (Woody)
2553 SCDS_ReyalP
2554 - bug 921 and 922, Z floating window fixes
2555 - bug 926, hullcaulk, hintskip, subtlehint
2556 EvilTypeGuy
2557 - bug 505 - select all faces with a given texture
2558
2559 19/11/2003
2560 ydnar
2561 - clipper tool plane points default to 1st selected patch mesh
2562
2563 17/11/2003
2564 TTimo
2565 - upgraded server to subversion 0.33
2566
2567 -- released 1.3.13
2568
2569 10/11/2003
2570 SCDS_reyalP
2571 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=917
2572   floating windows startup crash
2573
2574 09/11/2003
2575 TTimo
2576 - fix M4_GAME_ET ( OSX setup )
2577 AstroCreep
2578 - cleaned up JA shader scripts
2579
2580 01/11/2003
2581 ydnar
2582 - Merged ASE submaterial/subobject code from BirdDawg
2583 - Made Q2/Heretic2 tools not use precompiled headers to eliminate Win32 compilation errors
2584 - Added glColor4ubv() support to the GL function table
2585 - Changed PicoModel rendering to use glColor4ubv() instead of 4 divides and pass-by-value glColor4f()
2586 - Fixed bug 900 by setting alpha to 255 explicitly in image module, rather than 3 input components,
2587   which was borking Q3Map2 jpeg loading, and thus compiles
2588
2589 24/10/2003
2590 TTimo
2591 - bump to 1.3.13
2592 Anders
2593 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826
2594 new osx patch, fixes strip bug in setup. merging setup patches to a single file
2595 SCDS_reyalP
2596 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=900
2597 Some jpegs get garbaged alpha channel
2598
2599 22/10/2003
2600 -- merge https://zerowing.idsoftware.com:666/radiant/GtkRadiant/branches/Release-1.3.12/
2601   19/10/2003
2602   TTimo
2603   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826
2604     scons BUILD=info to generate a tarball and it's .info
2605
2606   18/10/2003
2607   Spog
2608   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=888
2609     patch for 16 bit RGBA support in glwidget
2610
2611   -- released 1.3.12 Linux
2612
2613   14/10/2003
2614   TTimo
2615   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=879
2616     fixed hellish dlclose issue only occuring with holy builds
2617
2618   -- released 1.3.12 win32
2619 -- end merge
2620 Arnout
2621 - added epsilon testing to hashtable compares to eliminate almost-identical vertices
2622 - pico surfaces now use the normals from LWO vertices
2623
2624 21/10/2003
2625 Arnout
2626 - added hashtable for faster vertex matching during LWO surface generation
2627 - model rendering now uses DrawElements and will use vertex colours in wireframe/flats shade mode 
2628
2629 20/10/2003
2630 Arnout
2631 - added LWO support to picomodel.
2632     shader names are derived from surface name
2633     only geometry from layer 0 is used
2634 - added support for 'vertical flipped' TGAs
2635
2636 19/10/2003
2637 Arnout
2638 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=893
2639   fixed starton primary monitor
2640   fixed mouse pointer setting on win32 to properly translate gdk's offset coordinate system in windows' one
2641   
2642 -- released 1.3.12 win32
2643
2644 11/10/2003
2645 Spog
2646 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=865
2647   fix texture subsets
2648 TTimo
2649 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=889
2650   misc update, missing JA system textures
2651 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=824
2652   fixed .pref file trashing
2653 Nurail
2654 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=881
2655   BSP monitoring disabled by default in Q2
2656
2657 09/10/2003
2658 TTimo
2659 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=883
2660   more JA pack: shaders and mapextras.pk3 textures
2661 - fix Q2 win32_install.py to put the tools at the right spot
2662 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=878
2663   correctly support PNG images with an alpha channel
2664 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=885
2665   fix console to refresh during a texture directory load
2666 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=739
2667   fix weird Shift + Control + Z causing a Redo in non-floating window mode
2668
2669 07/10/2003
2670 Nurail & TTimo
2671 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
2672   Q2 tools, added -fs_basepath. Need corresponding setup and .proj updates
2673 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=875
2674   fixed broken surface properties in Q2 surface plugin
2675 TTimo
2676 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
2677   more fixes, build paths in scons, take out INSTALL config on command line (not functional + not need)
2678   added Q2 tools back to Linux setup
2679 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=197
2680   using "*" as the shaders minor in surface plugin
2681 - updated makeself copy to the latest from icculus.org cvs
2682 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=574
2683   sprite plugins, tweak to make it functional for all games
2684 - updated Q2 tools .dsp
2685 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=876
2686   more Jedi Academy setup work and content
2687   moving imagepng.dll module to the core, as now both Sof2 and JA need it
2688   sample maps reorg, new siege_hoth_sample.map
2689 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=874
2690   a lot more models - using a dynamic File Group in IS to cope with that
2691 - Q2 IS setup fix, was not properly putting stuff in baseq2/
2692   IS setup: tweak to Q2 tools stuff
2693
2694 06/10/2003
2695 TTimo
2696 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=872
2697   Q2 setup needs to be cleaned up and unified between win32 and Linux
2698   using INSTALL_Q2 and TOOLS_Q2 in SCons script to install the Q2 tools
2699   fixed the setup build dependencies to reference the Q2 tools targets
2700   moved the Q2 specific modules imagewad and vfspak to q2/modules
2701
2702 05/10/2003
2703 TTimo
2704 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=871
2705   updating the gtk2 version to 2.2.4
2706   adding an SVN module with the Gtk2 developer package: checkout gtk2-win32
2707   updating IS to the new files
2708   sed'ing the .dsp to replace src-gtk2 by gtk2-win32
2709 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=609
2710   Q2 tools: comment out dupe strupr on win32
2711   update IS setup to missing Q2 stuff ( vfspak and tools )
2712 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=866
2713   Fixed Camera inspector window not refreshing. Was a missing top level gtk_widget_show call
2714
2715 03/10/2003
2716 Nurail
2717 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=609
2718   quake2 tools build scripts
2719   Linux setup updates - Q2 game pack in Linux setup
2720 TTimo
2721 - scan through all URL links in game.xlink to update them
2722 - added JA links (Raven and MapCenter forums)
2723
2724 30/09/2003
2725 TTimo
2726 - update all synapse.config, win32 .dsw and install_win32.py for new surface module
2727 - Jedi Academy and Quake II game packs in IS setups
2728 - hardcoded hacks in editor core for JA, copied over from JKII
2729 - bug #867, disable sleep by default
2730 - q3map2 bug fix
2731
2732 Nurail
2733 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=862
2734   Q2's 'no patch' stuff
2735
2736 29/09/2003
2737 TTimo
2738 - OSX: fixup setup.xml.in
2739
2740 -- merge bug856 back into trunk
2741 16/09/2003
2742 Nurail
2743 - new patch + win32 stuff for surface module
2744 TTimo
2745 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=804
2746   refactored the XML synapse.config handling:
2747     better detection of invalid XML file
2748     less code, factorized to CSynapseClient::ConfigXML
2749 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=828
2750   fixing bobtoolz 'shaders' major loading issues
2751   added '*' minor. to be used with lots of caution. only if the given major will have a single API such as 'shaders'
2752   also, map module was missing a VFS entry in non-HL configs. that's bad karma, using a minor "*" instead
2753   NOTE: on a lot of modules we could be using a '*' entry instead of having lines in synapse.config
2754 - took out obsolete md3model
2755
2756 15/09/2003
2757 Nurail
2758 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=856
2759   quake2 surface module
2760
2761 07/09/2003
2762 Nurail & TTimo
2763 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=856
2764   a surface inspector module to customize per-game API
2765   removing DO_SURFACEPLUGIN define (enabled implicitely)
2766   removing bSurfacePropertiesPlugin (true implicitely)
2767   remove SI_SetActiveInRadiant, it's always on by default
2768   why was USE_UNDOTABLE_DEFINE taken out? - put back in
2769   removed DBG_PLUGIN define and related code, that stuff is from way back and no longer relevant
2770   cleanup QERApp_FreeShaders in shader module from DO_SURFACEPLUGIN stuff
2771   the WINAPI stuff in interfaces is not needed, that's an old remnant. Cleaned up
2772 -- end merge bug856 back into trunk
2773
2774 19/09/2003
2775 Justin Blur
2776 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=785
2777   fix ~/.radiant permission bug
2778 Nurail & TTimo
2779 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=849
2780   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=851
2781   win32 updates for the new modules and install_win32.py
2782
2783 16/09/2003
2784 Nurail & Hydra
2785 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=848
2786   q2 map format minor
2787
2788 08/09/2003
2789 Tr3B
2790 - imagepng.so / PNG format support in Linux
2791   NOTE: atm no official supported Linux game by GtkR uses this
2792
2793 07/09/2003
2794 Nurail
2795 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=851
2796   imagewal.so module / wal image format
2797 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=840
2798   md2 support in picomodel
2799
2800 06/09/2003
2801 Nurail & TTimo
2802 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=848
2803   renaming mapq3.so to map.so
2804   added hooks for Q2 map format load/save to single map module (minor mapq2)
2805 Nurail
2806 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=849
2807   vfspak port to synapse and updates
2808
2809 04/09/2003
2810 SPoG
2811 - Fixed crash in RunBsp caused by passing an invalid pointer to printf.
2812 - Changed console to wrap long lines instead of using horizontal scrollbar.
2813
2814 30/08/2003
2815 Anders & TTimo
2816 - OSX setup, new patch to make scons SETUP=1 produce a .run
2817 - don't put bspc Linux binary in the setup
2818
2819 30/08/2003
2820 Anders & TTimo
2821 - OSX setup, new patch to make scons SETUP=1 produce a .run
2822 - don't put bspc Linux binary in the setup
2823
2824 26/08/2003
2825 Anders
2826 - more scons OSX, start on setup stuff
2827
2828 25/08/2003
2829 TTimo
2830 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=855
2831   make 'move into worldspawn' work again
2832 Anders Gudmundson & TTimo
2833 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=826
2834   OSX scons build system
2835
2836 24/08/2003
2837 ydnar
2838 - Removed "test.cpp" from radiant.dsp (merge artifact?)
2839 - Added ddslib to radiant.dsw
2840 - Correctly set lib deps for q3map2.dsp for ddslib
2841 - [bug 852] Increased buffers from 260 bytes on Win32 to 4096 bytes
2842
2843 TTimo
2844 - bump to ver 1.3.12
2845 - EnsurePythonVersion broke in 0.91 (commented out)
2846
2847 David Hogue
2848 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=844
2849   q3data Linux. q3data can read .ase and turn them into .md3
2850
2851 23/08/2003
2852 ydnar
2853 - Added ddslib to repository, based on nvidia sample code, cleaned up a bit
2854   straight C, loads DXT1, DXT3 and DXT5 format DDS textures.
2855
2856 22/08/2003
2857 TTimo
2858 - https://zerowing.idsoftware.com:666/viewsvn/
2859 - Arnout's commit email script - try #2
2860   the commit script doesn't handle viewsvn root remaps (radiant instead of radiant.svn)
2861   adding a prefix to the report
2862
2863 04/08/2003
2864 TTimo
2865 - conversion from CVS to Subversion:
2866 repository convert completed (with revml)
2867 module repositories glued together in a single one
2868 hooking email commit scripts and backup scripts
2869 - Python >= 2.1 required instead of 2.2
2870
2871 01/08/2003
2872 SPoG
2873 - Changed gl widget to request maximum available depth buffer precision.
2874 - Changed all uses of deprecated GtkCList and GtkCTree to use GtkTreeView/Model.
2875 - Fixed directory handle leakage in synapse module search.
2876 - Fixed dir_dialog always returning NULL for Textures -> Load Directory.
2877
2878 23/07/2003
2879 SPoG
2880 - Ported focus_out_event handlers in gensurf to gtk2 signals system.
2881 - Fixed failure to load models for entities other than misc_model.
2882 - Fixed crash in model module shutdown caused by mismatched resource capture/release.
2883
2884 22/07/2003
2885 TTimo
2886 - fix q3map2 .dsp for correct glib-2.0 includes (common/vfs.c)
2887 - camera plugin installs to core now (RTCW and ET)
2888 - fixups to the merged setup stuff
2889 - patched cvsreport to provide explicit diff for some files #2
2890 - fix to work with scons 0.90 / added LIBPREFIX ('lib') where needed
2891   https://sourceforge.net/tracker/?func=detail&atid=398971&aid=766975&group_id=30337
2892 SPoG
2893 - Fixed crash in cmdlib ExtractFileBase when source filename is an empty string.
2894
2895 20/07/2003
2896 TTimo
2897 - SCons scripts for the ported plugins: bobtoolz, camera, prtview, gensurf
2898 - ET Linux setup script + new plugins
2899 - q3map2.x86 is installed and wrapped through a q3map2 script (libstdc++ LD_LIBRARY_PATH)
2900 - update ChangeLog and credits
2901 - put back the GTKRAD_DIR in .fgl
2902
2903 19/07/2003
2904 SPoG
2905 - Tagged trunk before merge as bug537-merge-3.
2906 - Tagged branch port_gtk2_20030307 as gtk2-merge-final.
2907 - Merged changes since tag bug537-merge-2 into trunk.
2908 - Removed gtk dependency from plugin toolbar interface.
2909 - Ported prtview, bobtoolz and gensurf to gtk2.
2910
2911 18/07/2003
2912 Anders Gud
2913 - OSX build fix
2914
2915 16/07/2003
2916 TTimo
2917 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=814
2918   merging ET support code into to trunk
2919 - cvsreport 0.3.0 - http://www.nongnu.org/cvsreport/
2920   rolling out this ver since old cvsreport setup broke
2921 - fixup to build on Linux (including fixing plugin builds)
2922
2923 -- release-1_3_8-ET
2924
2925 02/07/2003
2926 TTimo
2927 - new setup build, with patches and updates from SD
2928 - local fixing of bobtoolz dependency against libcmd, and itoolbar.h gtk header bustage
2929
2930 19/06/2003
2931 TTimo
2932 - missing plugins. add them to .dsw for default build, add them to IS setup:
2933   camera, gensurf, bobtoolz, prtview
2934 - fixup bobtoolz code for VC6. for(int i=0 causing duplicate definition errors
2935 - removed pk3man from IS (we no longer distribute/maintain it)
2936   TODO: cvs remove the IS files for it
2937 - re-enabled plugins in build by default, disabled curry and textool
2938   TODO: following error when bring up About box of bobtoolz:
2939   BobToolz::ERROR->Failed To Load Exclusion List: C:\Program Files\GtkRadiant-ET-1.3\plugins\bobtoolz.dllbt\bt-el2.txt
2940
2941 18/06/2003
2942 TTimo
2943 - add ET game pack. from Arnout's full dump of editor source + game pack data
2944   trunk tagged at ET-tag for this
2945 - Dlg_SdAskCorePath:
2946     szDir   = "C:\\Program Files\\GtkRadiant-ET-1.<<RADIANT_MAJOR>>";
2947
2948 09/06/2003
2949 ydnar
2950 - Added Q3Map2 keys/entities to Quake 3 entities.def
2951 - Removed obsolete vlight keys from Quake 3 entities.def
2952 - Added MD5 functionality to mathlib, from:
2953   http://sourceforge.net/projects/libmd5-rfc/
2954
2955 ------- merged changes since tag bug537-merge-2 from branch port_gtk2_20030307 to trunk
2956
2957 TTimo
2958 - try checkin on branch see if cvsreport 0.3.0 will verbose it
2959
2960 08/07/2003
2961 SPoG
2962 - Fixed recent-files list for file names containing underscores.
2963
2964 07/07/2003
2965 SPoG
2966 - Fixed crash and file-type bugs in gtk file-dialog.
2967 TTimo
2968 - converted the setup code from perl to python
2969 - added copy over of libgcc_s and libstdc++, and LD_LIBRARY_PATH in the wrapper script
2970
2971 06/07/2003
2972 SPoG
2973 - Changed console popup menu to include cut/copy/paste as well as clear.
2974
2975 05/07/2003
2976 SPoG
2977 - Fixed the way surface-inspector dialog responds to escape key.
2978
2979 04/07/2003
2980 TTimo
2981 - linux building / SCons
2982   0.90 is broken, use 0.14 for now. added version check
2983   adding scons SETUP=1 option to spawn setup build
2984   enable back vfswad in scons
2985   TODO: grab Conscript-setup, convert it to python in build_setup function
2986
2987 02/07/2003
2988 TTimo
2989 - building a win32 setup, using -gtk2 suffix (game packs in Radiant-1.3-gtk2 and core in GtkRadiant-1.3-gtk2)
2990 SPoG
2991 - Ported vfswad to gtk2.
2992 - Fixed memory leak in vfspk3 directory search.
2993 - Added vfswad to win32_install.py.
2994
2995 09/06/2003
2996 TTimo
2997 - tagging setup/ as gtk2_setup_rollback
2998   rolling back trunk setup code to the branch to build an experimental release
2999 - merge trunk to branch:
3000 -- tagged HEAD with bug537-merge-2
3001 -- merge HEAD between bug537 and bug537-merge-2 into the branch --
3002   31/05/2003
3003   TTimo
3004   - grab back vfswad code that I forgot in bug 800 rollback
3005   - add prtview back to the project, fix it to build (#817)
3006
3007   27/05/2003
3008   djbob
3009   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=817
3010     prtview fixes, upgrade to synapse
3011
3012   -- release-1_3_8
3013 -- end merge HEAD between bug537 and bug537-merge-2 into the branch --
3014 - freshly merged in vfswad is broken
3015 - freshly merged in prtview is broken
3016 - q3radiant.dsp -> GtkRadiant.dsp, outputs GtkRadiant.exe
3017 - removed vc5 dsps
3018 SPoG
3019 - Updated win32 setup stuff to use gtk2 dlls.
3020 - Modified setup.pl to run correctly (tested on cygwin perl 5.6).
3021
3022 08/06/2003
3023 TTimo
3024 - Linux:
3025   check gcc 3.x, better ldd check
3026   add gcc version to about message
3027   kill old cons stuff
3028 - added q3map2.x86 scons build  
3029 - header conflict libs/cmdlib.h tools/quake3/common/cmdlib.h
3030   grepped through q3map2 source to change #include "cmdlib.h" to common/cmdlib.h
3031 - killed more cons files remnants
3032 SPoG
3033 - Improved error reporting for win32 setup system.
3034 - Fixed errors reported when running setup scripts.
3035 - Fixed scale of xor selection rectangle in XY window.
3036
3037 07/06/2003
3038 SPoG
3039 - Fixed X Window System error when entering freelook on *nix.
3040
3041 06/06/2003
3042 SPoG
3043 - Fixed copy/paste on *nix.
3044 - Changed copy/paste on *nix to use GtkClipboard api.
3045 - Changed copy/paste on win32 to be non-window-specific.
3046 - Further cleaned up MainFrame::Create.
3047 - Changed freelook to use gdk_window_get_origin instead of gdk_window_get_root_origin to place the cursor.
3048
3049 05/06/2003
3050 SPoG
3051 - Fixed grey statusbar in 4-way-split mode.
3052 - Redirected gtk messages before creating main window.
3053 - Removed unused XYFriend hack from camwindow.
3054
3055 04/06/2003
3056 TTimo
3057 - win32_install.py settings loaded/saved from site.conf
3058
3059 02/06/2003
3060 TTimo
3061 - fixed python running with no output. Make sure VC6 finds native Python before any cygwin Python
3062   look at the Directories settings in Tools > Options to either kill the c:\cygwin\bin path, or have Python path first
3063 - renamed dupe files to avoid header collision and general confusion between entity and model
3064 - added win32_install.py to perform post-build install (need to load the configuration paths from a non-cvs stored site.conf file)
3065
3066 01/06/2003
3067 TTimo
3068 - bind gen.dsp to makeversion.py
3069 - added a run_python.bat to check for python presence and execute
3070
3071 27/05/2003
3072 TTimo
3073 - write makeversion.py module - hook it up to SCons build - cleaner, easier to use
3074 - comment out vfswad build lines. source is still not in tree (bug 800 aftermath I think)
3075
3076 18/05/2003
3077 SPoG
3078 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=537
3079   Changed Sys_FPrintf_VA to immediately process console events during map load.
3080   Changed startup to create main window after QE_Init().
3081   Fixed loading last map on startup.
3082   Fixed crash on exit.
3083   Fixed colour dialog.
3084 TTimo
3085 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=537
3086   have to delay merging back to trunk. 
3087   have a behaviour problem between debug and release builds.
3088   while debug is fine, release is screwed (see bug item)
3089
3090 -- tagged HEAD with bug537
3091 -- merge HEAD between merge-gtk2-20030413 and bug537 into the branch -----
3092   11/05/2003
3093   Dan Olofson & TTimo
3094   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=812
3095     workaround for ATI drivers bug (polygon backfaces)
3096     use Preferences > 2D Display/rendering > ATI cards with broken drivers
3097   Riant
3098   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=806
3099     updated synapse.config for SoF2 png
3100   TTimo
3101   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=805
3102     dir_dialog is broken - is only used in prefab path prompt
3103
3104   -- release-1_3_7
3105
3106   14/04/2003
3107   TTimo
3108   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=801
3109     moved "ignoring sprite for entity.." to be a _DEBUG only thing
3110   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=802
3111     fixed models not drawing on win32. was a setup bug
3112   - OSX setup build updates - added dependency against libpng3-shlibs
3113   - added openurl.sh to open urls on *nix (with setup updates)
3114   Riant  
3115   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=803
3116     RTCW - default_project.proj in setup
3117
3118   13/04/2003
3119   Michael Schlueter & EvilTypeGuy
3120   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=684
3121     imagepng building under Linux
3122   Riant & TTimo  
3123   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=797
3124     fixed texture compression support
3125   TTimo
3126   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=799
3127     regen project file from template on version upgrade
3128     updated all default_project.proj to have "version" "1"
3129   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=798
3130     missing modules/bitmaps/model_reload_entity.bmp from Linux setup
3131 -- end merge HEAD between merge-gtk2-20030413 and bug537 into the branch -----
3132   
3133 17/05/2003
3134 TTimo
3135 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=537
3136   http://www.qeradiant.com/wikifaq/index.php?Gtk2%20build%20notes
3137   went through the new dll dependencies, listed required files preparing for a single zip package
3138   updated all the project files to rely on src-gtk2/
3139
3140 13/04/2003
3141 SPoG
3142 - Tagged HEAD with 'merge-gtk2-20030413' and merged HEAD --> port_gtk2_20030307.
3143
3144 12/04/2003
3145 SPoG
3146 - Added gtk-2.x libraries to win32 setup.
3147 - Changed win32 setup to use 'dynamic' file-groups, making it possible to add files without
3148   modifying installshield scripts.
3149 - Modified win32/setup.pl to copy setup data to dynamic file-group directories.
3150
3151 30/03/2003
3152 TTimo
3153 - added scons scripts. the scons engine is included in the tree. you just need to have python
3154   have ldd -r safe check on .so  
3155   TODO:
3156   - make sure it's gcc3
3157   - check OSX
3158   - add q3map2 build
3159
3160 29/03/2003
3161 TTimo
3162 - tracked and fixed the startup bomb on Debian sid:
3163   `pkg-config gtk+-2.0 --libs`
3164   -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
3165   http://www.gnu.org/manual/ld-2.9.1/html_chapter/ld_2.html#SEC3
3166   --export-dynamic
3167     When creating a dynamically linked executable, add all symbols to the dynamic symbol table. 
3168     The dynamic symbol table is the set of symbols which are visible from dynamic objects at run time. 
3169     If you do not use this option, the dynamic symbol table will normally contain only those symbols 
3170     which are referenced by some dynamic object mentioned in the link. If you use dlopen to load 
3171     a dynamic object which needs to refer back to the symbols defined by the program, rather than 
3172     some other dynamic object, then you will probably need to use this option when linking the program 
3173     itself.
3174   this causes symbol confusion, shaders.so's g_ShaderTable suddenly resolves to the core's g_ShaderTable
3175   one is a 'shaders' API, the other an 'appshaders' .. everything gets badly mixed up
3176   added a check in the cons script, using `pkg-config gtk+-2.0 --libs-only-L` `pkg-config gtk+-2.0 --libs-only-l`
3177   (same for gtkglext)
3178     
3179 28/03/2003
3180 TTimo
3181 - propagate jpeg compile fix from bug750 branch
3182 - use PKG_CONFIG_PATH when building radiant/ (alternate gtkglext-1.0)
3183 - on OSX, you need gtk+2-dev package, and pkgconfig, atk1
3184   build gtkglext from source http://gtkglext.sourceforge.net
3185
3186 17/03/2003
3187 TTimo
3188 - updated the build system to glib2/gtk2/gtkglext
3189   atm it compiles and starts on my dev box (Debian Sid)
3190   but doesn't reach end of initialization, hangs on
3191    q = (qtexture_t*)g_hash_table_lookup (g_ShadersTable.m_pfnQTexmap (), stdName);
3192    in shaders.cpp QERApp_Try_Texture_ForName
3193   need to have the gtk2 dev packages, and libgtkglext1-dev
3194
3195 12/03/2003
3196 SPoG
3197 - Replaced alpha-blended area-selection rect with XOR rect.
3198 - Fixed YX/XZ/YZ toggle in floating windows layout.
3199 - Cleaned up xor rectangle code.
3200
3201 11/03/2003
3202 SPoG
3203 - Fixed console scroll-to-last-text-inserted.
3204 - Fixed console error/warning colours.
3205 - Refactored or removed WIN32-specific gtk-related stuff.
3206 - Removed win32 SetCapture/ReleaseCapture on GLWindow.
3207 - Removed win32 gtk_main_iteration calls in glwindow mousemoved.
3208 - Cleaned up start-on-primary-monitor stuff.
3209 - Changed main window to use standard save/load window position/size.
3210 - Replaced deprecated gtk_widget_set_uposition with gtk_window_move.
3211 - Removed win32/X gl functions from igl.
3212 - TODO: replace/remove deprecated gtk_widget_usize.
3213
3214 10/03/2003
3215 SPoG
3216 - Changed fonts in win32 rc file to 8pt tahoma.
3217 - Fixed flat-grey gui in Regular layout mode.
3218 - Changed main-window save/restore maximized to use gtk API.
3219 - Fixed button_press_event handling on console/entity/entitylist windows.
3220
3221 09/03/2003
3222 SPoG
3223 - Fixed crash on shutdown after changing floating-z-window preference.
3224 - Removed win32_realize_floating hack.
3225 - Refactored MainFrame::Create to make it more readable.
3226 - Fixed key_press_event handlers for entity/surface/patch dialogs.
3227 - Fixed delete_event handlers for dialogs derived from Dialog class.
3228
3229 08/03/2003
3230 SPoG
3231 - Fixed viewport for entity window comment text.
3232 - Fixed x-shrinking for entity window comment text.
3233 - Fixed menu underscore shortcut hack in MRU list.
3234 - Changed groupdialog to connect switch_page signal after creating all pages. 
3235 - Changed gl widget to use gtkglext/pango to create fonts.
3236 - Cleaned up gtkglext glwidget implementation.
3237 - Reduced border size on toolbar widgets.
3238 - Replaced font with font_name in win32 rc file.
3239 - Added viewports for all scrolled text boxes.
3240 - Fixed entities/textures/console window title update when page is changed.
3241 - Fixed floating windows not being transient to main window (don't want them on taskbar).
3242
3243 07/03/2003
3244 SPoG
3245 - Created a new branch for the port to gtk 2.x. 
3246 - Fixed menu underscore shortcuts to use gtk_label_new_with_mnemonic.
3247 - Fixed global keyboard shortcuts by using mainframe_keypress.
3248 - Fixed use of deprecated gtk_color_selection_get_color.
3249 - Removed use of deprecated gtk_paned_set_gutter_size.
3250 - Replaced deprecated gtk_widget_draw with gtk_widget_queue_draw.
3251 - Replaced deprecated gtk_object_get/set_data with g_object_get/set_data.
3252 - Replaced deprecated gdk functions with 2.x equivalents.
3253
3254
3255 ----- branch port_gtk2_20030307 ------
3256
3257
3258 13/04/2003
3259 Michael Schlueter & EvilTypeGuy
3260 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=684
3261   imagepng building under Linux
3262 Riant & TTimo  
3263 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=797
3264   broken texture compression support
3265
3266
3267
3268 31/01/2003
3269 SPoG
3270 - bug #752 - Construct fix for ppc, patch applied.
3271
3272 26/01/2003
3273 TTimo
3274 - bug #750 - revamp of the setup stuff on Linux
3275   (under way, see bug for progress - feel free to help!)
3276 - reworked the cons scripts, setup is hooked in to cons now
3277   also, added gcc version select on command line, using Cons_gcc.pm utility
3278
3279 22/01/2003
3280 TTimo
3281 - merged merge-1_2_10-post back to trunk
3282
3283
3284 ===============================================================
3285 -- merging release-1_2_9 -> merge-post-1_2_10 into trunk
3286    trunk before merge is tagged pre-merge-1_2_10
3287 ===============================================================
3288
3289 22/01/2003
3290 TTimo
3291 - finished up the TODO items, turned into bug items or dropped them. branch is ready to move back in to trunk
3292
3293 18/01/2003
3294 TTimo
3295 - fixed ID_SELECTION_MERGE
3296
3297 17/01/2003
3298 TTimo
3299 - fixups
3300   FlushReloadSelectedToolbarButton -> CFlushReloadSelected
3301   incorrect naming: RadiantToolbarModuleManager -> CRadiantToolbarModuleManager
3302   ToolbarButton -> IToolbarButton, and C* implementations
3303   http://www.qeradiant.com/wikifaq/admin.php?Code%20Conventions
3304
3305 14/01/2003
3306 ydnar
3307 - Minor Cons fix for OS X (bug 729)
3308
3309 13/01/2003
3310 ydnar
3311 - GtkRadiant now builds on OS X, Linux, and Win32 out of the same tree
3312 - OSX build uses gtkfileselect-linux now, as the Darwin version was broken/old
3313   fixme: change this to use OS X open dialog box or something?
3314 - Minor fixes to a few files to fix gcc warnings
3315 - Model module now builds on OS X and Linux, using Synapse properly
3316 - PicoModel change to invert T coordinate on ASE models
3317 - Q3Map2 change to export ASE models with T coordinate flipped
3318 - Misc Q3Map2 changes
3319
3320 09/01/2003
3321 ydnar
3322 - Updated Construct with Darwin/OS X ld flags for 4MB stack size
3323 - Misc Q3Map2 updates (2.3.35-dev)
3324
3325 05/01/2003
3326 ydnar
3327 - "angles" key now properly ordered, to work with current mathlib
3328   (also changed in Q3Map2)
3329
3330 31/12/2002
3331 ydnar
3332 - PicoModel: Minor fix to MDC loader (naming/define)
3333 - Q3Map2: 2.3.34-pre-1 updates
3334 - MapXML dsp unix->dos newlines
3335
3336 29/12/2002
3337 SPoG
3338 - Merged q3map2-texturing prefs key.
3339 - Merged vfs check for gamemode project key.
3340
3341 27/12/2002
3342 TTimo
3343 - fix GetTickCount stuff
3344 - added q3map2 cons script
3345 - fixed Linux build
3346
3347 23/12/2002
3348 SPoG
3349 - Added model cache API, moved model cache implementation from entity module to core. 
3350 - Added file-type registry API, replaced core file-type manager with registry.
3351 - Changed model module to register supported file types with core registry.
3352 - Removed or #ifdef'd non-functional code from model module.
3353 - Added support for misc_gamemodel and model_static to entity module.
3354 - Cleaned up entity module's on-epair-changed API.
3355 - Moved light-entity-specific code to a seperate file in entity module.
3356 - Cleaned up file dialog interface - specify file-type-lists with a string.
3357
3358 22/12/2002
3359 SPoG
3360 - Ported camera plugin to synapse, adding support for camera and ui APIs.
3361
3362 20/12/2002
3363 SPoG
3364 - Fixed default prefs setting for selected-brushes-camera, gridmajor-alt and gridminor-alt.
3365 - Merged CEntityEclassModel::Draw in entity module.
3366 - Ported imagepng module to synapse.
3367 - Fixed warning for CamDragMultiSelect preference bool used as int.
3368
3369 19/12/2002
3370 SPoG
3371 - Fixed white-textures bug caused by texture compression preferences.
3372 - Ported light-radius rendering to 1.3 entity module.
3373
3374 18/12/2002
3375 SPoG
3376 - Merged win32 project files, with the exception of camera plugin.
3377 - Ported model module to synapse API.
3378 - Redesigned toolbar API to remove gtk-dependency from toolbar plugins.
3379 - Refactored window-position preference save/load.
3380
3381 17/12/2002
3382 TTimo
3383 - kick doxygen generation for branch merge-1_2_10-post
3384
3385 15/12/2002
3386 TTimo
3387 - having the linux version compile and start again. took out numerous elements while merging, built a list of TODO stuff
3388   the main thing to do being to bring the win32 build back up too, then to go through TODO list and fix stuff
3389   until the win32 version runs too, I check this in to a seperate branch merge-1_2_10-post
3390 - There is quite a massive update in mainframe.cpp switch case for all events.
3391   Looks like it's just a reordering of stuff, but it looks bad in the diffs.
3392 - added m_MapReg pattern
3393
3394 - At some point, I'm thinking that forcing correct TAB/SPACE conversion on the server end would be a good thing to have.
3395   Nazisticly forcing the formatting sounds like the only viable solution.
3396
3397                 11/12/2002
3398                 RR2DO2
3399                 - #418, mdc load and display (RTCW)
3400                 - #597, CenterCamera shortcut
3401                 Use Ctrl+Shift+TAB to center the views onto the current camera location
3402                 - #714, bitmap loading fixes and speedups
3403                 - #715, fixed Alt+Shift cycle/drill select to work with brush-based entities
3404                 EvilTypeGuy
3405                 - #718, fix compilation warnings
3406                 Riant
3407                 - #707, fixed HM mode in STV:EF
3408
3409                 10/12/2002
3410                 EvilTypeGuy
3411                 - Fix gcc3 compilation warning
3412                 EvilTypeGuy and X-Man
3413                 - Fix OpenURL so browser launching works on XDarwin (Mac) systems.
3414
3415                 8/12/2002
3416                 RR2DO2
3417                 - #710, AssignSound pattern
3418                 - #711, SoF2 model_static drawing
3419                 - #713, sync 2d and 3d rendering of models
3420                 - #238, apply 0..1 T range when Fitting a patch (instead of 0..-1 previously)
3421                 - #633, Add ability to change default color in 3D window Misc > Colors > Camera background
3422                 ydnar
3423                 - Q3Map 2.3.33 (see changes.q3map2.txt)
3424                 - Quake 3 + TA common.shader updates (q3map_terrain, hint)
3425
3426                 3/12/2002
3427                 TTimo
3428                 - merging Stable-1_2-Apple into Stable-1_2
3429                 - why INSTALL.TXT? re-used INSTALL, updated to point to wiki
3430                 - why the -machinedump test against i386-redhat-linux? removed
3431                 - using $is_darwin flag instead of $gcc_machine tests in the build scripts:
3432                 gotta leave some room for a Linux ppc build, and darwin x86
3433                 exporting it for use in sub scripts
3434                 - the addition of ccache support broke some Apple SConstruct patches to $ENV{PATH}, fixing
3435                 merged version is compiling fine on Debian Sid
3436                 checking in on a branch, need to validate win32 build and OSX build before applying in Stable-1_2
3437
3438                 -- release-1_2_11
3439
3440                 30/11/2002
3441                 TTimo
3442                 - added seaw0lf to credits
3443                 - ydnar's changelog.q3map2, added to global.xlink and Linux setup
3444                 - 1.2.11 version tag
3445                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=699
3446                 updated IS setup for q3map_terrain keyword
3447                 also fixed details in STVEF media
3448                 Arnout
3449                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=569
3450                 http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=698
3451                 fixed drill select, Ctrl bug in vertex mode, and updated changelog.txt
3452
3453                 29/11/2002
3454                 TTimo
3455                 - 1.2.11-rc1
3456                 - update changelog credits links for release
3457                 - update linux setup, putting EULA and new README instructions  
3458
3459                 28/11/2002
3460                 ydnar
3461                 - Removed redundant 'p' from "developers"
3462                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=637 - fixed
3463                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=694 - fixed
3464                 - Updated to Q3Map 2.3.32
3465                 - Added epsilon to texture plane choose code to eliminate numerical
3466                 inconsistencies on brush faces slanted at 45 degree angles (bug 637)
3467                 - Fixed bug in lightmap export after lighting when map contains 0 BSP lightmaps
3468                 - Adjusted some light tracing constants to fix certain brush/patch seam shadows
3469                 - Tinkered with skylight code again
3470                 - Fixed bug where lightgrid would be black if level was compiled with -nogrid
3471                 - Fixed -approx code to work in floating-point space, using _minlight
3472                 - Fixed bug where vertex light code was using invalid pvs data to create
3473                 light list for surface, leading to incorrect vertex lighting
3474                 - Fixed related bug in anti-light-leak code that was causing brush faces to go
3475                 black (bug 694)
3476                 - New: _minlight sets _minvertexlight and (new) _mingridlight automatically
3477                 - New: _mingridlight key to set minimum grid lighting
3478
3479                 TTimo
3480                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=637
3481                 added preference setting in Preferences > BSP monitoring
3482                 added an item on the wiki
3483
3484                 27/11/2002
3485                 TTimo
3486                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=662
3487                 picomodel-based model.dll module (new model.dll, removed md3module.dll)
3488                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=664
3489                 media/setup updates for q3map2 support
3490                 added modified quakev3.qe4, bumped internal version to 4 for all games
3491                 SOF2 and JKII were forcing BSP monitoring off because of sof2map, now only printing a warning
3492                 added -rename to SOF2 BSP phase
3493                 Q3 & RTCW new templates are working
3494                 haven't tested the STVEF & SOF2 versions
3495                 updated IS setup scripts to make sure quakev3.qe4 is updated in nightly release
3496                 (not needed on Linux, we will be doing a full release)
3497                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=662
3498                 updated win32 setup to provide right model.dll stuff
3499                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=621
3500                 typo was causing memory error
3501
3502                 RR2DO2 & TTimo
3503                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=662
3504                 more model fixes, fixed the Linux build to build model.so
3505                 added search path to modules/ for bitmaps
3506                 model reload, patch and bitmap
3507
3508                 26/11/2002
3509                 RR2DO2
3510                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=569
3511                 area select - Alt+Shift for area select (complete tall)
3512                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=621
3513                 broken undo creating ghost undo entities (and trashes memory)
3514                 partly fixes the issue, it's a memory error still
3515                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=659
3516                 updates to RTCW camera plugin - works in 4 view mode
3517                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=663
3518                 more fixes to plugin API
3519
3520                 TTimo
3521                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=638
3522                 libpng in the core DLLs instead of SoF2 (for q3map2 dependencies)
3523                 putting q3map2 binary with the Core Binaries
3524
3525                 25/11/2002
3526                 TTimo
3527                 - added ccache support to cons build system - http://ccache.samba.org/
3528
3529                 21/11/2002
3530                 ydnar
3531                 - minor bugfix to PicoModel ASE material loader
3532                 - Q3Map2 updated to 2.3.31 (Splash Damage)
3533                 - Stitching the edges of lightmaps on patches that wrap around (cyls and cones)
3534                         so the seam is no longer visible
3535                 - The -patchmeta switch works better now, the patches are still stored in the
3536                         BSP for collision, but are pre-tesselated into nonplanar meta surfaces for
3537                         more efficient rendering
3538                 - Better, more uniform lightmap sample position finding on patch meshes
3539                 - Moved q3map_tcMod and q3map_alphaMod processing to the final phase
3540                 - New: q3map_skylight AMOUNT ITERATIONS to replace surfacelight on sky surfaces
3541                         for much faster and more uniform sky illumination
3542                 - Fixed bug in PicoModel ASE material parsing code
3543                 - Fixed a few seam/lightmap precision/projection errors
3544                 - Increased MAX_SHADER FILES to 1024 and fixed overrun error when more than that
3545                         number of shaders was listed in shaderlist.txt
3546                 - Increased a few compiler maximums for larger maps
3547                 - New: -np N switch on BSP phase, works like -shadeangle, in that it forces all
3548                         planar shaders to be nonplanar with the shading angle specified
3549                 - New: -nohint switch on BSP phase, omits hint brushes from compile for testing
3550                 - New: -debugaxis switch on light mode. Colors lightmaps based on their lightmap
3551                         axis (which direction the lightmap was projected on)
3552                 - New: -debugorigin switch on light mode. Colors lightmaps based on the luxel
3553                         origin relative to the raw lightmap's bounding box
3554                 - New: -debugcluster switch on light mode. Colors lightmaps based on the pvs
3555                         cluster the luxel falls into
3556                 - New: -convert switch to convert BSP to ASE file (experimental)
3557                 - New: q3map_lightmapmergable directive to allow terrain to be mapped onto a
3558                         single lightmap page for seamless terrain shadows    
3559
3560                 18/11/2002
3561                 TTimo
3562                         - fixed pk3man build system to work with new cons layout
3563                         - fixing linux setup system to work with new cons layout
3564                         Linux 1.2.11 will be a full setup, much easier that way
3565                         - update makeself to the latest (and best) version
3566                         - add q3map2 to Linux setup. goes in core (g_strAppPath)
3567                         NOTE: has a dynamic dependency to libpng
3568                         - pk3man still has issues with the zlib code that's been thrown in it
3569                         unresolved which I don't have time to look at
3570                                 since we plan to drop pk3man in 1.3, dropping it now is just as good
3571                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=644
3572                         detect GOTY install     from registry and use it as default path
3573
3574                 13/11/2002
3575                 TTimo
3576                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=639
3577                 reworked to have the UI in game settings dialog
3578                 (this is strictly win32 thing, if that broke Linux build, then fix the typos)
3579                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=630
3580                 mouse AngleSpeed setting was getting clobbered. fixed and upped the max values
3581                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=623
3582                 applied a fix, rolls back the values when the compression formats are not supported
3583                 fix ain't very clean, if we have to deal with extensions some more, we need to deal with the settings persistance better
3584                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=624
3585                 updated the setup code for town_*.shader (both in full setup and update)
3586                 updated files in WolfPack
3587                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=672
3588                 using a QE4_VERSION define, added a message if there's a project template with wrong version
3589
3590                 12/11/2002
3591                 TTimo
3592                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=671
3593                 guard junk.txt path between " "
3594                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=663
3595                 fix to CommitBrushHandleToEntity stuff
3596
3597                 RR2DO2
3598                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=660
3599                 previously you could select patch control points when patch selected + vertex edit (V) in 2D view. Works in camera view now
3600
3601                 12/11/2002
3602                 TTimo
3603                 - nudging zerowing to trigger Stable-1_2-Apple doxygen generation
3604                 http://zerowing.idsoftware.com/doxygen/
3605
3606                 11/11/2002
3607                 TTimo
3608                 - http://ttimo.net/web/anjuta
3609                 modified the .prj to work with the cons patches (linked dirs)
3610                 still way experimental
3611                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=651
3612                 fixing linking for radiant.x86
3613
3614                 10/11/2002
3615                 RR2DO2
3616                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=669
3617                         patch inspector bug - fixed
3618                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=663
3619                                 fucked up change in the plugin API caused breakage of several plugins
3620                 still have to fix bobtoolz http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=665
3621                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=661
3622                         Undolevels not set properly
3623                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=660
3624                                 drag selection to the camwindow for patches in controlpoint edit mode
3625                                 (not sure about the actual shortcuts, Ctrl+Alt on my current Linux setup)
3626
3627                 TTimo
3628                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=657
3629                         mark map modified on editing entity keys
3630                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=651
3631                         added the correct link and ldflags statements to have static linking everywhere
3632                                 didn't check gcc 3 build, check correct static on Debian Sid and holy box
3633                                 has a $staticstdcxx in Construct to toggle On/Off if needed
3634
3635                 09/11/2002
3636                 TTimo
3637                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=651
3638                 reworking the cons building. support for gcc2 and gcc3
3639                         cons -- gcc=<gcc-name>
3640                                 read gcc version and configure accordingly
3641                                 changed _NO_STLPORT to Q_NO_STLPORT
3642                                 independant BASE_CFLAGS and BASE_CXXFLAGS
3643                                 correcting usage of CC/CXX for c/cpp source and linking
3644                                 fixed missing -lz in vfspk3.so
3645                                 changed the way we build curry.so, works from the GtkRadiant tree now
3646                                 (NOTE: gcc 3.2 build of curry.so spews quite a few warnings)
3647                                 tweaked the way we do -fno-rtti -fno-exception
3648
3649                 04/11/2002
3650                 TTimo
3651                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=638
3652                 .qe4 version 4, udpated q3's .qe4 template, update setup to put q3map2 in the right place
3653                         bumped version to 1.2.11-test for test setups
3654
3655                 03/11/2002
3656                 ydnar
3657                 - fixed bug in jpeg loading code (4 components instead of 3 for RGB images, mh)
3658                 - updated PicoModel to 0.8.8 and Q3Map2 sundry fixes (2.3.29):
3659                 - Merged with latest CVS, fixed minor issues with matrix order
3660                 - Fixed minor Sys_FPrintf/Sys_Printf substitution typo in Q3Map2
3661                 - Expanded debug colors to 12 for debugging surface meshes
3662                 - PicoModel: fixed ASE loader to support > 1 texture coordinate per-vertex,
3663                 so more models supported correctly, also loading vertex normals
3664                 - PicoModel: md3 shader names are now cleaned. Suffixes (such as .tga or .jpg)
3665                 are stripped, and \ path separators are changed to /
3666                 - New: Add :q3map to the end of any shader name, and it will be interpreted as
3667                 the named shader minus :q3map. Example:
3668                 textures/shaderlab/concrete:q3map -> textures/shaderlab/concrete
3669                 One potential use is the -approx feature to collapse lightmapped  surfaces
3670                 into vertexlit surfaces, saving lightmap space/memory
3671                 - New: q3map_clipModel -- does what you think it does, sort of. This code ix
3672                 really experimental, and should *only* be used on large models such as terrain
3673                 (not small decorative models). This code will be evolving. Note: the shader's
3674                 surfaceparms are inherited by the magic clip brush, so if you have nonsolid
3675                 in your model's shader that uses q3map_clipModel, then the brush will also
3676                 be nonsolid
3677
3678                 03/11/2002
3679                 TTimo
3680                 - cleaning up some cons stuff, checking that the setup building process is still good on Linux
3681                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=622
3682                 updated Linux setup to put the bitmap
3683
3684                 02/11/2002
3685                 ydnar
3686                 - PicoModel: replaced stricmp with _pico_stricmp
3687
3688                 02/11/2002
3689                 ydnar
3690                 - PicoModel: added obj.c and ms3d.c, removed wfobj.c
3691
3692                 02/11/2002
3693                 ydnar - seaw0lf
3694                 - Updated Q3Map2 to 2.3.29 sources
3695                 2.3.29
3696                         - Merged with latest CVS, fixed minor issues with matrix order
3697                 2.3.28
3698                 - Bug 654 (http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=654):
3699                 Fixed problem where brush faces, drawsurfaces, and surfaceparms weren't living
3700                 together in perfect harmony (terrain surfaceparms now inherited by brushes)
3701                 - Nodraw fog works now, albeit when you're underneath, surfaces above don't get
3702                 fogged properly. Could be good for foggy water where you want the above-water
3703                 portions to only be occluded by the water surface
3704                 - Bug 656 (http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=656):
3705                 Number of lightgrid points displayed (byte size is currently out of proportion
3706                 due to internal storage format) when Q3Map is called with the -info switch
3707                 - Fixed wack surface merging bug where code would attempt to merge triangles not
3708                 adjacent to the current set, causing bad lightmap projections on nonplanar
3709                 surfaces
3710                 - Fixed tiny 1-character bug in 2d lightmap texture allocator where adjacent
3711                 luxels were being checked for occlusion rather than the actual source luxel
3712                 2.3.27
3713                 - Fixed minor bug in scriplib bugfix where the last character in a file wasn't
3714                 being read.
3715                 - Fixed bug where 0-area or bogus triangles were causing crash in MapRawLightmap
3716                 if they used a shader with a normalmap (thanks ShadowSpawn)
3717                 - Fixed bug where lightmaps were getting hosed levelwide on a prerelease version
3718                 of 2.3.27
3719                 - Fixed bug where lightmaps were getting knackered on models and certain patches
3720                 - Merged latest PicoModel version from seaw0lf, adding support for ASE and WF OBJ
3721                 models (preliminary)
3722                 - Increased MAX_MAP_PLANES to 0x40000 (~256k)
3723                 2.3.26
3724                 - Now using GtkRadiant's libpng and zlib config (linked as DLLs)
3725                 - Fixed bug in script parser where repeat calls to GetToken() were causing
3726                 memory corruption
3727                 - Fixed SOF2 -rename bug
3728                 - When using -game sof2 or -game jk2, the -flares argument is implied
3729                 - Added -noflares argument to disable the above behavior
3730                 - Added support for flares on entities. Use one of the following keys:
3731                 "_flare" "1" -- use default flare (different for each game)
3732                 "_flareshader" "path/to/flareshader" -- use a specific flare shader
3733                 Note: This only matters in SOF2/JK2 now. Make a light targetted (a spotlight)
3734                 to get it to aim the correct direction, otherwise it defaults to pointing 
3735                 downward. You cannot have omnidirectional flares
3736                 - Lightgrid size is automatically increased to accomodate large maps. The
3737                 MAX_MAP_LIGHTGRID error will never happen again
3738                 - Update PicoModel to 0.8.7 sources
3739                 - ASE support
3740                         - Alias|Wavefront OBJ support
3741                         - <modelname>.remap shader remapping suport
3742                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=655
3743                 handle grayscale jpegs gracefully
3744                 - mathlib: fixed VectorClear(), got rid of braces
3745                 - scriplib: fixed double-free memory corruption bug
3746                 - radiant: added new color scheme to emulate Lightwave/Maya/3DS Max
3747
3748                 02/11/2002
3749                 TTimo
3750                 - too many issues with build system reading system's libjpeg.h instead of libs/libjpeg.h
3751                 renamed libs/libjpeg.h to libs/radiant_libjpeg.h, updated sources
3752
3753                 29/10/2002
3754                 TTimo
3755                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=639
3756                 running from a network share - saving prefs per-user
3757
3758                 27/10/2002
3759                 TTimo
3760                 - merged in some more m4x4 code for q3map2
3761                 - fixed unresolved code in picomodel (strlwr / strnicmp)
3762                 - reworked the tools building to build both q3map and q3map2 without trouble
3763
3764                 25/10/2002
3765                 ydnar
3766                 - q3map2 and picomodel source, initial checkin to Stable-1_2 branch (does not compile yet, tweaking to be done)
3767
3768                 23/10/2002
3769                 TTimo
3770                 - camera.dll goes into $(RTCWRADIANTDIR)/plugins instead of $(RTCWRADIANTDIR)/modules
3771                 fixed up camera compile (exports)
3772                         added camera bitmap (plugin toolbar)
3773
3774                 21/10/2002
3775                 TTimo
3776                 - quickfix to the build (typo)
3777                 - changed dynamic linking on Linux to look for libGL.so.1 by default
3778                 fixes "all textures are blank" Linux bug with NVidia cards
3779                         (you still have to have a working NVidia GL installation though, xlibmesa-dev on Debian screws things up)
3780                 - checked in modified q3 .qe4   with q3map2 menu (see bug #638)
3781
3782                 09/10/2002
3783                 TTimo
3784                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=622
3785                 reworked the plugin toolbar to rely on interface instead of straight exports
3786                 cleaned up the botclip monsterclip Brush_Draw filtering, added proper selection filtering (Brush_Ray)
3787                 merged bug-622 back into Stable-1_2, bug-622 branch is dead now
3788
3789                 06/09/2002  
3790                 James Monroe - RR2DO2 - TTimo
3791                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=619
3792                 light globes, applying patch by RR2DO2 built from the initial light globe code
3793                 - note to self: indent -kr -nut -st -ts2 -i2
3794
3795                 RR2DO2 - TTimo
3796                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=622
3797                 massive patch update from SD's GtkRadiant
3798                 - camera plugin: new bitmap
3799                 fixed Linux install path for camera plugin to wolf/plugins
3800                 - fixed various warnings in camera build gcc / Linux  
3801                 - fixed pref crash if plugin toolbar disabled  
3802                 - fixed Gtk-WARNING on bad cast in AddPlugInToolbarItem
3803                 - renamed the new select to 'Use paint-select in camera view:' in prefs
3804                 (camera paint-select, should be our default name for this)
3805
3806                 NEW: you can 'paint select' in the camera view: 'camera paint-select'
3807                 press shift and move the mouse over the camera view to paint over brushes you want to select
3808                 configurable in prefs to enable / use Shift key, or use 'classic mode' ctrl+alt
3809
3810                 NEW: light radius drawing
3811                 Added in-editor light envelope drawing. Outer circle is max envelope, 
3812                 inner fullbright radius. Optional classic mode emulates the similar drawing 
3813                 from Rituals and Ravens tools (not q3map correct, easier for the level designer 
3814                 to understand/legacy).
3815
3816                 NOTE: 'angles' is q3map2 only
3817                 NOTE: could manipulate angles directly from the views (2d and 3d with some handles)
3818
3819                 NOTE TO SELF: 
3820                 <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 ?
3821                 <andersca> just run your app with --g-fatal-warnings
3822
3823                 TODO: add new bitmap to win32 & linux setups
3824                 TODO: don't use exports for the plugin toolbar, use entry functions
3825                 do something like CPlugIn::InitBSPFrontendPlugin
3826                 TODO: botclip is broken with the new Brush_Ray code  
3827
3828                 initial ChangeLog for the patch:
3829
3830                 28-09-2002
3831                                         Arnout <rr2do2@splashdamage.com>
3832                         + Added 'angles' support for models (misc_model/misc_gamemodel).
3833                         + Prevented pivot drawing of model from scaling and rotating.
3834                         + Cleaned up the dropdown boxes in the preferences a bit (all use 
3835                 tables now, so not multiline).
3836                         + Added 'Classic Key Setup' option to camera paint select configuration, this 
3837                 drag-selects with ctrl+alt instead of shift.
3838                         + Changed XYWnd::PositionView to position on the center of the 
3839                 selection, not on the mins.
3840
3841                 27-09-2002
3842                                         Arnout <rr2do2@splashdamage.com>
3843                         + Added in-editor light envelope drawing. Outer circle is max envelope, 
3844                 inner fullbright radius. Optional classic mode emulates the similar drawing 
3845                 from Rituals and Ravens tools (not q3map correct, easier for the level designer 
3846                 to understand/legacy).
3847
3848                 26-09-2002
3849                                         Arnout <rr2do2@splashdamage.com>
3850                         + Upped MAX_TEXTUREDIRS to 256 (from 128).
3851
3852                 25-09-2002
3853                                         Arnout <rr2do2@splashdamage.com>
3854                         + Fixed patches not being drawn in XY window with colour of parent 
3855                 entity.
3856                         + Made paste to camera snap destination spot snap to grid.
3857
3858                 18-09-2002
3859                                         Arnout <rr2do2@splashdamage.com>
3860                         + Changed Select_Reselect to be much faster.
3861
3862                 12-09-2002
3863                                         Arnout <rr2do2@splashdamage.com>
3864                         + Fixed curve point drag-selection area not showing properly in XY 
3865                 views.
3866                         + Fixed size info breaking over 9999.9 units.
3867                         + Fixed AllocateSelectedPatchHandles not setting patchesmode to 
3868                 ESelectedPatches.
3869                         + Changed the horizontal and vertical tc shift spin control to have a 
3870                 limit of 8192.
3871                         + Moved SPoG's implementation of redisperse cols to a seperate function 
3872                 and reinstated the old code.
3873                         + Added 'Paste to Camera', shortcut Alt+V, which pastes the contents of 
3874                 the clipboard to the current camera origin.
3875                         + Added centerview functionality to 4 window mode. Ctrl+tab will focus 
3876                 on the selection, or if non existant, on the camera.
3877
3878                 11-09-2002
3879                                         Arnout <rr2do2@splashdamage.com>
3880                         + Made sure settings set in savedinfo.bin get initialized to their 
3881                 proper defaults.
3882                         + Added botclip filter (filters *botclip* and *monsterclip*).
3883
3884                 10-09-2002
3885                                         Arnout <rr2do2@splashdamage.com>
3886                         + Removed .reg from normal map saving, can only save as region 
3887                 using 'Save region'.
3888                         + Added outline style cycling (j) cycle between z buffered outlines and 
3889                 selected colour rendering.
3890                         + Added colour dialog to pick the colour of selected surfaces in the 
3891                 camwindow.
3892                         + Third coordinate for clip points now gets set to the center of the 
3893                 selection.
3894                         + Changed arbitrary rotation dialog to accept negative angles as well.
3895                         + Changed texture alignment dialog to accept values up to 2 decimal 
3896                 points.
3897                         + Fixed entity inspector to say 'Textures:' in the window title.
3898                         NOTE: still broke in floating window mode
3899                         + Changed entity inspector so that tab doesn't clear the epair value 
3900                 field anymore, so it retains the value while jumping to it.
3901                         + Disabling camera paint-select now returns selection behaviour for groups to 
3902                 the old behaviour as well (shift+click selects whole group).
3903                         + Changed load_plugin_bitmap to load bitmaps from g_strAppPath if 
3904                 g_strGameToolsPath fails.
3905                         + Added plugin toolbar and api.
3906                         + Fixed m_pfnCommitBrushHandleToEntity, wasn't creating brushes 
3907                 properly (well, not at all really).
3908
3909                 Older changes:
3910                                         Arnout <rr2do2@splashdamage.com>
3911                         + Added misc_gamemodel drawing.
3912                         + Ported camera paint-select over from 1.3.
3913                         + Fixed statusbar display of text (removed a bunch of \n's).
3914                         + Added area selection in 3d view for patches.
3915
3916                 30/09/2002
3917                         TTimo
3918                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=556
3919                                 quickfix crash bug
3920
3921                 27/09/2002
3922                         TTimo
3923                         - more CORERADIANTDIR cleanup (q3data)
3924                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=602
3925                                 added cascading to the entity submenu (doesn't cascade the main menu, only the sub ones, NPC_* for instance)
3926                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=556
3927                                 with clip and caulk filtered out, won't be selected anymore in camera view (i.e. selecting invisible faces)
3928                                 added SF_CAMERA to the flags in the selection process
3929                                 cleanup up various ugly syntaxes in the selection code:
3930                                 don't ever do if (flags == SF_SINGLEFACE) on a bitmask and assert that the other flags will always be NULL
3931                                         don't do arithmetic on bitmasks:
3932                                                 if ( (flags & SF_ENTITIES_FIRST) && t.brush == NULL)
3933                         return Test_Ray (origin, dir, flags - SF_ENTITIES_FIRST);
3934                         is WRONG
3935                                                 using flags & ~SF_ENTITIES_FIRST is the appropriate way
3936
3937                 23/09/2002
3938                 Riant
3939                 - new IS scripts to go with recent media updates
3940                         Riant & TTimo
3941                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=615
3942                                 reworked the fix to use "caulk_shader" in .game
3943                                 updated IS .rul script to generate special values for Sof2 and JKII
3944
3945                 21/09/2002
3946                 Riant
3947                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=595
3948                 more texture compression, dialog and settings
3949                 Michael Schlueter  
3950                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=592
3951                 fixes to the Linux build system, exclusive q3 or wolf working now
3952
3953                 22/08/2002
3954                 EvilTypeGuy
3955                 - Fix @*$&)@)$$ memory leak of my own doing, yes it's really been in there this long.
3956                 This should help memory usage drastically, especially when flushing & reloading
3957                 the same sets of textures, GtkRadiant's memory usage no longer becomes heinous.
3958
3959                 14/08/2002
3960                 EvilTypeGuy
3961                 - Fix build on some linux boxen by including qertypes.h for proper boolean type declaration
3962
3963                 -- release-1_2_10
3964
3965                 16/08/2002
3966                 TTimo
3967                 - STVEF media update finalized (some .def)
3968                 - 1_2 Core Update for shader manual update
3969                 - in JKII, typo with nar_shader? replaced by nar_shaddar, with proper support in update too
3970                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=530
3971                 Q3/TA media update with cleaned up shaders
3972                 - validated the update content by a diff between 1.2.9 + 1.2.10-update and 1.2.10 full  
3973                 - added a DO_NIGHTLY_BOOL to setup.rul AND a warning during setup about update content for games that are not installed
3974                 - built 1.2.10-sof2, SoF2 full install
3975
3976                 15/08/2002
3977                 Michael Schlueter
3978                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=590
3979                 added the option to build a Linux setup with the debug binaries
3980
3981                 TTimo  
3982                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=530
3983                 cleaned up shaders, done nightly setup update on Linux
3984                 updated Linux nightly for 1.2 to use /usr/local/games/GtkRadiant-1.2 as default base
3985                 - using version 1.2.10-update. Full Sof2 setup will be 1.2.10-sof2
3986                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=426
3987                 don't straffe when using Ctrl+Shift(+Alt)
3988                 - camera.so RTCW plugin in Linux setup
3989                 - quickfix to non-initialized var in camera code
3990                 - awfull piece of work that had been completely left out, nightly elements for JK2 and STVEF
3991                 added JKII media update and STVEF media update (for the DIR_GAME elements)
3992                 JKII nightly is finalized
3993
3994                 14/08/2002
3995                 TTimo
3996                 - fixed a missing file
3997                         - Linux build quickfix
3998                 - fixed silly rendering bug
3999                 - added pref to force texture compression off (hey why would you do that??)
4000                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=466
4001                 fixed MAX_POINTS_ON_WINDING overflow in q3map (and relevant code to handle in radiant)
4002
4003                 13/08/2002
4004                 TTimo
4005                 - cleared up notexture (dead code)
4006                 - cleaned up QERApp_LoadTextureRGBA gamma table init
4007                 - having a shot at 1.3 texture compression
4008                 sees the extension, binds the texture with the currect setting
4009                 but rendering is fucked .. someone explain?
4010
4011                 08/7/2002
4012                 TTimo
4013                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=586
4014                 search and destroy Q3Radiant -> Radiant
4015
4016                 07/7/2002
4017                 SCDS_reyalP
4018                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=526
4019                 wolf_entities.def update
4020
4021                 riant
4022                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=548
4023                 STV:EF updates
4024                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=541
4025                 SOF2 updates
4026                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=584
4027                 JKII updates
4028
4029                 06/7/2002
4030                 Riant
4031                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=541
4032                 Sof2 patches and IS setup    
4033                 TTimo
4034                 - game pack prompt asking about STVEF, fixed
4035                 - mp_examples was leaked and non lighted, fixed
4036                 - imagepng.dll goes into Sof2 install / modules, and not in DIR_CORE
4037                 - libpng12.dll needs installed only with Sof2 pack (added 'SOF2 Pogram DLL')
4038                 default texture scale is 0.125  
4039
4040                 TTimo
4041                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=582
4042                 nomipmap -> nomipmaps in shader manual  
4043                 - removed libs/pak, this was still being linked in to Radiant, but not used at all  
4044                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=580
4045                 .PK3 are recognized along .pk3 files (strcmp ->strcasecmp)
4046                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=386
4047                 added the RTCW camera plugin to IS setup
4048
4049                 Michael Schlueter
4050                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=581
4051                 GL warning fix      
4052                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=567
4053                 GL font display fixes (mostly Linux)
4054                 applied the changes with some tweaking
4055
4056                 31/6/2002
4057                 TTimo
4058                         - compiling the camera plugin on Linux:
4059                         move the GUID and other misc compatibility definitions to include/misc_def.h
4060                                 GetTickCount being used in camera.so, this is from radiant/missing.cpp (unresolved)
4061                                 -> use QGetTickCount instead (in main function table)
4062
4063                 30/6/2002
4064                 TTimo
4065                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=530
4066                 cleaned the .shader from 'light 1' statements
4067                 updated the IS script for the updated .shader
4068
4069                 17/6/2002
4070                 TTimo
4071                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=541
4072                 Sof2 support, PNG format
4073                 wrote imagepng module, dynamic dependencies to zlib and libpng
4074                 changes in the core:
4075                 some hardcoded to "sof2.game" for png interface loading and extensions
4076                 in GetTextureExtension, killed outdated support for texture plugins
4077                 if ! "sof2.game", png is not loaded, support disabled
4078                 http://zerowing.idsoftware.com/libpng/
4079                 correctly configured for VC build (post build steps and dependencies)
4080                 is required on win32 to build imagepng
4081                 - added m_pfnGetGameFileName to the main function table (was needed for png stuff)
4082                 - cleaned up the QERApp_LoadTextureRGBA path
4083                 using (unsigned char* pPixels, int nWidth, int nHeight)
4084                 cleaning up internal access path
4085                 RR2DO2
4086                 - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=386
4087                 camera plugin for RTCW
4088                 TTimo: wrote the .dsp, post build steps etc.
4089                 IMPORTANT: you need to have RTCWRADIANTDIR env variable pointing to the RTCW Radiant files
4090                 (default C:\Program Files\Return To Castle Wolfenstein\Radiant)
4091
4092
4093                 12/6/2002
4094                 RR2DO2
4095                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=299
4096                         MP/SP pk3 filtering in VFS
4097                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=386
4098                         .camera support: splines library, camera plugin
4099                                 TTimo: portability fixups, cons build, guarding pragma, __cdecl BOOL
4100                                 virtual functions but non-virtual destructor
4101                                         declaration with no type
4102                                         int idCameraFOV::start - control reaches end of non-void, making it void
4103                                         enumeration not handled in switch
4104                                         no _MAX_PATH, the portable one is PATH_MAX
4105                                         implicit declaration of int _fullpath
4106                                         for(int i = 0; ..
4107                                         struct _IO_FILE has no member named '_bufsiz'
4108                                         stricmp -> Q_stricmp
4109                                         attempt at implementation in .h file (InitIglToQgl)
4110                                 camera stuff still vastly broken (particularly on Linux), need to check in because of new fixes incoming        
4111                         djbob   
4112                         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=17
4113                         quick fix to spawnflags getting corrupted when multiple entities selected
4114                                 (doesn't completely solve the problems we have with spawnflags yet though)
4115
4116 ===============================================================
4117 END -- merging release-1_2_9 -> merge-post-1_2_10 into trunk - END
4118 ===============================================================
4119
4120 12/12/2002
4121   Hydra
4122   - #197, HL support update
4123
4124 11/12/2002
4125   TTimo
4126   - added cmdlib dependency to mapq3.so (fixes unresolved)
4127
4128 25/10/2002
4129   Hydra
4130   - vfsGetFullPath() can now (optionally) search PK3/WAD files
4131   - Half-life map loading is now un-borked (my original patch worked
4132     but some conditional code in the patch was incorrectly applied.
4133     That, coupled with the missing vfsFileExists and vfsFindFile replacements)
4134   - A patch to imagehl/lbmlib.cpp/LoadIDSP() was missed out, causing all sprite
4135     models to be reverse-rendered (due to an inverted alphamask)
4136   - Renamed HydraToolz to HydraToolz-HL as it's half-life specific
4137     changed project files and renamed all appropriate files and directories
4138     (for the merge, just delete contrib/hydratoolz and apply the diff)
4139
4140   - Comments on previous notes:
4141
4142     - TODO: need to rationalize where the modules are placed and identify HL specific modules
4143       (this affects the build system / post build step too)
4144       imagehl and spritemodel are halflife specific and can be placed in
4145         either $coreradiantdir/modules or $hlradiantdir/modules
4146         I've updated the .dsp files so that they are copied to $coreradiantdir/modules
4147         spritemodel can actually be used for other engines, not just HL so it makes sense
4148         to keep it in $coreradiantdir/modules
4149       hydratoolz is a half-life specific plugin and must go in $hlradiantdir/modules as it
4150         is NOT to be used for any other engines.  I've also updated the "about text" to
4151         reflect this.
4152
4153 14/08/2002
4154   EvilTypeGuy
4155   - fix build process for textool plugin on some Linux boxen by including qertypes.h
4156
4157 11/06/2002
4158   TTimo
4159   - spritemodels in build system
4160   - applying HL setup patch (att 270, bug 197)
4161     - the templating went one filename seperator too far, causing all *.fgl to be modified .. 
4162       fixed so that we only have the relevant changes
4163     - modules added to main Executable Files, TODO for later will need to identify what is HL specific
4164     - .game generation: don't want enginename yet, gamename is ok
4165     - updated HL .game generation for eclass_singleload and no_patch   
4166     - update hydratoolz location in setup
4167     - update maphl in synapse.config
4168
4169 07/06/2002
4170   TTimo
4171   - realized that \func doesn't work in doxygen, should be \fn (updated everywhere)
4172   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=197
4173     applying the HL patch (see original list of changes below)
4174     - ugly eclass API changes
4175       eclassfgd/plugin.cpp.rej, eclass API changes involved, a bunch of .rej
4176       SupportsMultiple tries to send configuration information from the eclass format file module to the eclass manager
4177       dropping it, using a proper configuration node instead (eclass_singleload)
4178     - added "no_patch" prop to disable patch support
4179       the patch toolbar prompts are only present in prefs if there is patch support
4180       otherwise everything is force-disabled
4181     - PFN_VFSFINDFILE PFN_VFSFILEEXISTS:
4182       one of the problems we have is that the 'manager' code and file format code are in the same module
4183       (i.e. vfspk3 / vfswad: two formats, but the manager part is pretty much the same)
4184       vfsFindFile(relative filename):
4185         this worked by searching through the list of loaded pk3/wad files for the file
4186         then trying to search through the search directories
4187         - wasn't properly documented about what it does / how is the search performed
4188         - not consistent with existing code, duplicate of vfsGetFullPath for the most part
4189           can't be added to the VFS API as-is, it would confuse the interface
4190         - usage of vfsFindFile in the code doesn't justify the way it proceeds for search
4191         foxing it, replacing by calls to vfsGetFullPath
4192       vfsFileExists(relative filename):
4193         returns wether a file exist, can be flagged to search in pk3/wad or straight filesystem
4194         - this is a duplicate / particular case of vfsGetFileCount
4195         foxing it too, we need to extend and update vfsGetFileCount instead
4196     - mapq3: the changes completely fucked q3 map parsing
4197       need reorganization. same module provides parsing for all .map based formats
4198       we use wrappers around the actual calls and globals in the module to select formats
4199       MAPVERSION_Q2 and MAPVERSION_Q1 don't need to be there yet, they are not supported
4200       MAPVERSION_HL means WC >= 2.2
4201       (when introduced, MAPVERSION_Q2 would be Q2 or qer+hl plugin (same))
4202       MAPVERSION_HL uses "maphl" minor name (instead of mapq2)
4203       cleaned up the Q3 read/write code that got broken
4204       cleaned up various commenting/hack that deal with Q2!=HL format .. we'll see about Q2 when we actually do it
4205       bad cut and paste from cmdlib code, using actual dependency to cmdlib instead (see below for some cmdlib updates)
4206     - took out all SafeRead SafeWrite code from cmdlib, removed annoying cmdlib dependency to Error function
4207       all file access go through VFS module, the cmdlib 07/06/2002 15:47file code was way old  
4208     - radiant/points.cpp pointfile code changes (that's used only for non-monitored compiling now)
4209     - applied patch 267 (hydratoolz fixes)
4210     - commented out some bworldcraft flagged stuff in mapq3/parse.cpp
4211     - updated the .dsw .dsp to compile and copy HL stuff  
4212     - TODO: need to rationalize where the modules are placed and identify HL specific modules
4213     - TODO: seems to be a synapse crash when unloading plugins (hydratools)
4214       (looks like I didn't look at the plugin unload code yet actually)  
4215     - TODO: make sure HL setup puts eclass_singleload="1" and no_patch="1" 
4216     - TODO: WATCHBSP_KEY and TEXTURE_KEY hardcoded for HL need cleanup
4217     - TODO: imagehl duplicates some image functionality
4218       imagehl is supposed to be only for HL-specific image formats
4219       it 'adds' the required formats to the stuff that image makes available for everyone already
4220     - TODO: HL doesn't have a BSP menu!  
4221     - TODO: rename mapq3/ into map/, the map module handles all .map formats
4222     - TODO: it's likely that we only need a vfs/ module instead of vfspk3/ and vfspak/
4223       think about it, see if we really act on this (or do we need to abstract the manager and some file format modules)
4224     - TODO: HL synapse.config needs to use maphl
4225     - TODO: wtf is enginename="quake2" in hl.game
4226     - TODO: I don't have a sample HL map to play with, so I didn't test the changes against
4227
4228 05/06/2002
4229   TTimo
4230   - fixups to make 1.3 start (Q3 mode)
4231   - turned off C++ exception support in the modules/plugins, as we don't use it
4232   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=543
4233     exit properly if missing chunks in synapse.config, don't crash
4234       
4235   Hydra
4236   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=558
4237     fix for version check in release build
4238
4239   ======================================================================================
4240   -- http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=197
4241      HL support patch
4242   ======================================================================================
4243   04/6/2002
4244     Hydra
4245     - Patched in some CVS changes and fixed a little issue with the
4246       new entity file loader code.
4247   
4248   28/5/2002
4249     Hydra
4250     - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=544
4251       Selected Entity Bounding Box obscured by brushes fix.
4252     - Moved the "wad" keypair creation code from the Map module into
4253       a new plugin called HydraToolz, this means that wad keypair is
4254       done manually by the user, as in fact it should be.  (as the
4255       order of the wads is actually important).
4256     - Fixed a problem with the wads in the wad list being re-ordered.
4257   
4258   27/5/2002
4259     Hydra
4260     - Created an inital implementation of a sprite model plugin.
4261       According to the powers that be, it seems creating a model
4262       plugin is hackish.
4263       It works ok, but there is no way to attach models (sprites if you will)
4264       to non-fixedsize entities (like func_bombtarget)
4265       Also, I can't get the alpha map stuff right so I had to invert the alpha
4266       mask in the spr loader so that 0xff = not drawn pixel.
4267   
4268   17/5/2002
4269     Hydra
4270     - "Wad" keypairs are now used when loading a map and speeds up map loading
4271       significantly. This sorts out quite a few issues that could otherwise occur.
4272     - Map loader now uses textures from wads listed in the the "wad" keypair first.
4273     - Added a texture name mapping cache system to the .map loader
4274       this significantly improves load times of maps that don't store texture
4275       names along with paths (e.g. "mytexture" not "mytextures/mytexture".)
4276     - Added vfsFileExists() to the vfs table (for above) and added it to
4277       vfspk3 and vfswad
4278     - Map loading and saving times are printed to the console.
4279     - Wad file names from the "wad" key pair are logged to the console when
4280       a map is loaded
4281     - The user is informed if the textures loaded were not found in the
4282       wad files in the "wad" keypair.
4283     - The user is informed if the textures was not found in any wad file at all
4284       (Q2/HL only, the shader module still gives you similar information for other
4285       games when a shader activation fails)
4286   
4287   
4288   8/5/2002
4289     Hydra
4290     - Added basic support in mapq3 for reading maps saved by Worldcraft 2.2+
4291       in .map format (It uses [ ]'s round some of the texture co-ordinates)
4292       TODO: do we need to be able to save a map in this format too ?
4293     - Added support for loading ZHLT style point files (*.lin)
4294     - Added wad filename information when loading textures.
4295       (This helps take the ambiguity out of which wad files textures come from,
4296       so that we can correctly setup the worldspawn "wads" e-pair manually.)
4297       Note: This will be removed when the "wads" worldspawn key is built by radiant.
4298     - added vfsFindFile() to vfs table.
4299     - VFSWAD: vfsLoadFile() no longer ignores paths when loading textures
4300       (this was by design, but the design has changed for the better)
4301     - When loading a Quake2 map file, vfsFindFile() is used to find the actual path of
4302       the shader/texture being loaded.
4303       This fixes all the weird issues that crop up when we were able to use non
4304       wad-relative texture names (<shader>) and wad-relative(<wadname>/<shader>).
4305       (such as having an image loaded twice in memory.)
4306       We also now get the correct shader name in the suface inspector too.
4307       Note: not sure if this code should stay in the map parser, or wether it should
4308       be moved to where shaders are first initialised.
4309       Note: maybe this needs to be when a halflife map is loaded, not specifically a
4310       quake2 map file.
4311     - added EClass_SupportsMultiple to the EClass loader API.
4312       Note: this is poop.  FGD files can be additive but radiant makes it so they can't be.
4313       This function would not be needed if the eclass loader itself took care of the init,
4314       rather then the manager taking care of the init.  Also note that if the loader were
4315       to take care of the init then FGD files *CAN* be additive, as it's not down to the
4316       format of the FGD files.  However, it'll do for the moment because all the supplied
4317       FGD files that come with halflife and it's mods are meant to be used one at a time.
4318     - removed support for having an additional (not external) eclass loader.
4319       Just ifdef'd for now, grep for USEADDITIONALECLASSLOADER.
4320       We never mix entity definition formats and synapse.config allows us to just have the
4321       right one and also there is no mechanism for setting g_bHaveEClassExt anymore.
4322     - Texture subset on by default for halflife.
4323     - default texture scale is now set to 1 instead of 0.5 for halflife.
4324       (needs to be 1 for q1/q2 too)
4325     - patch toolbar disabled by default for halflife and it's also disabled
4326       in the preferences so it can't be turned back on)
4327       (needs to be 1 for q1/q2 too)
4328     - bsp monitoring disabled by default for halflife
4329     - When you drop a light entity the epair "_light" is used instead of "light" (halflife specific)
4330     - removed -fs_game additions to the map compiler commands; ZHLT doesn't support it.
4331     - saving of contents/flags/values in q2 format maps disabled (ZHLT doesn't like em !#?!)
4332       TODO: re-enable for Q2 (but not halflife) format maps when we can
4333       can figure out what game/engine combo we're using from within a module
4334     - configured mapq3 to have dynamic VFS API too
4335     - Added halflife shaderlist.txt parsing back in, it's actually useful
4336       afterall (for editor shaders).
4337   ======================================================================================
4338   -- end HL support patch
4339   ======================================================================================
4340   
4341 01/06/2002
4342   TTimo
4343   - merging 1.2.7 -> 1.2.9 changes into 1.3, merge notes:
4344     - the win32 .dsp are a bit different, using the $(CORERADIANTDIR) post build commands now
4345     - merged in the JKII/STVEF hardcoded chunks, should probably check that everything is still fine on that end
4346       was setting the "dir" epair in project files intead of "gamename" like all other games?
4347       (which should really be "fs_game" anyway, I wonder who decided to call it "gamename")
4348     - rebuilt a setup. we have a problem with RADIANT_MAJOR RADIANT_MINOR it seems
4349     TODO: setup needs to use GtkRadiant-1.<MAJOR> as basename in start menu, and base for installation
4350     C:\Program Files\GtkRadiant-1.3 and C:\quake3\Radiant-1.3 etc. for the game packs
4351     TODO: add HL setup chunks!
4352
4353 ===============================================================
4354 -- merging release-1_2_7 -> release-1_2_9 into 1.3
4355 ===============================================================
4356 28/5/2002
4357   TTimo
4358   - final fixes for Linux 1.2.9 setup
4359
4360 27/5/2002
4361   TTimo
4362   - bug 521, q3 entities.def trigger_hurt fix
4363   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=542
4364   default texture scale is configured in .game
4365   defaults to 0.5 (q3/wolf) if nothing specified, under the prop "default_scale"
4366   removed the item from the prefs dialog too
4367   updated the nightly setup to put the proper param in JKII .game
4368   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=509
4369   changing texture window scale changes selected brushes texture
4370   re-selecting the previous texture can be done, but is a bit tedious to write
4371   made sure we deselect before re-init of the tex window view
4372   - fixed linux setup code bug. won't be any update, only a full release on linux
4373
4374 26/5/2002
4375   TTimo
4376         - parallel cons working at last! was a problem with the targets list ('Default' command)
4377         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=515
4378         using the eclass extents for the box if model can't be found
4379         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=435
4380         changed the submenu cascading params to avoid the overlap (we fit less stuff now obviously)
4381         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=540
4382         that sigchld handler is only used on Linux to report the run times
4383         since we are rewriting the whole BSP code stuff, we can drop this for now
4384         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=538
4385         removed that prompt and display
4386         - we build radiant.x86 in cons scripts, updated the setup code
4387         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=526
4388         updated the setup script to install new wolf_entities.def
4389         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=302
4390         added q3map2 URL to global.xlink, updated Linux setup
4391         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=465
4392         printing q3map version info through the net stream
4393         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=539
4394         fixed various media, some related code, and Linux setup
4395   - fixed watchbsp.cpp "jk2.game", was breaking game spawn for wolf (needed else if)
4396         
4397         SCDS_reyalP
4398         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=504
4399         fixed bobtoolz vis viewer to work with RTCW (BSP version)
4400         - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=526
4401         update of the Wolf entities file
4402
4403 25/5/2002
4404   TTimo
4405   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=164
4406   corruption on exit, tried to look some more. Cleaned up some source, need looking at Gtk code closer
4407   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=536
4408   cleaned up SHADER_NOT_FOUND SHADER_NOTEX internals some more
4409   added a clean error exit in case this happens, fixed a crash that would happen anyway (Patch_LODMatchAll)
4410   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=394
4411   cleanup/sanitize of the pattern filtering code, it was ugly. did some doxygen documentation
4412   fixed part of the print XY code, more broken stuff showed up, dropping it
4413   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=503
4414   region compiling was indeed fucked, spog b0rkage
4415   fixed so that it works again
4416   denying compile with camera out of the region
4417   reworked SelectBrush to deal with regioning and select the right brushes
4418
4419 24/5/2002
4420   TTimo
4421   - Linux build fix
4422
4423 23/5/2002
4424   Riant & TTimo
4425   - STVEF patch and setup scripts
4426   TTimo
4427   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=516
4428   moved error handling code to it's own file radiant/error.cpp
4429   compiled with UNICODE define (that's why I had to isolate), and process the error string
4430   so that Gtk can print it (that's only relevant to win32)
4431
4432 22/5/2002
4433   TTimo
4434   - quickfix, cleanup of the console verbosity
4435
4436 11/5/2002
4437   TTimo
4438   - final IS script updates for JKII game pack, version 1.2.8-jk2
4439   - fixed a bad karma #ifdef _DEBUG chunk in Texture_NextPos (causing crash of release build)
4440   - added web url support in .xlink files (strstr on http://)
4441
4442 10/5/2002
4443   TTimo
4444   - cleaned the build step copy from $(QUAKE3RADIANTDIR) to $(CORERADIANTDIR)
4445   - system shaders auto-load: display 'system' in the prefs
4446   - force BSP monitoring off in jk2 mode
4447   - cleaned up web update check, added HL (3) and Jedi Knight II (number 4) (on the web database too)
4448   - updated IS setup script for mapextras.pk3
4449   Riant
4450   - system shaders auto-load in prefs
4451   Raven
4452   - mapextras.pk3 as replacement for system.pk3 (system editor textures)
4453
4454 8/5/2002
4455   Riant
4456   - game pack and patches for JKII support
4457   TTimo
4458   - .game additions to specify .shader path (shaderlist and shader scripts)
4459     NOTE: if we ever use q3map for JKII compiles, that would need to be propagated
4460   - reworked the shaderlist to list all the included shaders
4461   - built a system.pk3 pack for textures/system/ and textures/radiant/ (misses a few pieces still)
4462   - MP / SP mapping mode toggle, SP ignores mp_*.def MP ignores sp_*.def
4463   - fs_basepath does not get added during BSP command expansion for JKII mode
4464   - more verbose on script location and junk.txt location when monitored compile is disabled
4465     (the BSP compilation WANTS to be rewritten, it's getting VERY URGENT)
4466   - JKII game back IS setup lands
4467
4468 7/5/2002
4469   TTimo
4470         - using radiant.x86 as Linux target (instead of radiant, didn't fit with the setup procedure)
4471         - bumped version tag
4472         - TODO: bug #453 code needs backported from 1.3
4473
4474 6/5/2002
4475   TTimo
4476   - fixed typo in plugins/mapq3/write.cpp Map_Write
4477   g_count_entities = 0; instead of g_count_brushes
4478   - more fixes which showed up while merging this with 1.3
4479
4480 -- release-1_2_7 ----------- tagged and Stable-1_2 merging into trunk
4481
4482 02/5/2002
4483   Gef
4484   - added filtering on unselect for newly created brushes/entities (bugzilla: #374)
4485   SPoG
4486   - added undo for pasted/cloned brushes
4487
4488 ============================================================
4489 -- end release-1_2_7 -> release-1_2_9 merge
4490 ============================================================
4491
4492 15/05/2002
4493   TTimo
4494   - rewrote the ref count code cleanly, added some elements to design and todo
4495   - wrote the core shutdown code of synapse, 1.3 exits cleanly without crashing (well, in most cases it seems)
4496
4497 10/05/2002
4498   TTimo
4499   - began writing proper unloading and shutdown of synapse (see libs/synapse/docs/unload.txt) 
4500     design doc started, non active modules are unloaded after startup
4501     need win32 implementation of ReleaseSO
4502   - quickfix on win32 (ReleaseSO)
4503   
4504 07/05/2002
4505   SPoG
4506   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=512
4507   - cleaned up strHomeMaps and strFSBasePath stuff
4508     prompts for maps, models, sounds etc are fs_game-dependant
4509
4510   ===========================================================================
4511   -- merging Stable-1_2 between Stable-1_2-tag and release_1_2_7 into trunk
4512   merge ChangeLog
4513   =============================================================================
4514   07/05/2002
4515         - using RADIANT_MAJOR_VERSION and RADIANT_MINOR_VERSION for the version info, this was conflicting with synapse
4516         
4517         - m_strHomeMaps
4518         http://zerowing.idsoftware.com/viewcvs/viewcvs.cgi/GtkRadiant/include/qertypes.h.diff?r1=1.27&r2=1.28&only_with_tag=MAIN
4519         http://zerowing.idsoftware.com/archives/gtkradiant/2002-February/002170.html
4520         posted on the ML, bringing it back in from 1.2
4521         
4522         setup scripts:
4523           easily merged, as the 1.3 scripts have not been touched mostly
4524         
4525         qe3.cpp conflict:
4526           1.2 tweaks stuff in the QE_*Project* functions
4527                 1.3 has them mostly commented out
4528                 applying manually where relevant
4529                 the project settings stuff is very different, and the changes can't be applied as is
4530                 given the fixes I had to do in 1.2, I'd expect the current 1.3 version to be fairly broken
4531                 a complete kill and rewrite of the prefs/project stuff might be our option anyway
4532                 http://zerowing.idsoftware.com/archives/gtkradiant/2002-May/003038.html
4533         qe3.cpp QE_InitVFS conflict:
4534           1.3 has some changes when creating the files in a new userprefix (ex. ~/.q3a/baseq3/scripts /maps /maps/prefabs etc.)
4535                 merged by hand, probably needs to be checked
4536         qe3.cpp OpenDialog SaveAsDialog conflict:
4537           commented out in 1.3, getting rid of it completely
4538         
4539         preferences.cpp conflict:
4540           1.2 adds CUSTOMSHADEREDITOR_KEY pref
4541                 1.3 uses a completely different syntax for prefs
4542         preferences.cpp conflict:
4543                 prefab path pref changes conflict with 1.3 pref syntax
4544                 applying changes manually to 1.3 codebase
4545         
4546         pmesh.cpp conflict:
4547                 1.2 adds pref to group / not group patch thickening
4548                 1.3 changes the way we manipulate entities around that code
4549                 merged manually, would be worth checking that the thicken pref works
4550         
4551         pluginmanager.cpp conflicts: synapse completely changes that part
4552         on relevant 1.2 thing is the removal of pfnRadiant_Free
4553         
4554   map.cpp Map_ImportEntities conflict
4555                 1.3 has bug 453 map conversion promt that was not backported to 1.2 (caused merge to conflict a bit)
4556                 usin 1.3 code and checking 1.2 changes manually
4557   
4558         using radiant.x86 as Linux target (instead of radiant, didn't fit with the setup procedure)
4559   
4560         06/05/2002
4561         not merging in .dsw .dsp
4562         an eclass.cpp fixed moved to eclass_def.cpp
4563         mainframe.cpp is always a bitch to merge, sent several mail comments to list about conflicts that arose
4564           MainFrame::OnFileSaveas needed some updates that were not in the diff (correct default prompt)
4565                 (same for MainFrame::OnFileSaveregion)
4566                 MainFrame::OnFileNewproject conflicts a bit, changes have been made in 1.2 and 1.3
4567                 changes in 1.2 seem more crucial, using the 1.2 version, and patched the 1.3 manually over it
4568                   (might need to be checked, bug #506)
4569       
4570         TODO: need to check for parasite g_free that I added back from the file dialog    
4571   
4572   propagated ChangeLog from Stable-1_2
4573   =============================================================================
4574         02/5/2002
4575           Gef
4576           - added filtering on unselect for newly created brushes/entities (bugzilla: #374)
4577           SPoG
4578           - added undo for pasted/cloned brushes
4579           TTimo
4580           - shift+left click to open shader editor no longer selects the texture on the way
4581             (this was unstable, pCurrentShader could become NULL somehow)
4582           - editpad bindings were completely broken
4583             attempts to make it work again failed
4584                 taking it out
4585                 changed the prefs, on win32 you select between internal shader editor or win32 .shader binding
4586                 we have lost the ability to jump to a given line, if someone has a good solution for line jumping, let me know
4587           - one more fix to the MAJOR / MINOR safe checks stuff
4588           - bug #500: oooogly, I removed a line which I should not have :)
4589
4590         01/5/2002
4591           TTimo
4592           - "Save selected.." load/save in fs_game sensitive directory too
4593           - removed a bunch of unused/broken project settings items
4594           removed most of them actually .. project settings are .. ahem
4595           - added an optional 'go to url' button in gtk_MessageBox
4596
4597         30/4/2002
4598           Gef
4599           - fixed lod drawing of selected patches when patches are filtered
4600
4601         29/4/2002
4602           TTimo
4603           - bugzilla #467
4604             make patch inspector deny space textures
4605             make mapq3 write code drop space textures
4606           - bugzilla #132
4607             removed remotebasepath and texturepath
4608                 rewrote the Textures > Load Directory (which was kinda relying on texturepath)
4609           - bugzilla #355
4610             uploading editpad zip to qeradiant.com misc/ in files section, replacing the win32 message about editpad
4611             added editpad quote in qer.com totd
4612           - fixing the map load/save dialogs to work correctly with mod settings on win32 (was done on Linux and still broken on win32)
4613
4614
4615         26/4/2002
4616           Gef
4617           - fixed patches losing their shader if outside region when calling flush/reload 
4618             (bugzilla: #492)
4619           - blocked textures with spaces from loading in Texture_ShowDirectory with a warning
4620             (bugzilla: #467)
4621           - fixed a dud shader (liquids.shader -> textures/liquids/ripplewater2_back) didn't have
4622             the textures/liquids prefix
4623
4624         25/4/2002
4625           Gef
4626           - fixed a broken image link in the shader manual (bugzilla: #486)
4627           - changed prtview to use ~/.radiant/<version>/prtview.ini instead of 
4628             ~/.q3a/radiant/prtview.ini on linux
4629           - fixed prtview loading/saving config (bugzilla: #424)
4630           TTimo
4631           - removed QERApp_RadiantFree from the function table
4632           we can malloc and free across modules configured correctly for the CRT (Common Runtime DLLs)
4633           cleaned up related broken malloc / free strategy in the plugins (vfsLoadFile uglyness)
4634           - added main build date and version to curry / pk3man / prtview
4635
4636         23/4/2002
4637           SmallPileOfGibs
4638           - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=229
4639           flush and reload was affecting texturing of selected brushes
4640           TTimo
4641           - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=489
4642           File > Check for update menu item, jumps to the website and checks for update
4643           - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=431
4644           win32 part, RADIANT_MAJOR RADIANT_MINOR written out by setup
4645           - more stuff on File > New Project and common mod setup issues (not finished yet)
4646
4647         22/4/2002
4648           TTimo
4649           - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=431
4650           reworking a bit the installer stuff
4651           wrote the version checking
4652           needs testing on win32 (RADIANT_MAJOR and RADIANT_MINOR are required in the install now)
4653
4654         21/4/2002
4655           TTimo
4656           - trying more seriously to get a new nightly out
4657           updating the ChangeLog for current 1.2.7 from this file
4658           cleanups, browsing through the bugs to close/update/fix
4659           - http://zerowing.idsoftware.com/bugzilla/showattachment.cgi?attach_id=197
4660           I kinda fixed that myself already, going through the diff and applying the missing stuff
4661           creating the prefabs/ dir in QE_InitVFS
4662           - added a line about the games dialog / auto-select at startup in the dialog frame
4663
4664         15/4/2002
4665           TTimo
4666           - cleaning some old commented out map load code
4667           - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=477
4668           on Linux:
4669             - strHomeMaps was init without taking care of m_strFSGame
4670             - SaveAsDialog was not using strHomeMaps
4671             NOTE: should strHomeMaps be spcific to Linux, or we will do better if we unify
4672           need similar checks on win32
4673
4674         13/4/2002
4675           TTimo
4676           - kicking the source to generate new doxygen on zerowing
4677
4678         09/4/2002
4679           Gef
4680           - setting the sel_mode accordingly when (i)nverting selection, verts were being drawn when 
4681             they shouldn't have been
4682
4683         05/4/2002
4684           Gef
4685           - fix File/New Project for mods so it doesn't fail if the dir exists (bugzilla: #459)
4686           - add Linux-isms for New Projects & read/write permissions...
4687             note: for a total conversion, basepath needs to be manually set
4688           - prevent opening multiple internal shader editor dialogs
4689           - added preference for using a custom shader editor
4690           - set horizontal scrollbar to be automatic instead of never for entity keyval list (bugzilla: #4)
4691           - added a call to Select_Reselect() in XYWnd->OnViewEntity() to make sure its modifying the 
4692             current selection (bugzilla: #436)
4693           - fixed entity dialog passing events through to main window (bugzilla: #454) return values
4694             were backwards
4695           - patching in the .pfb extension adding stuff (bugzilla: #259)
4696           - fixed thickened patches not being grouped (bugzilla: #226). this was supposed to be happening
4697             anyway, the entity create code was called before the patches were selected
4698
4699         02/4/2002
4700           EvilTypeGuy
4701           - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=457
4702           add entity #X and brush #X comments back to saved .map files
4703
4704         24/3/2002
4705           Hydra & TTimo
4706           - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=444
4707           only show empty alpha channel warning if the tga texture is actually 32 bit
4708           (24 bit would always have empty alpha, the warning was useless in this case)
4709
4710         19/3/2002
4711           Gef
4712           http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=217
4713           - Set show value to true for angle and movement velocity sliders in preferences
4714           - Increased the maximum value of angle velocity from 6 to 100
4715
4716         18/3/2002
4717           SPoG
4718           - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=419
4719                 fixed File->Save with region active acts the same as File->SaveRegion for ents
4720
4721
4722   end merge  
4723   =============================================================================
4724
4725 16/4/2002
4726   SPoG
4727   - fixed MDC_XYZ_SCALE value
4728
4729 12/4/2002
4730   SPoG
4731   - fixed win32 compile error - vc6 being nitpicky
4732   - fixed refcount init on CSynapseAPIManager
4733   - cleaned up md3model win32 project file
4734
4735 9/4/2002
4736   Gef
4737   - added nudging for selected brush and patch vertices (bugzilla: #240)
4738   - added selected brush vertex highlighting
4739   - sorted all the ID_'s in HandleCommand alphabetically to make it easier to track things down
4740   - setting the sel_mode accordingly when (i)nverting selection, verts were being drawn when 
4741     they shouldn't have been
4742
4743 5/4/2002
4744   EvilTypeGuy & djbob
4745   - patched in djbob's grid minor/major color settings for gridsize < 1
4746     http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=24
4747
4748 1/4/2002
4749   TTimo
4750   - configured md3model to have dynamic VFS API too
4751   - cleaned up texwindow.cpp texture extension loop
4752   - updated current HL media with hl's synapse.config
4753     http://zerowing.idsoftware.com/stuff/HL-media-0401.zip
4754   - checking in new synapse.config for Q3/RTCW
4755   - fixed win32 project files, removed hltoggle.h
4756   - bumped version to 1.3.3
4757   
4758 31/3/2002
4759   TTimo
4760   - XML runtime configuration of synapse
4761   uses a synapse.config in the gametools path, we can add a line in the .game to specify the file later on
4762   - various cleanups and removal of dead code
4763   - Linux build system: sanitized CFLAGS, libxml, STLPort and glib include path all in the toplevel Construct file
4764   - removed the 'cons -- halflife' option, the binaries are unified again
4765   - cleaned up image loading
4766
4767
4768 29/3/2002
4769   TTimo
4770   - patching in Hydra's code for Half-Life, builds and runs on Linux, need to quickfix on win32 now
4771   - build system on Linux: some things are still hardcoded into the core, you need a different core
4772     for Q3/RTCW or HL for now. do ./cons -- halflife to build HL mode (build trees are seperate)
4773   - there is no media / install procedure yet, but a zip with what you may need for install is available:
4774     http://zerowing.idsoftware.com/stuff/HL-media-0329.zip
4775   - cvs added all the new files
4776   - patched various things from the patches, don't have a precise list
4777     cleaned up the interface requests, isolated HL specific between TMP_HALFLIFE defines
4778     removed 'tga' from imagehl, two modules providing the same API has unexpected results
4779     
4780   TODO: the image loading is the main problem right now. We should not have any place that scans the 
4781   extensions, this is done internally to the image load manager? texwindow.cpp does enumeration of the
4782   minors too .. but that may be legal in this case.
4783   
4784   TODO: synapse config at runtime through XML (rather big piece)
4785
4786   - fixing build on win32
4787   bad coding practices: 'for (GSList *choicelst = ..'
4788   added a quick hack include/hltoggle.h for easy switch q3/rtcw or hl compile
4789     (remaining hardcoded stuff is temporary)
4790
4791
4792 28/3/2002
4793   Gef
4794   - added linux pthreads support to tools
4795   - removed old terrain.c and lightv.c from q3map2 Conscript
4796
4797 27/3/2002
4798   Gef
4799   - updated cons for q3map 2
4800   - minor q3map2 fixes for linux compile errors/warnings
4801   - minor warning fix in map.cpp
4802   SPoG
4803   - changed entity_addtolist to add entities to end of list instead of beginning
4804   - added eclass_forname to eclassmanager interface
4805   - fixed setting eclass before model-update for entities loaded from map
4806   - fixed setting bounding box for models after model-update
4807   ydnar - q3map2
4808   - fixed crash on -connect and other gremlins related to argument processing
4809   - removed flag that prevented Castle's maps from compiling
4810
4811
4812 27/3/2002
4813
4814   Hydra
4815
4816   Important Changes:
4817
4818   - Added VFSWAD modules for extracting textures from WAD files.
4819   - Added ImageHL for loading textures contained in WAD files
4820   - Updated shaders source code so that you can produce ShadersHL.dll
4821     (single minor using #ifdefs)
4822   - MapQ3 source updated so that it can load and save q2 format maps
4823     provides a multiple minors.
4824   - Added EClassFGD for loading FGD definition files
4825     (I documented this code quite well, if you're interested...)
4826   - Added support for iconsprite() settings in the FGD loader, we set
4827     eclass_t->skinpath with the name of the sprite
4828     TODO: write a sprite model plugin.
4829
4830   Fixes:
4831
4832   - Fixed incorrect line numbers being reported when script files had // comments in them
4833   - Removed EClass_Create from the EClass manager _EClassManagerTable
4834   - Replaced all occurences of "textures/radiant/notex" in shaders.cpp with a define.
4835   - Fixed a crash in shaders.cpp when there was no default texture.
4836   - Fixed a possible issue with g_bCancel_Map_LoadFile
4837   - Added a crash fix for uninitialised patchMesh_t->pSymbiot
4838
4839   Core Changes Required for HalfLife Support:
4840
4841   - Set MAX_FLAGS to 16 to support Halflife's extra spawnflags, adjusted
4842     entity inspector to display the new spawnflags, updated FGD loader
4843     to load them correctly (previously it only loaded the ones with values <8)
4844     (Done without breaking the old Q2 code that was commented out)
4845   - Added GetTokenExtra to the _ScripLibTable
4846   - Kludged texwindow.cpp to allow loading extension other than "tga" and "jpg"
4847     TODO: ttimo, we need something in synapse to help with this.
4848   - Plugin manager requests different API's depending on .game file used.
4849     TODO: this needs to be done on a PER GAME basis, not PER .GAME FILE.
4850   - Shaderlist.txt is not parsed on startup if hl.game is used.
4851     TODO: this needs to be done on a PER ENGINE basis, not PER GAME.
4852
4853   Cosmetic Changes:
4854
4855   - Changed MAPQ3's minor_name from "map" to "mapq3" (also adds "mapq2" as a minor)
4856   - Changed XMAP's minor_name from "xmap" to "mapxml"
4857   - Changed VFS's minor_name from "quake3" to "pk3", more inline with VFSWAD now.
4858   - Changed file/Load to file/Import on the menus
4859   - When a shader (Q3/HL) is not found a message is displayed in the console
4860     (only once for each shader that is not found).  This is so the user can
4861     quickly get a list of missing textures/shaders.
4862
4863 26/3/2002
4864   ydnar
4865   - initial q3map 2.0 source import
4866     new tools/quake3/q3map2 directory
4867           common/qfiles.h and common/surfaceflags.h modified
4868           affects q3map 1.x too, bumped MAX_MAP_BRUSHSIDES to 0x40000
4869           will need to write the build scripts and compile on Linux too
4870   SPoG
4871   - Re-added dialog prompting user to convert/change-mode/abort when map BP mode
4872     conflicts with project settings
4873   - large entity/models update
4874   +++ include/ientity.h   25 Mar 2002 11:37:54 -0000
4875     entity module
4876       - interface cleanup
4877       - common #defines for easy transition
4878   +++ include/igl.h       25 Mar 2002 11:37:55 -0000
4879     opengl module
4880       - Vertex Arrays support
4881   +++ include/imodel.h    25 Mar 2002 11:37:57 -0000
4882     model module
4883       - interface cleanup
4884   +++ libs/mathlib.h      25 Mar 2002 11:37:59 -0000
4885     vector macros - cleanup
4886     m4x4
4887       - documentation of matrix layout
4888       - interface for utility functions for axis-angle and quaternion rotations
4889       - interface for new utilities for specifically transforming points/normals 
4890     aabb
4891       - interface for faster aabb-ray test without finding intersection point
4892       - interface for utility to calculate an aabb to contain a transformed aabb 
4893   +++ libs/mathlib/bbox.c 25 Mar 2002 11:38:01 -0000
4894       - cleanup of use of qboolean
4895       - implementation of fast aabb-ray-test
4896       - implementation of aabb-for-transformed-aabb
4897   +++ libs/mathlib/m4x4.c 25 Mar 2002 11:38:02 -0000
4898       - implementation of utility for rotation matrix from axis-angle/quaternion
4899       - cleanup of implementation of matrix multiplication functions (optimise for in-order array traversal)
4900       - implementation of new utilities for specifically transforming points/normals
4901   +++ libs/mathlib/ray.c  25 Mar 2002 11:38:02 -0000
4902       - replace use of m4x4_transform_vec3 with new point/normal specific utils
4903   +++ plugins/mapq3/plugin.cpp    25 Mar 2002 11:38:06 -0000
4904       - rename g_EntityTable using #define in ientity.h
4905   +++ plugins/mapq3/plugin.h      25 Mar 2002 11:38:06 -0000
4906       - rename g_EntityTable using #define in ientity.h
4907   +++ plugins/mapxml/xmlparse.cpp 25 Mar 2002 11:38:06 -0000
4908       - buffer-safe dtd path construction (without using string class, in case of unknown bugs)
4909   +++ plugins/md3model/Conscript  25 Mar 2002 11:38:06 -0000
4910       - remove entity-module files from md3model conscript 
4911   +++ plugins/md3model/md3model.cpp       25 Mar 2002 11:38:07 -0000
4912       - implementation of generic quake-style-model class CModel
4913       - implementation of CModel-derived md3/mdc classes
4914   +++ plugins/md3model/md3model.dsp       25 Mar 2002 11:38:08 -0000
4915       - remove entity-module files from md3model dsp
4916   +++ plugins/md3model/md3model.h 25 Mar 2002 11:38:08 -0000
4917       - interface for generic quake-style-model class CModel
4918       - interface for CModel-derived md3/mdc classes
4919   +++ plugins/md3model/md3surface.cpp     25 Mar 2002 11:38:09 -0000
4920       - implementation of generic quake-style-model class CSurface
4921       - implementation of CSurface-derived md3/md2/mdl/mdc classes
4922   +++ plugins/md3model/md3surface.h       25 Mar 2002 11:38:09 -0000
4923       - interface for generic quake-style-model class CSurface
4924       - interface for CSurface-derived md3/md2/mdl/mdc classes
4925   +++ plugins/md3model/plugin.cpp 25 Mar 2002 11:38:10 -0000
4926       - provide support to synapse for loading md3/mdc/mdl/md2 models, and mdl images
4927   +++ plugins/md3model/plugin.h   25 Mar 2002 11:38:10 -0000
4928       - interface for loading md3/mdc/mdl/md2 models, and mdl images 
4929   +++ radiant/brush.cpp   25 Mar 2002 11:38:18 -0000
4930       - #ifdef remove Group/Brush-Patch-Epair related stuff
4931       - const correctness for ValueForKey interface const change
4932       - add bounding-box update for models in Brush_Build
4933       - remove old brush parsing/writing stuff
4934       - remove old eclass-model loading/displaying stuff
4935       - enable vertex arrays on light drawing
4936       - moved brush is-selected? utility to brush.cpp
4937   +++ radiant/brush.h     25 Mar 2002 11:38:18 -0000
4938       - comment out interface for old brush parse/write stuff
4939       - comment out interface for brush epair stuff
4940   +++ radiant/brush_primit.cpp    25 Mar 2002 11:38:20 -0000
4941       - remove old brush-primitives parsing/writing stuff
4942   +++ radiant/camwindow.cpp       25 Mar 2002 11:38:23 -0000
4943       - moved brush-bbox update for models to brush.cpp:Brush_Build
4944       - bugfix for material colour setting when drawing models
4945   +++ radiant/eclass.cpp  25 Mar 2002 11:38:24 -0000
4946       - removed old eclass-model checking/loading stuff
4947       - added const checking for Eclass_ForName interface
4948   +++ radiant/entity.cpp  25 Mar 2002 11:38:26 -0000
4949       - REMOVE THIS FILE
4950   +++ radiant/entity.h    25 Mar 2002 11:38:26 -0000
4951       - REMOVE THIS FILE
4952   +++ radiant/groupdialog.cpp     25 Mar 2002 11:38:29 -0000
4953       - change entity creation to not use Entity_Create (function was removed)
4954       - commented groups stuff
4955   +++ radiant/gtkdlgs.cpp 25 Mar 2002 11:38:36 -0000
4956       - const correctness for ValueForKey
4957   +++ radiant/gtkmisc.cpp 25 Mar 2002 11:38:39 -0000
4958       - added filetype patterns for mdc/mdl/md2
4959   +++ radiant/main.cpp    25 Mar 2002 11:38:41 -0000
4960       - const correctness fixes
4961   +++ radiant/mainframe.cpp       25 Mar 2002 11:38:59 -0000
4962       - change selection -> merge entity and selection -> separate from entity to go through mainframe class
4963       - implementation of mainframe functions for selection -> merge entity and selection -> separate from entity
4964       - made entity grouping and detail/structural settings undoable
4965       - commented out old groups stuff
4966   +++ radiant/mainframe.h 25 Mar 2002 11:39:01 -0000
4967       - interface for mainframe functions for selection -> merge entity and selection -> separate from entity
4968   +++ radiant/map.cpp     25 Mar 2002 11:39:04 -0000
4969       - const correctness fixes
4970   +++ radiant/pluginmanager.cpp   25 Mar 2002 11:39:08 -0000
4971       - removed model table
4972       - stopped requesting model table from synapse
4973       - request undo table from synapse
4974       - commented out support for IEpairs stuff - NOTE: to be integrated with entity module
4975       - fill interface table for opengl vertex array support 
4976       - fill interface table for undo
4977   +++ radiant/pmesh.cpp   25 Mar 2002 11:39:18 -0000
4978       - cleanup patch cap and patch thicken to create entities using entity module interface (without Entity_Create)
4979       - removed old patch parse/write stuff
4980       - #ifdef'd out patch epair/groups stuff
4981   +++ radiant/qe3.cpp     25 Mar 2002 11:39:21 -0000
4982       - const fixes
4983       - buffer-safe dtd path construction (without using string class, in case of unknown bugs)
4984   +++ radiant/qe3.h       25 Mar 2002 11:39:24 -0000
4985       - don't include entity.h, include ientity.h and forward-declare entity-table instead
4986       - include imodel.h but don't forward declare model-table
4987       - include iundo.h and forward-declare undo table
4988       - comment out interface to old patch parse/write stuff
4989       - comment out interface to old brush parse/write stuff
4990       - comment out iepairs header include.. NOTE: to be integrated with entity module/interface 
4991       - include eclass interface (we don't have an eclass.h)
4992       - declare interface for CreateEntityFromName (generic useful func)
4993       - declare target/targetname utils interface (we don't have a targetname.h)
4994   +++ radiant/select.cpp  25 Mar 2002 11:39:27 -0000
4995       - cleanup implementation of entity selection-grouping/ungrouping utlities
4996   +++ radiant/select.h    25 Mar 2002 11:39:27 -0000
4997       - cleanup interface for entity selection-grouping/ungrouping utlities
4998   +++ radiant/undo.cpp    25 Mar 2002 11:39:29 -0000
4999       - removed workaround for wierd entity_clone behaviour (changed in entity module)
5000       - avoid using Entity_FreeEpairs (not exposed by entity module)
5001   +++ radiant/xywindow.cpp        25 Mar 2002 11:39:35 -0000
5002       - const fixes
5003       - cleanup implementation of CreateEntityFromName to be a usful generic utiliy function
5004       - enable vertex arrays in XY_Draw
5005       - enable undo for right-click dropping entities in XY window
5006   TTimo
5007   - various fixes to make the above compile on Linux, checkin to cvs
5008   - fixing some win32 build stuff
5009   
5010   Hydra
5011   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=434
5012   fixed setSpecialLoad in .def code
5013
5014 19/3/2002
5015   Gef
5016   - Modified the fix for LoadImage to be more consistent with other code
5017   - Applied Hydra's fix for empty alpha channel warnings & cleaned up indentations (tabs) in lbmlib.cpp
5018     also added output of the tga type when a tga file fails to load
5019   - Reverted my over complex fix (read; mess) for strtok_r to use strtok instead of manual tokenising
5020
5021 17/3/2002
5022   Gef
5023   - Fixed LoadImage API list not being incremented while trying to find image minors, result was
5024     infinite loop when loading images that weren't of the first type (tga)
5025   - Fixed cloning giving dtd errors. mapxml/xmlparse.cpp:ParseXMLStream() was using 
5026     g_FuncTable.m_pfnGetQERPath() as the dtds path... disabled validation until spog can check 
5027     that my fix is the right solution
5028   - Added simple formatting to xmap file output so that each node has a new line for readability
5029
5030 13/3/2002
5031   TTimo
5032   - introduced API List managers
5033     we deal with two types of APIManager now, the ones that matching all minors for a given major
5034     and the ones that require a fixed list of minors
5035   - converted the image loaders to go through a API list manager
5036   - fixed various things in synapse (introduced more bugs?)
5037   - fixed plugins, realized it was still broken
5038
5039 12/3/2002
5040   Hydra & TTimo
5041   - EClass_Create in the EClass manager _EClassManagerTable
5042   - removed InitFromText from _EClassTable
5043
5044 8/3/2002
5045   TTimo
5046   - some commented out code cleanups
5047   - added eclassfgd/ fgd.so module skeleton
5048     loaded up in radiant core as an optional entity format
5049     added eclass manager code to deal with the new format if present
5050     this still loads .def, the actual .fgd code needs to be written now
5051   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=433
5052     added a g_strDTDPath global
5053     disabled DTD validation, broken on win32
5054   - Str copy constructor (const Str &) working correctly with a __strDup
5055
5056 7/3/2002
5057   TTimo
5058   - added verbosity in file accesses for CXMLPropertyBag
5059   - more fixes to project lookup
5060   - dropping dtds/ prefix, this is installation dependent
5061   - removed ipluginentities.h, the plugin entities stuff was disabled long time ago already
5062   - cleaned up some old commented out stuff
5063   - proof of concept synapse builtin module: new class CSynapseClientBuiltin allows to have
5064     modules builtin to the application (i.e. statically linked)
5065     adding
5066       include/ieclass.h (eclass loader API)
5067       radiant/eclass_def.cpp (.def class loader, builtin)
5068       radiant/eclass_def.h (.def loade, API public to the core)
5069
5070     NOTE: radiant/eclass_def.cpp needs to be added to the win32 projects  
5071   - quickfix to project file loading ("/scripts/")  
5072   - introduced an EClass manager, hooked up the .def builtin module through it
5073     (not yet possible to push new entity format modules, but .def reading is already fully synapsed)
5074
5075 6/3/2002
5076   Gef
5077   - Fixed a segfault when getting mUserPathPrefix in CGameDescription::CGameDescription()
5078   - added preferences check for fixing target/name collisions
5079   - fixed a logical error on my part, where setting g_qeglobals.m_strHomeGame in
5080     CGameDescription constructor results in a value from the last file parsed. Moved it
5081     to a more appropriate location, where it gets a value from the selected .game file.
5082   SPoG
5083   - changed g_strGameToolsPath to g_strAppPath in GetQERPath API
5084   - fixed mapq3.dtd
5085   - enabled DTD validation of xmap files
5086   - added mapq3.dtd to setup scripts (not tested)
5087   TTimo
5088   - added OnActivated() to synapse clients, override to put some init code
5089   - fixing default project path lookup and user project increment (again)
5090   - fix to linux setup, no trailing slash in basegame items
5091     (wolf.game and q3.game)
5092   - removed old plugin/modules code, leaving only the synapse implementation
5093     recoded image loading and Map_Import/Map_Export  
5094     still some temporary solutions and cleanup work to be done
5095     removed plugin.cpp from the tree / build system
5096
5097 5/3/2002
5098   SPoG
5099   - TODO: add default project for wolf to WolfPack CVS module
5100   - changed xml project file load to search for DTD "dtds/project.dtd" under radiant path
5101   - fixed crash in mapq3 on trying to read uninitialised token ptr
5102   - changed .map to be default map format for now
5103   - changed runbsp to not hardcode -fs_basepath
5104   - added -fs_basepath to quake3 default project
5105   - added project.dtd to setup scripts and swapped quakev2.qe4 for default_project.proj (not tested)
5106
5107 4/3/2002
5108   TTimo
5109   - merged synapse2 branch back into trunk, checked Linux and win32 builds ok
5110   - updated the .dsp to work with new libxml2 2.4.16
5111   - fixed broken enginepath guessing, and broken project path rotation / saving
5112
5113 28/2/2002
5114   Gef
5115   - Added extra checks for target/targetname collisions
5116   - Find Brush dialog title correction (bugzilla #393)
5117
5118 26/2/2002
5119   Gef
5120   - Added Entity_Connect() to entity.cpp to avoid duplicating code
5121   - Fixed target/targetname collisions - entities being cross-linked when copied
5122     Bugzilla #385 : http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=385
5123
5124 16/2/2002
5125   Gef
5126   - cleaned up the kyro gl_point workaround stuff
5127   - taught ClipPoint's (clips & path points) how to draw themselves
5128
5129 8/2/2002
5130   Gef
5131   - Added mapxml.so to linux setup
5132   - strip debug symbols option in setup
5133   - removed g_qeglobals.m_strHomeMaps, writing it to project instead
5134     fixes a bunch of re-broken path issues. Also uses fs_game now.
5135   - Minor grid colour in QER Black & Green theme
5136   - Save window's pos/size for all view types in MainFrame::OnDestroy
5137
5138 ---------------------------  on branch synapse2
5139 4/3/2002
5140   - modules don't show up in plugins menu, added a dump in console before entering interactive mode
5141   - added compile time def for synapse verbosity
5142
5143 3/3/2002
5144   - finished converting all the modules to synapse, disabled old ResolveInterface call
5145
5146 24/2/2002
5147   - hooked TexTool into Radiant plugin menu through synapse
5148   - added iplugin.h which I had forgotten earlier
5149   - ported synapse code to compile and run on win32
5150
5151 19/2/2002
5152   - SYN_REQUIRE_ANY / multiple API manager code
5153     can load multiple interfaces based on a matching pattern
5154     converted TexTool to load that way
5155
5156 18/2/2002
5157   - added iplugin.h with basic interface for plugins  
5158
5159 13/2/2002
5160   - synapse on modules currently disabled,
5161     the basics of the code are working fine, need to look at multiple interfaces matches before going further
5162   - started converting shaders, requires conversion of a lot more others
5163   - image converted to synapse
5164   - no longer using GUID in synapse, all done through *_MAJOR strings
5165   HOWTO: convert a module to synapse:
5166     configure it to link against synapse static lib
5167     (+include path to STLPort required)
5168     add #include "synapse.h" to the plugin header
5169     declare the : public CSynapseClient in plugin header
5170     implement it (listing provides and requires, implement the request code)
5171
5172 12/2/2002
5173   - vfspk3 converted to synapse
5174
5175 11/2/2002
5176   TODO: get rid of all WINAPI crap
5177   - debugged the API dependencies solver to actually work  
5178   - added newer cons at the head of the tree
5179
5180 10/2/2002
5181   TTimo
5182   - added the basic code for solving API dependencies and requesting the various tables
5183   - more diagnostic printing code fixes
5184   - version checkings
5185   - some more design work (libs/synapse/doc)
5186
5187 9/2/2002
5188   TTimo
5189   - some changes to the files layout, cleanup of the diagnostics printing
5190   (stuff's mostly broken right now)
5191   - reworked the complete Sys_Printf stuff to rely on va_list implementation
5192   - include/isynapse.h declared useless and foxed without mercy
5193   - added include/irefcount.h
5194
5195 8/2/2002
5196   TTimo
5197   - adding an experimental Anjuta project file to play around with
5198
5199 7/2/2002
5200   TTimo
5201   - various fixes to build on linux, listed a bunch of current issues
5202   - fixing terrademo.map to remove broken mapobj~1 -> mapobjects
5203   -- synapse2 branch --
5204   - propagate the code from old synapse branch to a new branch out of 1.3 tree
5205     (builds and runs on linux, that's about it for now)
5206
5207 --------------------------- end branch synapse2
5208   
5209 7/2/2002
5210   djbob
5211   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=354
5212   moved all the preferences code to XML
5213
5214 6/2/2002
5215   SPoG
5216   - checked all paths conform to: unix dir separators + trailing separator
5217   - changed file dialogs for load/save of maps to default to "mapspath"
5218   - removed OpenDialog and SaveAsDialog, use file_dialog instead
5219   - removed FileSystem paths stored in QEGlobals_t.. replaced by CGameDescription
5220   - removed dependence on EnginePath from preferences, replaced by CGameDescription
5221   - removed hardcoded g_get_home_dir calls for file dialogs
5222   - added validation of project settings entry paths before they are set
5223
5224 5/2/2002
5225   EvilTypeGuy
5226   - moved filters.cpp related function declarations to filters.h
5227     and added #include "filters.h" to brush.cpp, csg.cpp, main.cpp,
5228     mainframe.cpp, map.cpp, select.cpp as not all files include
5229     qe3.h and qe3.h is a rather monolithic header this seems to be
5230     a cleaner solution per SPoG's suggestion...Fixes compilation.
5231
5232   Gef
5233   - contrib/plugins BOOL cleanup (uses qboolean now) fixes X header conflict
5234   - cons update for mapxml
5235   - SaveAsDialog() changed to match path's used in OpenDialog()
5236   - removed radiant/xy.h - moved contents to qe3.h (FilterBrush declaration)
5237
5238 4/2/2002
5239   SPoG
5240   - changed QE_LoadProject and QE_SaveProject to load/save xml project file format
5241   - changed request dialog for project files to loop until a valid file is found
5242   - fixed memleaks in CGameDescription constructor for xmlGetProp
5243   - added converting gametoolspath unix format when parsed from game file
5244
5245   - fixed m4x4 lib to use column-major order (more compatible with opengl)
5246   - added divergence parameter to ray-point intersection test
5247     (now easier to select distant points in perspective views)
5248   - cleaned up modelview/projection matrix manipulations in 2d/3d view
5249   - cleaned up map modules / interface source files a bit
5250
5251   - added ability to specify map module version when importing/exporting map
5252   - cleaned up file dialog code, returned filename is static and in unix format
5253   - save-as dialogs force a file extension depending on filetype selected
5254   - added filetype manager to support registering custom file types
5255   - fixed loading and cleaning engine path from radiant.ini correctly
5256
5257 3/2/2002
5258   EvilTypeGuy
5259   - fixed win32 compilation (userpathprefix is Linux specific)
5260
5261   ETG & Powzer
5262   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=308
5263     added preference to allow 'paint drag-select' brushes/faces in 3d camera view
5264   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=389
5265     added preference to strafe camera foward/back in 3d view while freelook is active
5266
5267   ETG & RR2DO2
5268   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=388
5269     patch adds ability to strafe up/down/left right while freelook is active
5270
5271 1/2/2002
5272   TTimo
5273   - bumped to 1.3.1-nightly
5274
5275 -- 1.2 stable branch branched here
5276
5277   Gef & TTimo
5278   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=372
5279     http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=376
5280     appplied the patch, corrected the mapspath expansion stuff
5281   TTimo  
5282   - linux nightly setup code
5283   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=384
5284     hacked a corrective action in the nightly setup
5285
5286   SPoG
5287   - fixed creating region brushes that fill the entire grid for Save Region
5288
5289 31/1/2002
5290
5291   Micheal Schlueter
5292   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=375
5293   syntax fix to q3map path_init.c
5294   
5295   Gef
5296   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=279
5297   patch 185 == 186
5298   tweaking to config stuff in linux setup
5299   patch 187
5300   Ensures the games directory exists before trying to create a file there
5301   patch 177
5302   Adds *.cf files & uses them. I think I have all the files in the right places now... maybe
5303   (some additional fixes on top by me)
5304   
5305   ETG
5306   quick fix to shader prefs load
5307
5308 29/1/2002
5309
5310   EvilTypeGuy
5311   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=345
5312   more detachable menus fixes
5313   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=334
5314   fixes 'load shaders at startup' preference
5315
5316   SPoG
5317   - fixed misc_model "modelscale" and "modelscale_vec" support
5318   
5319   TTimo
5320   - upgraded setup scripts to support nightly build
5321   - last minute fix to the modelscale and modelscale_vec code (md3 module)
5322
5323   ydnar
5324   q3map 1.2.4-y2
5325
5326     New features:
5327     - -nopatchfix argument. This disables lightmap patch fixes and makes a map suitable for lighting with -vlight.
5328     - Degenerate patches are treated like broken brushes. They are ignored, warned about, and selected in Radiant if you ran with the -connect option (or from the BSP menu). This was what was causing the "0 valued axis" error some people were experiencing.
5329
5330     New entity keys:
5331     - "_lightmapscale" key for brush entities (worldspawn, func_*). This lets a mapper scale the lightmap samplesize per-entity. For large constructions, 2.0 or 3.0 is a fine value, and keeps BSP size down and compile times low. For those areas you want to have high-detail shadows, make a func_group and use a value of 0.25 or so. It will scale the samplesize value for the surface's shader (default 16) or the -samplesize argument.
5332     - "modelscale" and "modelscale_vec" keys for misc_models (1.0 = default). This was for proper RTCW support and is available for Quake 3 maps as well. Lets you scale up map models in the world, getting around the MD3 size limitation. The next build of GtkRadiant has SPoG's code to support this in-editor so you can see what effect a scale has.
5333     - Flare surfaces are now supressed from the BSP. They serve no purpose other than add to the vert & surfacecount in a BSP. These surfaces were created silently when a shader has "light 1" or "q3map_flareshader X." Use the new -flares switch when BSPing your map to have them emitted.
5334
5335     Changes:
5336     - GtkRadiant 1.2.4-nightly version increment.
5337     - Full WolfSDK style lighting enabled with -game wolf, including lightJuniors. This includes linear lights by default (no angle attenuation) and support for the additional RTCW "fade" and "angle" keys, and spawnflag changes, including q3map_nondynamic on light entities. This may require maps being constructed for RTCW with the current toolset to change their light entities. Sorry. :) Note, Wolf-style lighting only works with -light, and not -vlight.
5338     - Vertex light stitching now uses a near-ambient light check for dark vertexes as opposed to lower-than-average fixups. This preserves some shadow detail better while getting the buried verts lit properly. Comments encouraged.
5339     - Surfaces' samplesize are now stored in the BSP. This change makes BSPs generated from this version incompatible with all other q3maps. The upside is that -samplesize N is no longer necessary on the -light or -vlight stage. This feature is necessary to support the "_lightmapscale" key.
5340     - Additional PVS optimizations in lighting.
5341
5342     Fixes:
5343     - Will compile for RTCW properly (1.2.1-y12 didn't).
5344     - No more sparklies where fog meets brush faces. They're split properly now.
5345     - Crash bug in vlight fixed.
5346     - Vertex light fixups/stitching is considerably faster.
5347     - Vertex light fixups ONLY stitch faces with lightmaps. For pointlight surfaces you're on your own.
5348     - Better snapping logic when merging nearly-coincident vertexes on complex brush windings.
5349     - Bug where the .prt file had some bogus or nearly-borked portals. They're cleaned up like everything else now.
5350     - A few stupid bugs in path initialization. Should work better. Also includes TTimo's fixes to my code so it would work properly on Linux.
5351     - RR2DO2's PCX loading patch for alphamaps. This bug was manifesting itself in the form of offset or incorrect samples being used on terrain entities.
5352     - A ton of other minor little fixes here and there.
5353
5354 28/1/2002
5355
5356   TTimo
5357   - win32 fixes
5358   - 1.2.4-nightly
5359
5360   djbob
5361   - EClass_ForName fix if malformed name
5362
5363 ---- 1.2.3 linux released
5364
5365   TTimo
5366   - fixed BSP version depending on game mode in q3map
5367     (home dir guessing is still fucked, have to fix before release)
5368   - fixed q3map init_path.c home path bug on init
5369
5370   Gef
5371   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=369
5372     more fixes to texture paths in gensurf
5373
5374 27/1/2002
5375   TTimo
5376   - switching to v3 project file, forcing reload of template if non-v3
5377   need to distribute quakev3.qe4 in setups now (done for linux setup, will have to in win32)
5378   - renamed Main to main in q3map init paths
5379   - fixes the ~/. inits and init order in q3map
5380   - added m_pfnPathForPluginName to the main function table, returns the directory a plugin is running from
5381     used in bobtoolz / curry / pk3man to find various files
5382     see also todo: http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=368
5383   - some fixes to textures loading paths in curry
5384   - linux setup copying correct content for curry (pk3 in wolf media) and bobtoolz (bt/ in plugins/)
5385   - building 1.2.2 setups  
5386   
5387   Gef
5388   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=362
5389   gensurf fix
5390   
5391   djbob
5392   - bobtoolz update
5393   
5394   Hydra
5395   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=361
5396   fixes a bug with the texture menu loading, now we see the non-shaderlist directories too
5397
5398 26/1/2002
5399   Gef - Michael Schlueter - TTimo 
5400   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=279
5401   applied several patches (to setup code and to the setup scripts)
5402   modified makesdk.pl to update with more content
5403   added an "enginepath" attribute to the game file, reworked the handling in editor
5404   TTimo
5405   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=347
5406     took out the refresh command from the plugin menu
5407   - more linux fixes:
5408     bringing all the plugins to compile again on linux
5409     polishing the setup code (all the right files in the right places)
5410   - for linux release, bumping ver to 1.2.2
5411     win32 will have a 1.2.3-nightly after that
5412   - added correct init of ~/.q3a or ~/.wolf
5413     *nix systems have a 'prefix' attribute in the .game file to specify
5414   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=359
5415     identified the mod compiling problems
5416     applying back the old fs_basepath fs_game code to the BSP generation
5417     
5418   ydnar- TTimo
5419   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=351
5420     cleaner path init code
5421     it doesn't init for ~/.q3a and ~/.wolf paths yet
5422
5423 25/1/2002
5424   SPoG
5425   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=352
5426   using the wrong matrix stack for XY_Draw caused stack overflow error
5427   - texture_mode was set to an invalid enum in wireframe/flatshade mode
5428   - changed plugin API to expect gamedir-relative texturenames
5429   - fixed gensurf to create faces/patches with gamedir-relative textures
5430
5431 24/1/2002
5432   SPoG
5433   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=322
5434   added modelscale key check to misc_model entity in md3/entity module
5435   added angle key check to eclassmodel class in md3/entity module
5436   fixed bugs in BP writing and reading in map module
5437   TTimo (commited as SPoG)
5438   - fixing permissions on cvsreport and doxygen stuff, upgraded dot
5439
5440 23/1/2002
5441   SPoG
5442   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=336
5443   plugin API bugfix - fixes textures on stuff created by plugins
5444
5445 ---- 1.2.1 was released here
5446
5447 22/1/2002
5448   Gef
5449   - linux build fixes
5450   SCDS_reyalP
5451   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=325
5452   wrong file packaged in setup
5453   RR2DO2
5454   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=327
5455   fix to PCX loading  
5456   SPoG
5457   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=298
5458   cut & paste bugfix
5459   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=332
5460   update origin key on entities
5461   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=333
5462   made fixedsize entities not scalable
5463
5464 21/1/2002
5465   TTimo
5466   - scanning in g_strAppPath/modules/ and plugins/ prior to g_strGameToolsPath
5467   using the main path to put general plugins and modules
5468   - fixed bobtoolz bug, init of epairs table was relying on wrong params
5469   - fixed curry to compile again on 1.2
5470   - fixed pk3man to compile again on 1.2
5471   - updated IS setup:
5472     installing the plugins with the core
5473     installing the common modules in the core
5474   - Compiling manual, more IS stuff, .xlink etc.
5475
5476   RR2DO2
5477   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=315
5478     patches for improved multimonitor support (with some associated pref items)
5479
5480   ydnar
5481   - more q3map: http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=324
5482     - radiosity fixes (proper handling of ambient light)
5483     - polygonoffset fixes
5484     - lightmaps on patches work better (normal calcs adjusted, planar patches are 
5485       box projected like brush sides)
5486     - double vfs init in bsp stage removed (this needs to be tested on Linux)
5487     - lighting is faster again
5488     - a couple crash bugs resolved
5489     - other tasty nibbles
5490
5491 20/1/2002
5492   EvilTypeGuy
5493   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=313
5494   detachable menus set as preference (in layout)
5495   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=255
5496   path prompt
5497   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=307
5498   patch dialog names
5499   ETG & RR2DO2
5500   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=306
5501   fix 'Natural' texturing crash
5502   ETG & TTimo
5503   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=291
5504   found out the problem, Wolf SP spawn works now
5505   TTimo
5506   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=144
5507   fixed more problems with model loading vfsExtractRelativePath
5508   prolly broke the linux build, just a matter of putting a bunch of #idfdef
5509   - fixed an additionnal .pid lock situation, cleaning the global prefs on game .pid lock
5510   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=301
5511   fixed md3 tris test selection bug
5512   djbob
5513   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=219
5514   fixed bobtoolz for 1.2
5515   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=318
5516   filter structural
5517   RR2DO2
5518   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=305
5519   filter in viewmenu for lightgrid brushes (ydnar's q3map)
5520   fixes image lib loading bugs
5521   Hydra
5522   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=298
5523   copy/clone deselects the copied stuff
5524   added a pref to deselect or not, and to nudge pasted stuff or not
5525
5526 19/1/2002
5527   djbob
5528   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=311
5529   IEpair wrapper to access project entity from plugins
5530   RR2DO2
5531   - missing IncRef in CShaderArray::AddSingle
5532   TTimo
5533   - game.xlink files in gametools path, is scanned to build items in the Help menu
5534   (and the associated code)
5535
5536 18/1/2002
5537   Gef / Michael Schlueter / TTimo
5538   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=279
5539   patches 133 and 138 applied, new setup code
5540
5541 14/1/2002
5542   TTimo
5543   - adding djbob write access for bobtoolz
5544
5545 13/1/2002
5546   ydnar
5547   - q3map code updates 1.2.1-y8
5548     new lightgrid surface flag feature
5549         lightgrid shader and editor image for Wolf and Q3/TA: in the common .pk3 and in all common.shader
5550         cvs remove setup/data/baseq3/common-q3r.pk3 (unused, we use common-spog.pk3)
5551   TTimo
5552   - updating setup to use mapq3 module instead of map (both Wolf and Q3 game packs)
5553     (also checked the lightgrid option)
5554   - fixed setup.pl bug for template gen from WorkDir/
5555   - correct spawning between SP and MP mapping mode
5556   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=297
5557     .pid check, console logging and prefs cleanup
5558   Wolfen
5559   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=294
5560     checked in updates to the manual links page and setup instructions
5561     (i.e. new prefs dialog)
5562
5563 12/1/2002
5564   Gef & Michael Schlueter
5565   - bugs #295 and #279, new patches applied
5566   EvilTypeGuy & djbob
5567   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=220
5568     patch selection crash
5569   EvilTypeGuy
5570   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=260
5571     Dense and Very Dense Cylinders have wrong number of rows    
5572   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=292
5573     latching patch toolbar settings
5574   TTimo
5575   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=144
5576     win32 long/short pathname bugs reappearing, switching back to short paths for project settings
5577   - removed obsolete radiant/vfs.cpp radiant/vfs.h
5578   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=291
5579     using new .qe4 for Wolf, fixed stuff editor side (long path names and engine spawn)
5580   SCDS_reyalP
5581   - http://zerowing.idsoftware.com/bugzilla/showattachment.cgi?attach_id=118
5582     realloc bug in terrain
5583
5584 11/1/2002
5585   SPoG
5586   - unpatched bug #239, unintended duplication of brushes, patch #96
5587         Note: bug #239 now unresolved
5588   EvilTypeGuy
5589   - bug #295 fixes for compile under Linux
5590
5591 10/1/2002
5592   SPoG
5593   - fixed CEntityEclassModel referencing eclass after eclass has been deleted
5594   SPoG - map-module branch
5595   - new map module, provides current functionality, using new map interface
5596   - cleaned up merging/creating of entity array used by map module
5597   - implemented MemStream::printf(const char,...) - can't print strings larger than 1024 currently
5598   - changed copy/paste to use the map module, via abstraction of FileStream/MemStream as DataStream
5599   - fixed Save Region and Save Selected
5600   - new xml map module "mapxml"
5601   - cleaned up map.cpp
5602
5603 6/1/2002
5604   TTimo
5605   - removed m_bPak from pref dialogs (it was dead code)
5606
5607 5/1/2002
5608   RR2DO2
5609   - q3map terrain blending fix for >5 layers
5610   EvilTypeGuy
5611   - fs_homepath patch on linux
5612   Gef
5613   - bug #279, linux setup, patch #102
5614   - bug #239, unintended duplication of brushes, patch #96
5615   TTimo
5616   - added Wolf specific project settings dialog:
5617     correct fs_game selection and combo names
5618     added multiplayer / single player mapping mode selection
5619
5620 4/1/2002
5621   TTimo
5622   - adding -game wolf switch to q3map (-game quake3 works too, but it's the default anyway)
5623     using different bsp version and different fs_basegame on wolf
5624   - updated the setup/win32/setup.pl script to generate from a config file instead of hardcoded
5625     (added corresponding q3.cf wolf.cf and all.cf config files)
5626   - added a default Start Menu shortcut name (RR2DO2 special)
5627   - diffing against Id's internal SOS source and merging in new stuff:
5628     - bumped MAX_SURFACE_INFO to 4096 in shaders.c
5629         - new terrain code (Jim Dose)
5630           ParseTerrain() addition in terrain.c
5631           Creates a mapDrawSurface_t from the terrain text
5632         - VL_SurfaceRadiosity and VL_SurfaceRadiosity
5633           MrElusive's vlight radiosity code
5634         - speedups to vis.c and visflow.c (MrElusive)
5635
5636 3/1/2002
5637   TTimo
5638   - merge gameselect branch back into trunk
5639   the IS setup scripts have been updated for the new paths layout
5640   developement environment needs to be updated to copy binaries to the right places for debug
5641   it is recommended to run a 1.2.1 setup on win32 prior to compile and install debug bins
5642   - updated the setup to be more templated for inclusion/non inclusion of game packs on demand
5643
5644   - propagating recent fixes to Alpha into the trunk
5645   based on diffing between Merge-1_1_1 and Merge-1_1_2:
5646   =====================================================================
5647   13/11/2001
5648     djbob
5649     - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=244
5650     reverted again the shader manual and tcMod docs
5651
5652     TTimo
5653     - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=214
5654     patched aselib.c, was calling strstr badly (relative path extraction)
5655
5656   12/11/2001
5657     djbob
5658     - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=241
5659     applied patch, will release in next nightly
5660
5661     Spog
5662     - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=254
5663     patch for safe_malloc
5664
5665     TTimo
5666     - fixing STLPort config checks and XML config (CHAR -> xmlChar)
5667     - added safe_malloc_info and safe_malloc in the common/ dir
5668     - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=179
5669     added XML stream version checking between Radiant and q3map
5670   ========================================================================  
5671   also, manual merge of docs/manual and setup media
5672   this merge work is related to bug #280 too:
5673   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=280
5674   
5675   ydnar
5676   - new q3map, radiosity and bug fixes, code merged in with the trunk version
5677   (TODO: add more detailed changes log)
5678
5679   EvilTypeGuy
5680   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=274
5681   broken auto caulking fix
5682
5683   EvilTypeGyu & LordHavoc
5684   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=207
5685   (two new files, project settings updated)
5686   
5687 2/1/2002
5688   TTimo - branch gameselect
5689   - copying over the linux setup binaries (setup, uninstall, setup.gtk)
5690   from Alpha branch. Those have the ability to prompt destination path
5691   per component.
5692   Gef - branch gameselect
5693   - patch 101 for bug 279
5694   .game files generation by the setup, makesdk.sh and postinstall.sh fixups
5695
5696 1/1/2002
5697   Gef - branch gameselect
5698   - linux source fix http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=279
5699   (we use PATH_MAX as the cross platform define instead of MAX_PATH which only works on win32)
5700   
5701   TTimo - branch gameselect
5702   - cleanup and homogeneisation of the paths for prefs storage
5703     m_global_rc_path:
5704       win32: g_strAppPath
5705       linux: ~/.radiant/<version>/
5706     m_rc_path:
5707       win32: g_strGameToolsPath
5708       linux: ~/.radiant/<version>/<gamename>
5709     so that global.pref goes in ~/.radiant/<version>/global.pref
5710     and radiant.ini ~/.radiant/<version>/<gamename>/radiant.ini  
5711
5712 27/12/2001
5713   TTimo - branch gameselect
5714   - global prefs file (global.pref), XML based in core directory
5715     stores game selection setting
5716         stores autoload setting
5717   - dropping 'gameid' from .game file, gonna use a 'gamefile' in global prefs instead
5718     (and the .game file name .. thks Gef)
5719   - TODO: radiant.log stuff in global prefs?
5720
5721 21/12/2001
5722   TTimo - branch gameselect
5723   - more Wolf setup tweaking for an experimental build release:
5724     quakev2.qe4 project template file
5725         using a 'gameid' attribute in the game file to select hardcoded features in the editor binary
5726         'basegame' node for lookup of the default project file
5727         'engine' node for engine path
5728   - added experimental Wolf game pack to IS
5729   - added setup/win32/HOWTO with extensive information about the procedure to
5730     add new game packs
5731   - reading the 'name' attribute in the game node for game selection dialog
5732   - TODO: pid files to make safe startup?
5733   The .pid stuff should be happening after game selection, since it covers game-specific 
5734   preference settings. 
5735   - TODO: console logging pref should be a global pref, goes with game autoload?
5736
5737 17/12/2001
5738   TTimo - branch gameselect
5739   - updating the setup script for experimental 1.2.0 setup:
5740   
5741   merged some of the docs back into trunk (Radiant manual, some TA docs)
5742   will need to perform a complete diffing between Alpha and trunk about docs/manual at some point
5743   merged bitmaps from Alpha too
5744   
5745   added the Q3 modules (image, map, md3model, shaders, vfspk3) to Q3 game pack in setup
5746   
5747   generating per-game config file q3.game in OnMoved (IS setup)
5748   will need equivalent with linux setup of course
5749   
5750   various other generic fixes to the setup code
5751   
5752   - multiple games support, list of changes, and TODO:
5753   NOTE: this is on a 'gameselect' branch for now
5754   Doxygen documentation should be at http://zerowing.idsoftware.com/doxygen
5755     for this branch too.
5756
5757   The installation procedure has changed. The win32 installer is partly ready, linux installer
5758   will need to be modified too. The editor binary and the Gtk DLLs are installed in a common
5759   location, i.e. 'C:\Program Files\GtkRadiant' typically. The game specific binaries and modules
5760   go in the same location as usual, for instance 'C:\Program Files\Quake III Arena\GtkRadiant\'
5761   (and also 'C:\Program Files\Quake III Arena\GtkRadiant\modules' 'C:\<..>\plugins')
5762
5763   The environment variables used by the build system (VC6 project files) have been adapted:
5764   $(QUAKE3RADIANTDIR) is still used
5765   $(CORERADIANTDIR) is used for the main editor location
5766
5767   When editor starts, it looks for games/*.game under g_strAppPath and prompts the user for a game
5768   Once game is selected, parameters are used for regular startup.
5769   You need to write your own q3.game for now, it will be generated by the setup procedure
5770   my C:\Program Files\GtkRadiant\games\q3.game looks like that:
5771   <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>
5772   <!-- Q3 game definition file -->
5773   <!-- those are generated -->
5774   <game 
5775     name="Quake III Arena / Quake III: Team Arena and modifications"
5776         gametools="c:/quake3/Radiant/"
5777   />
5778
5779   given that, the editor does a complete startup, and the basics are here for multiple games
5780
5781   - precise changes:
5782
5783   g_strToolsPath renamed to g_strGameToolsPath
5784   most of former g_strAppPath uses g_strGameToolsPath
5785   the name change was also meant for homogeneity with DIR_GAMETOOLS_* variables we use in the setups
5786   g_strAppPath still used, points to the main installation path
5787
5788   added the game selection code in CPrefsDlg::Init
5789   using several classes and a dialog box, parsing XML files
5790
5791   - TODO:
5792   
5793   the console 'Radiant.log' doesn't catch the game selection stuff as it is now
5794   initialize it to the main install, without the game setting
5795   (console logging is a debugging tool anyway, no reason it should go to the proper game folder
5796   each time)
5797
5798   the 'preferences reset/cleanup' code is probably broken, specially when used with the .pid checking
5799   since we check for .pid even before we know where the GameTools path is
5800
5801   on linux, we need to sanitize the ~/.q3a dir usage. Switch to ~/.radiant, use the version tag
5802   to maintain things independant, and use the game name to isolate per-game settings?
5803   ~/.radiant/1.2.0-nightly/quake3/radiant.ini (.pid, .log)
5804   ~/.radiant/1.2.0-nightly/wolf/..
5805
5806   also, when looking for those files (.ini mostly), win32 stores them in a main installation, and
5807   linux has them in ~/.radiant/.. (which is the read/write area). This should be homogenized?
5808   Maybe by adding a 'Main' to the readonly path and a new variable with 'RW', pointing to 'Main' on
5809   win32 and to ~/.radiant on linux
5810
5811 11/12/2001
5812   TTimo
5813   - replaced setup/win32/setup.sh by setup/win32/setup.pl
5814   same functionality level + abiliy to generate back a template from a work version
5815   - major rework on the IS scripts, basics of multiple games support installer
5816   clean seperation between editor core and game pack
5817   design doc and analysis of custom setup generation, setup script UI requierements
5818   see setup/win32/TODO for more details
5819
5820 10/12/2001
5821   TTimo
5822   - new generation of InstallShield setup
5823   using a template/ directory instead of a .zip file
5824   requires rewrite of the processing script
5825   allows easier maintenance of the IS script
5826
5827 23/11/2001
5828   TTimo
5829   - yet another update to cvsreport script, 
5830   catch the branch and forward the info to user commands too
5831   able to build doxygen for several branches selectively now:
5832   http://zerowing.idsoftware.com/doxygen 
5833
5834 22/11/2001
5835   TTimo
5836   - new cvsreport script, should send explicit diff of the CHANGES file now
5837
5838 03/12/2001
5839   TTimo - md3-module branch
5840   - validated the fixes and the build on linux, ready to merge in trunk
5841   SPoG - md3-module branch
5842   - changed function naming conventions in mathlib for m4x4, ray, bbox, to be consistent
5843   - fixed bug in m4x4_invert
5844
5845 29/11/2001
5846   TTimo - md3-module branch
5847   - flagged all new mathlib functions that need a name change or an argument order change
5848   also added various \todo to point out inconsistencies
5849
5850 28/11/2001
5851   TTimo - md3-module branch
5852   - updated linux build
5853   - fixed CEntityMiscModel and CEntityEclassModel destructors
5854     (any destructor should be virtual)
5855
5856 27/11/2001
5857   Spog - md3-module branch
5858   - stopped texturewindow showing shaders without the "textures/" path
5859   - made md3 module functionally identical to current radiant md3 code
5860
5861 22/11/2001
5862   TTimo - md3-module branch
5863   - fixes to the core for linux build
5864   - model.so module builds on linux
5865   - added plugins/md3model/doc/md3-design.txt
5866   - several doxy-friendly \todo chunks about the module model
5867
5868   Spog - md3-module branch
5869   - fixed aabb_add_aabb() algorithm wasn't very reliable
5870   - added VectorMid, VectorNegative and CrossProduct macros to mathlib
5871   - added bbox_intersect_plane()
5872
5873 21/11/2001
5874   Spog & TTimo - md3-module branch
5875   - initial code from Spog following a preparatory design work
5876   merging in as new 'md3-module' branch
5877   geomlib code merged into mathlib
5878   some reorganisation of the source layout and cleanup (more stuff in imodel.h, less in qertypes.h)
5879
5880   Spog
5881   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=261
5882   fix applied
5883
5884 20/23/11/2001
5885   TTimo
5886   - yet another update to cvsreport script, 
5887   catch the branch and forward the info to user commands too
5888   able to build doxygen for several branches selectively now:
5889   http://zerowing.idsoftware.com/doxygen 
5890
5891 22/11/2001
5892   TTimo
5893   - new cvsreport script, should send explicit diff of the CHANGES file now
5894
5895 11/2001
5896   Spog
5897   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=253
5898   additional fixes
5899   TTimo
5900   - renamed tools/quake3/common/threads.h to qthreads.h
5901   avoids a collision with system headers
5902
5903 19/11/2001
5904   Spog
5905   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=251
5906   Fixed "Move into worldspawn" deleting entities with only one brush
5907   Fixed Brush_Move using texture lock on fixedsize entity brushes
5908   Fixed Textures > Texture Lock > Rotations toggle checkbox
5909
5910 16/11/2001
5911   Gef
5912   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=247
5913   applied patch 77, using a notebook layout for preferences dialog
5914   also patched in some preferences saving that had been forgotten
5915   (such as invert mouse in freelook)
5916   
5917   Spog
5918   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=253
5919   patch 84 + additional modifs, bug still open
5920
5921 15/11/2001
5922   Spog
5923   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=252
5924   rewritten rendering pipeline for cam window - fixes some hacks, improves speed, 
5925   makes rendering modes more consistent with each other
5926
5927 07/11/2001
5928   TTimo
5929   - more IMAP interface, adding a blind data void *pData to entity_t
5930     more info about it and why it's done is in map.cpp, should be a small base for next additions to the editor
5931
5932 31/10/2001
5933   TTimo
5934   - using IDataStream in map module, moved back some of the module code into the trunk
5935
5936 30/10/2001
5937   Gef
5938   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=245
5939     applied patch 76
5940     
5941   TTimo
5942   - renaming istream.h to idatastream.h, this had nasty conflicts with OS includes
5943   already had to IStream -> IDataStream some time ago anyway
5944
5945 27/10/2001
5946   TTimo
5947   - updated cvsreport, testing new ver
5948   - added a static version of texdef (no memory alloc on the texture name)
5949     unused for now, was just experimental
5950   Gef
5951   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=245
5952     applied patch 75
5953
5954 26/01/2001
5955   TTimo
5956   - various updates:
5957   new GtkSDK precompiled binaries
5958   updated libxml2 package (to 2.4.3)
5959   updated STLPort (to 4.5)
5960     now compiling with STLPort and threading (since we are using threading throughout the app)
5961   - exposing the data stream API to the modules, renamed some stuff on the way
5962     need to update the map module to use it now
5963   - cleanup on qtexture_t definition
5964     guarding and disabling chunks of the surface plugin code behind DO_SURFACEPLUGIN
5965         (see earlier patch on plugin entities)
5966
5967 25/01/2001
5968   Hydra
5969   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=202
5970   applied patch commenting out plugin entities code
5971   might come back in 1.2 under another implementation
5972   the code is still there, only commented out for now
5973
5974 17/01/2001
5975   TTimo
5976   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=93
5977   checking in doxygen content, setting up generation on zerowing
5978   auto generation on zerowing upon a commit:
5979   http://zerowing.idsoftware.com/doxygen
5980   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=231
5981   checked in the patch
5982   - switching to a new cvs commit script
5983
5984 14/10/2001
5985   TTimo
5986   - libs/mathlib library
5987     unifies mathlib code squattered all over the tree
5988     mainly a merge of tools math code and radiant/mathlib.cpp
5989     C implementation, using an extern "C" construct for use from C++
5990     need to check on linux, win32 builds ok
5991     extracted qboolean code into libs/bytebool.h on the way
5992
5993 11/10/2001
5994   TTimo
5995   merged TmpMerge-1_1_1 branch back in the trunk, the update process from Alpha 1.1.1 is done
5996
5997   TTimo - branch TmpMerge-1_1_1
5998   looking through all remaining .rej files and applying the failed patches accordingly
5999   bobtoolz is broken, but it's not due to the merge
6000     the plugin API is different and some things need updated
6001     (disabled bobtoolz build in contrib/Construct for now)
6002   same for gensurf
6003   same for prtview
6004   same for textool
6005   setup: replaced the existing stuff with 1.1.1 code
6006   fixed various things for win32 build, checked correct CRT lib config
6007
6008 10/10/2001
6009   TTimo - branch TmpMerge-1_1_1
6010   building modules, going through all the .rej
6011   merging radiant/missing.h and modules/shaders/missing.h into a single one, moving to libs/
6012   exposing BuildShaderList PreloadShaders in _QERAppShadersTable
6013   have to review all the remaining .rej to finalize the merge now
6014
6015 04/10/2001
6016   TTimo - branch TmpMerge-1_1_1
6017   using this branch as temporary location for merge process
6018   copied over new binary files. mostly .dsp (prolly broken)
6019   and setup/linux/setup.data stuff
6020
6021 25/08/2001
6022   TTimo
6023   map module successfully loaded and saved q3dm1, the saved file was then loaded back into 1.1-TA without problems
6024   rebuilt and checked on win32
6025   merged IMap back in trunk, fixed some memory conflicts on win32
6026   Took me a lot more time than I would have liked to, but there's a script tied to the CVS server now, which will post on this list a diff of the docs/developer/CHANGES file whenever it gets updated. This will probably be very handy for me since I'll only have to put update information in the CHANGES file instead of having to post on the list too.
6027   The script is likely to be a bit laggy, or miss some features (for instance I'd like to extract the branch name .. anyone know how I can get the branch name (Alpha/IMap/HEAD) from the version number?
6028   PS: I can email this script to anyone who would like to have a look
6029
6030 22/08/2001
6031   TTimo
6032   did more work on map module, one big chunk of work left: the core should broadcast interface requests to plugins
6033     when it doesn't know how to do it by itself..
6034   Gef
6035   new doxygen patch, generates output from core (libs/ include/ and radiant/)
6036
6037 21/08/2001
6038   TTimo
6039   removed Makefile, use cons damnit!
6040
6041 18/08/2001
6042   Gef
6043   automated documentation via doxygen, new scripts and content
6044
6045 18/08/2001
6046   EvilTypeGuy
6047   patch for CHAR to xmlChar conversion (xml2 consistency)
6048
6049 09/08/2001
6050   TTimo
6051   the map module starts to look like something, cleaned up the interface stuff
6052   started moving the actual code out in the module and removing it from the core
6053   lots of issues raised on the way, some structures to export, and the macro scheme to access API functions more easily
6054   it compiles right now, but won't run because it's missing a lot of things .. the process simply happens to be "under way"
6055
6056 04/08/2001
6057   TTimo
6058   patched more path code, to look for stuff in "bitmaps/" and "modules/" instead of "tools/bitmaps" and "tools/modules"
6059   modified the Construct files accordingly
6060   merged in radiant/ishaders.cpp diff into plugins/shaders/shaders.cpp (PreloadShaders)
6061   merged in radiant/lbmlib.cpp diff into plugins/images/lbmlib.cpp (Sys_FPrintf)
6062   checked the .rej and patched a few remaining things
6063   NOTE
6064     the diffs are space/tab sensisitive, and we used the "beautify source" a bunch of times, so it's a bit fucked now
6065     next time, generate the diffs not space sensitive..
6066   TODO
6067     map loading is fucked, "textures/" prefix issue?
6068
6069 27/07/2001
6070   TTimo
6071   merging recent changes from Alpha branch into the Trunk
6072   this could not be done with a regular cvs merge because we already did a cvs merge of Alpha into trunk some time ago
6073   manually built a diff between the current Alpha (now tagged Merge-1_1-TA_1-nightly)
6074   and the Alpha we had right after the former cvs merge: -r Alpha -D 2000-05-28
6075   binary files ignored in the diff, only going for source stuff
6076   built with diff -Nru Reference/ Current/
6077   then patch -p1 < patchfile
6078   next, started rebuilding:
6079     big manual updates were in vfs.cpp and texwindow.cpp
6080   cleaned up some VFS stuff .. it had an absurd QERAppFileSystem / QERPlugFileSystem scheme
6081   TODO:
6082     the ISSetup has not been copied over from Alpha
6083     OK check the Construct files
6084     OK radiant/ishaders.cpp no longer exists .. apply the patch on the shader module
6085     OK radiant/lbmlib.cpp no longer exists .. in the image code?
6086     OK look at the *.rej files
6087
6088 03/10/2001
6089   TTimo
6090   - adding a pref to select patches by BBox, fixes
6091   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=212
6092
6093 02/10/2001
6094   TTimo
6095   - reverting Spog patch 67 to bug #209, starting from scratch
6096   applied again, with HasModel returning NULL safe checks
6097   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=211
6098   fixed overlays drawing (XY and Cam)
6099
6100 01/10/2001
6101   TTimo
6102   - building and distributing q3data (.ase -> .md3 conversion utility)
6103   updated q3data to show main GtkRadiant version information and build date
6104   - generating a new GUID per-setup
6105   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=206
6106   Gef
6107   - updated credits.html and links.htm, look much better
6108   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=200
6109   - update Z-checker view on camera up and down
6110   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=199
6111   Spog
6112   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=209
6113   Fixed QERApp_ReloadShaders.. PreloadShaders needs a BuildShaderList call 
6114   Fixed Flush & Reload Shaders for md3 models
6115
6116 25/09/2001
6117   Gef / djbob
6118   - several patches to the key handling code, for linux specific issues and sticky keys
6119   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=191
6120   TTimo
6121   - fixing q3map bug, not processing the argv correctly
6122   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=192
6123   - fixed ToggleCubicClip shortcut Ctrl+\ (win32 Gtk source patch)
6124   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=15
6125
6126 18/09/2001
6127   RR2DO2
6128   - discreet movement for camera (prefs setting)
6129     fixes texture window bug
6130     latching view layout changes until restart
6131   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=23
6132   djbob
6133   - added back "view > show > show angles" in view filters
6134   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=188
6135
6136 15/09/2001
6137   G_Dewan
6138   - fixed problems with q3map when not using -connect
6139   SPoG
6140   - fixed q3map texture projection for brushes belonging to entities with local origin
6141   - added SafeOpenRead() check, terminating map->bsp stage if .map file cannot be read
6142
6143 13/09/2001
6144   RR2DO2
6145   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=181
6146   fixing key handling bug (key pressed with repetition was not properly catched)
6147   TTimo
6148   - added new Radiant manual elements (GtkRad section) to the win32 full setup
6149   - reverting version to nightly, going back to nightly / RC delayed
6150   - patched linux setup, now prompting for component path only if at least
6151     one of the options is checked. Still need to handle Cancel in dialog though.
6152
6153 12/09/2001
6154   TTimo
6155   - more fixes to linux script, copy plugins right now
6156
6157 10/09/2001
6158   TTimo
6159   - patched contrib plugins, using seperate build scheme
6160   - fixed textool issues, compiles again
6161
6162 09/09/2001
6163   TTimo
6164   - sub-menu cascading
6165   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=178
6166   - udpated the Q3Radiant manual with some new GtkRadiant stuff
6167   - updated the FAQ with 1.1.1 known issues
6168   Gef
6169   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=174
6170   applied all the patches 
6171
6172 07/09/2001
6173   SPoG
6174   - fixed qer_editorimages outside "textures/" being ignored
6175   - stopped q3map_lightimage being used to set shader image dimensions
6176   - changed bsp menu to remove "bsp_", changed menu text in default .qe4
6177   - fixed patch LOD update - now always occurs on both cam/xy draw
6178
6179   djbob
6180   - dynamic DEpair class strings in bobtoolz
6181   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=171
6182   - decrease VESF verbosity
6183   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=169
6184
6185   TTimo
6186   - fixed Gtk keyboard bug Ctrl + [ and ]
6187   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=15
6188
6189 06/09/2001
6190   TTimo
6191   - merged FullSetup branch into the trunk, we have basic functionality
6192   for a full linux setup (components prompting for path)
6193   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=158
6194
6195   Gef
6196   - CapDialog source cleanup patch (got rid of the namespace)
6197
6198   RR2DO2
6199   - more camera fixes, wheel mouse and texture drag drop
6200   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=23
6201   - additionnal patch to optimize camera refreshes
6202   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=23
6203   
6204   djbob
6205   - remember last key/pair in entity dialog for easy "apply again"  
6206   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=18
6207   - re-enabled texture name edit on PI
6208   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=18
6209
6210 04/09/2001
6211   djbob
6212   - left pane on status bar
6213   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=166
6214   
6215   RR2DO2
6216   - cam window cursor fix
6217   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=23
6218   
6219   TTimo (FullSetup branch)
6220   patched setupdb and setup to allow for path prompt in install
6221   modified the setup script scheme to go towards a solution similar to what
6222     we do under win32 (build a full and nightly build)
6223   the binaries in setup.data/ (setup and setup.gtk) still need to be updated 
6224     with proper binaries built from setup and setupdb cvs source
6225
6226 03/09/2001
6227   TTimo
6228   - wheel mouse in texture window on win32 (with a pref setting for increment)
6229   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=160
6230   - not saving prefs while exit on sleep
6231   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=157
6232   - fixed select all of type (changed behaviour to something that makes more sense?)
6233   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=79
6234   
6235   Gef
6236   - final tweaks to wheel mouse scrolling (locks texwin scrolling and scrollbar update)
6237   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=160
6238   - prevent multiple color selection dialog for light entity
6239   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=165
6240   
6241   djbob & TTimo
6242   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=137
6243   window positions
6244   applied patch to store SI and PI positions
6245   storing entity info and map info positions
6246   reworked the overall position load/save scheme
6247   added an enum for the view style, makes things more readable
6248
6249 02/09/2001
6250   TTimo
6251   - added/cleanup ToggleFreeMode to camwindow.cpp .. stopped working on cam stuff since RR2DO2 has another patch in preparation
6252   Gef
6253   - patched Conscript to accept 'cons -- release' on the command line to performa a release build
6254   djbob
6255   - added patch splitting to bobtoolz
6256   - fix to patch control points bug in camera
6257   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=159
6258   - handling of NWUV errors in q3map
6259   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=147
6260   RR2DO2
6261   - new patch for camera control
6262   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=23
6263
6264 01/09/2001
6265   SPoG
6266   - Fixed .wal texture support, searches for .wal extension if .tga and .jpg fail
6267     NOTE: requires a "pics/colormap.pcx" file to obtain a palette from
6268   - Added variable default texture scale in preferences (ini key: TextureDefaultScale)
6269
6270 01/09/2001
6271   djbob
6272   - fixed surface inspector "fit" bug
6273   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=161
6274   - single face deselection on a selected brush
6275   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=153
6276
6277 31/08/2001
6278   TTimo
6279   - Moved *.def files to scripts/ in win32 setup
6280   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=116
6281   - Applied patch for background position on widgets (win32)
6282   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=108
6283   - Checked C runtime lib configs
6284   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=135
6285   - updating docs (add to CVS, update setups etc.)
6286     added TA teams manual to the full setup
6287     uploaded on web site
6288   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=97
6289   - changed versioning to 1.1.1-nightly, next release will be 1.1.1
6290   (the -TA part was removed, since we now support ALL mods)
6291   - removed AFX_MANAGE_STATE calls, this is old MFC related code for win32
6292   - moved texdef_t::name to private, added const char * GetName()
6293   (doesn't fix explosion on exit for win32 debug builds though)
6294   - fixed DoTextEdit / EditPad b0rkage (due to recent Q_Exec changes)
6295   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=134
6296   - added targetShaderName documentation to shader manual
6297   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=102
6298   - added "notta" and "notq3a" documentation to the TA Mapping manual
6299   - fixed entities.def on shootable doors and buttons
6300   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=101
6301
6302   djbob
6303   - added MAX_POINT_ON_WINDING error handling
6304   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=129
6305   - bobtoolz update
6306   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=123
6307
6308   RR2DO2
6309   - noclip-type camera movement
6310   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=23
6311
6312 30/08/2001
6313   TTimo
6314   - Fixed CHANGES commit script bug
6315   - Fixed -onlyents bug in q3map / origin brushes
6316   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=92
6317   - added mouse wheel to the texture window
6318   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=81
6319   SPoG
6320   - Fixed texture rotation not updating correctly on patches
6321   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=136
6322   - Fixed long delay on toggling cubic clip by removing call to Map_BuildBrushData()
6323   - Added note in entities.def for default worldspawn _color value
6324   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=105
6325   - Added IncRef and DecRef to Patch_FindReplaceTexture()
6326   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=95
6327   - Fixed misc_model updating on changing model key or with invalid model
6328   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=138
6329
6330 30/08/2001
6331   SPoG
6332   - Added negative vertical scale on SET and FIT in patch/surface inspector
6333   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=65
6334
6335 27/08/2001
6336   Gef
6337   - running makeversion.sh from Conscript
6338   - a bunch of patches to cleanup compile warnings on linux
6339   - added VectorSnap on float grid
6340   - IWindowListener modified to pass float values for X Y in click messages
6341   TTimo
6342   - fixed crash when adding a misc_model if Gtk dialog is on
6343   djbob
6344   - md3 filtering for misc_model dialog
6345   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=76
6346
6347 26/08/2001
6348   Gef
6349   fixed http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=152
6350     Kyro II GL drivers bug
6351   fixed http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=150
6352     using a scrolling textbox for GL extensions in the about list
6353   fixed http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=150
6354     func_group toggle in cap dialog
6355     
6356   TTimo
6357   fixed running BSP commands on linux
6358   fixed http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=133
6359     VFS init on linux
6360     
6361 around 15/08/2001
6362   TTimo
6363   quakecon fixes: switched to long filenames in project and misc_model dialogs,
6364     removed all occurences of win32 conversion to old 8.3 filenames
6365   NOTE: this might raise some bugs and issues, but it's the way to go for the future,
6366     already fixes more issues than it creates
6367
6368 03/08/2001
6369   djbob
6370   fixed Radiant hijacks win32 copy/paste
6371   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=36
6372
6373 --- merged Alpha into Trunk, see Merge-1_1-TA-nightly tag
6374
6375 25/07/2001
6376   TTimo
6377   fixed project dialog to behave right
6378   proper .def scanning
6379   fixed shader loading with VFS and mod stuff
6380   added a local to texwindow.cpp GSList *l_shaderfiles
6381     holds the names of the active .shader files
6382   modified q3map to read "fs_basepath" and "fs_game"
6383   TODO:
6384     .def files in the media need to move to <fs_game>/scripts/
6385     rename entities-TA.def to entities-ta.def
6386
6387 24/07/2001
6388   TTimo
6389   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=116
6390   updated cmdlib's Q_Exec to be more widely used through Radiant (during watchbsp.cpp cleanup)
6391   patching in MarsMattel's code for mod support, and started fixing:
6392     added m_strFSBasePath m_strFSMain m_strFSGame to g_qeglobals to match Q3's filesystem
6393     reworked the project file dialog
6394     changed the way we load and initialize eclass and shaders to work with mod code
6395     updated VFS initialisation code, cleaner and better console output
6396     the "game" key in the project file is no longer relevant, only "dir" is
6397       (if "dir" is not present, then no mod support, vanilla Q3)
6398     changed the loading of the .def files to scan in scripts/, you might need to move your entites.def to use
6399     TODO:
6400       cleanup .. (search where "basepath" is used for instance)
6401       using fs_game when calling q3map
6402       fixing project dialog to behave right
6403       shader loading using VFS functions (seems to work again but I'm not sure)
6404       win32 ver. might be slightly broken
6405       .def scanning, don't scan ALL .def
6406
6407 23/07/2001
6408   TTimo
6409   added version and build info to the log file + current timestamp
6410
6411 22/07/2001
6412   SPoG
6413   fixed selection of misc_model when viewed as a bounding box
6414   
6415 20/07/2001
6416   TTimo
6417   cons script for q3map building
6418   added general GtkRadiant versioning (version.h) to q3map
6419   nightly setup on linux:
6420     using the right install path (with GtkRadiant's version name)
6421     cleaned up options to only the stuff relevant to nightly
6422     fixed Radiant and core binaries path in setup
6423     added some template processing of setup.xml (similar to what is being done on win32)
6424   
6425 19/07/2001
6426   TTimo
6427   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=112
6428   applied ^Fishman's path
6429   inclusion of version.h and aboutmsg.h moved to qe3.h
6430   changed base path location process (in most cases it will prompt)
6431   fixed the path construction to initialize according to the new layout
6432
6433 16/07/2001
6434   TTimo
6435   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=115
6436   fixed wake up crash on linux
6437
6438 12/07/2001
6439   TTimo
6440   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=117
6441   fixed
6442   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=120
6443   fixed installer bug on win98, was a problem with cygwin config
6444
6445 11/07/2001
6446   TTimo
6447   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=64
6448   cleanup and fixed
6449
6450 06/07/2001
6451   TTimo
6452   - http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=100
6453   can't locate the "textures: in use" problem, has been fixed already?
6454   now selecting the right entity in the list, had to go around an inifinite recursion problem
6455     (i.e. selection message in the entity class list causes UpdateSel recursion)
6456
6457 04/07/2001
6458   TTimo
6459   - added botclip to missionpack/common.shader
6460   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=114
6461
6462 01/07/2001
6463   TTimo
6464   - backported cons scripts to Alpha branch. Type 'cons' at the head to build
6465   regular makefiles should soon be outdated..
6466
6467 30/06/2001
6468   TTimo
6469   - updated the IS script (Gtk changes and and BACK problem)
6470   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=68
6471   - bunch of fixed to make it build on win32 against new STLPort
6472   http://zerowing.idsoftware.com/STLPort/
6473   using an STLPort configured locally in GtkRadiant (with stl_config.h, new file)
6474
6475 29/06/2001
6476   TTimo
6477   - fixed GDI leak affecting text widgets, specially the console and the entity inspector
6478
6479 18/06/2001
6480   TTimo
6481   - more win32 project file cleanup, removing libs/libxml2 from the tree
6482   - importing back "gtkr_list.h" from 1.2, made Alpha branch STLport compliant too
6483     http://www.qeradiant.com/faq/fom-serve/cache/174.html
6484
6485 30/05/2001
6486   TTimo
6487   - added libxml2 as an external dependency. libxml2 should be installed as a seperate
6488   directory on win32. dynamic linking now instead of static previously.
6489   - cleaned up q3map win32 project file, removed opengl dependency
6490   (the drawflag command line is inoperant now .. I don't think it was used anyway?)
6491
6492 26/07/2001
6493   TTimo
6494   - checking in Gef's doxygen files
6495
6496 14/06/2001
6497   TTimo
6498   - added .dsp for map module on win32
6499   - fixed several issues with module loading, stability of the debug and release builds
6500     http://www.qeradiant.com/faq/index.cgi?file=197
6501
6502 12/06/2001
6503   TTimo
6504   - got rid of of SysMsg thing, using SysPrintf and SysFPrintf now
6505   - got rid of InfoMsg functions (can't remember what it was)
6506   - changed the m_pfnError in the plugin API to match Radiant's (void)(char *, ...)
6507   - changed Warning to Sys_Warning, as #define to Sys_FPrintf(SYS_WRN,
6508   
6509 11/06/2001
6510   TTimo
6511   - new map module, in plugins/map, required for execution (linux Makefiles written, win32 needs to be)
6512     this is using the imap.h interface
6513   - added Sys_ functions to the main table (Sys_BeginWait Sys_EndWait)
6514   - got rid of AFX_MANAGE_STATE macros .. those are crappy MFC remnants
6515   - reverted Spog's changes to the console logging switches to their original behaviour
6516   - removed m_fVersion from the func table .. we use the size of the table to do the checks
6517   XMLmap merge from 31/11/2000:
6518   - started moving the map loading code into a module
6519   
6520 08/06/2001
6521   TTimo
6522   - updates to the plugin loading code, verbose a bit more, and more interesting information
6523
6524 05/06/2001
6525   TTimo
6526   - some fixes to vfspk3 string code, using the proper str implementation
6527   http://www.qeradiant.com/faq/index.cgi?file=175
6528   - added and tweaked various cons build files, Radiant 1.2 core and required Q3 modules are building now
6529   - fixes to image module
6530
6531 04/06/2001
6532   TTimo
6533   - started using cons for the linux (*NIX) build system
6534   see http://www.dsmit.com/cons/
6535   
6536   SPoG
6537   - Fixed drawing too much coordinate text in XY window
6538   - Changed grid line drawing in XY window to be more consistent
6539   - Fixed clipper-tool-uses-caulk to only apply common/caulk to solid opaque brushes
6540     (shaders.dll now parses some new surfaceparms)
6541   - Changed shader parsing to pass over layer information in shaders,
6542     rather than parsing and ignoring it all
6543   - Changed misc_model selection to ignore back-facing triangles
6544   - Added axes to show the grid origin in XY window
6545   - Changed misc_model rendering and selection to minimise the number of extra
6546     transformation calculations
6547   - Fixed texture directory listing to allocate and free memory correctly using vfs
6548   - Added qglDeleteTextures() to plugin GL API - fixes crash
6549   - Fixed image.dll to correctly allocate and free memory for jpgs
6550   - Moved modules to /modules from /plugins, updated win32 project files.
6551     (linux/mac makefiles will need to be updated)
6552   - Changed console logging toggle in main() to automatically disable logging after any successful startup
6553   - Changed console logging to only activate when a Release build finds a .pid file
6554   - Changed "found .pid" and "logging console output" messageboxes to give a clearer message
6555   - Added vfsFreeFile - which is kinda redundant if we use g_free and g_malloc for everything
6556   
6557 31/05/2001
6558   TTimo
6559   - cleanup of the win32 project file and C++ options.\
6560   Turned off exception handling, changed some code generation options and fixed
6561   some threaded/non-threaded linking problems
6562   - STL in GtkRadiant or a plugin must now use STLPort
6563   a custom configured version of STLPort is available at http://zerowing.idsoftware.com/STLPort
6564   still need to write some guidelines about it
6565   bascially, we are using STL: iostreams disabled, no namespace, no threading, no exceptions
6566
6567 30/05/2001
6568   TTimo
6569   - removed libxml2 from tree, use a seperate libxml2/ directory next to GtkRadiant/ for win32
6570   libxml2 will be distributed seperately as an archive based on official release (same as win32 Gtk SDK)
6571   (check on zerowing for the latest archive)
6572   libxml2 is now used as dynamic shared object on win32, makes sense since many module will rely on it
6573   - cleaned q3map, removed GL dependencies
6574   - updated Debug and Release builds on win32, it compiles and runs now
6575
6576 28/05/2001
6577   Spog
6578   - moved vfsExtractRelativePath and vfsGetFullPath to vfs.cpp in vfspk3,
6579     added vfsExtractRelativePath and vfsGetFullPath to IFileSystem. Copied BuildShortPathName() from qe3.cpp to vfs.cpp as a Temp fix.
6580   - Changed Error() calls in bmp.cpp as a Temp fix, they relied on definition of Error in qe3.cpp. Should probably use Error() from cmdlib instead.
6581   - Fixed unresolved external in jpgload.obj - merged bufsize argument into jpeg_stdio_src from Alpha branch... assuming Alpha is the newer version.
6582   - Changed GtkWidget* to void* in image.cpp.. this could be cleaned up more.. i only did enough to make it compile.
6583   - Added jpeg.cpp to msvc project for image.dll.. changed declaraction of LoadJPG() in image.cpp to an extern... is this correct?
6584   - TODO: update vfs.cpp, vfspak.cpp and vfs.h in plugins/vfspak
6585   - fixed unresolved external load_pixmap() - merged load_pixmap declaration from Alpha branch into gtkmisc.cpp
6586   - moved vfsBasePromptPath() to qe3.cpp as a Temp fix - not currently required in vfs module, but it will be in future.
6587   - two calls to free() in texwindow.cpp freeing memory allocated by vfs module, causing debug assert errors - changed them to g_free()
6588   - TODO: Delete vfs.cpp and vfs.h from /radiant
6589   TTimo
6590   - additional fixes after Spog's merge (linux version), removed messaging.cpp messaging.h (name changed to ui.h ui.cpp)
6591     updated linux makefile accordingly
6592   - merge of Alpha version into trunk (massive amount of changes and merges, not detailed)
6593
6594 25/05/2001
6595   TTimo (Alpha branch)
6596   - merged the recent MacOS branch back into Alpha
6597   this makes a potential source codebase for a MacOS release
6598
6599 24/05/2001
6600   TTimo (Alpha branch)
6601   - patching Spog's recent changes to fix linux build
6602   using DBL_MAX and FLT_MAX from <limits.h> for float and double max
6603
6604 23/05/2001
6605   TTimo (Alpha branch)
6606   - testing Spog's write access
6607   
6608   SPoG (Alpha branch)
6609   - Added variable LOD for PatchMeshes based on curvature
6610   - Added LOD-matching to eliminate gaps between patches with mismatched LOD
6611   - Fixed texture shift/scale on LOD'd PatchMeshes
6612   - Added opengl lighting (three infinite light sources)
6613   - Added dynamically calculating vertex normals for PatchMeshes, for gl lighting
6614   - Added decoding/transforming md3 vertex normals for gl lighting
6615   - Changed camera drawing routine to minimise gl state changes
6616   - Removed Patch_InsertDelete() - not functional
6617   - Added CV lattice to selected patches
6618   - Added Per-polygon patch selection
6619   - Added Per-polygon misc_model selection
6620   - Changed default "patch subdivisions" to 4
6621   - Rewrote camwindow drawing to only change opengl state within the camwnd's member functions
6622         fixes all rendering modes to be more consistent, speeds up rendering
6623
6624 --------- GtkRadiant 1.1-TA win32 and linux release ----------
6625
6626 13/05/2001
6627
6628   Spog (patched in TTimo) (Alpha branch)
6629   - Fixed "Fix entity-target/targetname collisions" to use next available tN if tN, else use next available name_N
6630   - Changed patch point selection to pick already-selected points in preference over non-selected
6631   - Changed RemoveCols and RemoveRows to not extrapolate unless a col/row is selected
6632
6633 11/05/2001
6634   TTimo (Alpha branch)
6635   - final fix pass to the generated version and about message tags
6636   - improved texture adjustment code (shift+arrows shortcuts)
6637
6638   texture adjustment commands now affect the texture relatively to their current orientation
6639   they will move along their texture axis, and not along world axis
6640   the texture adjustment commands are now interpreted to be more intuitive:
6641     Radiant will match the up/down/right/left translation messages to the face that is affected
6642         depending on the way the camera is looking at the face, the right move commands will be used
6643
6644   changes start in Select_ShiftTexture, using new ShiftTextureRelative_Camera
6645
6646   ShiftTextureRelative_Camera uses several new functions:
6647
6648   // get the two relative texture axes for the current texturing
6649   BrushPrimit_GetRelativeAxes(f, vecS, vecT);
6650
6651   MatchViewAxes does the matching between up/down/left/right commands and world directions:
6652   // vec defines a direction in geometric space and P an origin point
6653   // the user is interacting from the camera view
6654   // (for example with texture adjustment shortcuts)
6655   // and intuitively if he hits left / right / up / down 
6656   //   what happens in geometric space should match the left/right/up/down move in camera space
6657   // axis = 0: vec is along left/right
6658   // axis = 1: vec is along up/down
6659   // sgn = +1: same directions
6660   // sgn = -1: opposite directions
6661   // Implementation:
6662   //   typical use case is giving a face center and a normalized vector
6663   //   1) compute start and endpoint, project them in camera view, get the direction
6664   //     depending on the situation, we might bump into precision issues with that
6665   //   2) possible to compute the projected direction independently?
6666   //     this solution would be better but right now I don't see how to do it..
6667   void CamWnd::MatchViewAxes(const vec3_t P, const vec3_t vec, int &axis, float &sgn)
6668
6669   // shift a texture (texture adjustments) along it's current texture axes
6670   // x and y are geometric values, which we must compute as ST increments
6671   // this depends on the texture size and the pixel/texel ratio
6672   void ShiftTextureRelative_BrushPrimit( face_t *f, float x, float y)
6673
6674   those functions are using various new utility functions:
6675   
6676     // GL matrix product
6677     void GLMatMul(vec_t M[4][4], vec_t A[4], vec_t B[4]);
6678
6679     // project a 3D point onto the camera space
6680     // we use the GL viewing matrixes
6681     // this is the implementation of a glu function (I realized that afterwards): gluProject
6682     void CamWnd::ProjectCamera(const vec3_t A, vec_t B[2])
6683
6684   - UI abstraction layer (interfaces for Gtk MFC and Q3 UI)
6685
6686 09/05/2001
6687   Maj (Alpha branch)
6688   - new splash screen
6689
6690   Spog (patched in by TTimo) (Alpha branch)
6691   
6692   patcing in changes:
6693   - moving void VectorSnap(vec3_t point, int snap); to mathlib
6694   - NOTE: STL dependency removed .. leaving this comment
6695     this will rely on M$ implementation of STL on win32 and the libstdc++ for linux
6696     it should work fine for basic stuff
6697       but M$ implementation doesn't follow the standards when it comes to advanced stuff
6698     it is probably better to leave the STL header in local files and not go towards including it directly from qe3.h
6699
6700   Spog's Changelog:
6701   
6702   rushing this a bit.. make sure you check it doesn't remove anything you 
6703   changed. This only contains changes within /radiant .. i'm pretty sure I didn't 
6704   change anything else, but i'll check again. Patch below.
6705
6706   Fixed ctrl+G SnapToGrid, now never creates degenerate face-planes
6707   Fixed setting an origin for multiple brushes to use origin point of fixedsize 
6708   entities
6709   Fixed mirroring and rotation of fixedsize entities including misc_model
6710   Fixed undo/redo on multiple entities to link brushes to entities correctly
6711   Fixed "view > entities as.." menu to display correct default setting
6712   Fixed "view > entities as.." toolbar button to show menu
6713   Changed selection-area of edge/vertex control handles to stay constant when 
6714   zoomed
6715   Fixed undo on ctrl+G SnapToGrid
6716   Fixed Selection Invert to set bSelected correctly on patches
6717   Fixed XY-window Z selection origin to be g_MaxWorldCoord
6718   Changed RotateIcon to draw same size at all zoom levels
6719
6720   Fixed origin drift on saving misc_model with null md3Class
6721   Fixed creation of cap for 'Bevel' type patches
6722   Fixed inverted cap being created for 'Endcap' type patches
6723   Fixed inverting patches on mirror operations
6724   Added snap-selected-to-grid affects only the patch points selected
6725   Cleaned up Select_ApplyMatrix and Select_SnapToGrid
6726   Added drawing of brush planepts in debug build
6727   Fixed texture quality slider adjustment
6728   Removed redundant menu items curve > cap > inverted bevel/inverted endcap
6729   Fixed texture scrolling not working when scrollbar is disabled
6730   Fixed textures with odd dimensions being skewed with texture quality less than 
6731   max
6732   Changed Patch Inspector Horizontal/Vertical increment to use pixel values 
6733   (default 8)
6734   Changed Patch Inspector Horizontal increment to subtract from S values but not 
6735   T values
6736   Changed Patch Inspector Stretch spinner to do something useful
6737   Changed Patch Inspector Stretch default amount to 0.5
6738   Changed Arbitrary Rotation dialog to reset rotation spinner values to 0 on Apply
6739   !! stops output in console window !! - Added sending q3map output 
6740   to /temp/junk.txt to bsp commands, in win32 only
6741   Fixed Patch_Naturalize to calculate T values backwards, correcting texture 
6742   vertical flip
6743   Changed patch row/column Insert/Remove to interpolate/extrapolate from existing 
6744   curves
6745   Fixed point selection on patches when new points are added
6746   Fixed redundant edge/vertex handles being created for patch brushes and 
6747   fixedsize brushes
6748   Fixed refusal to activate brush vertex-drag mode if any patches are selected
6749   Partly fixed Undo picking up patch point drags when no points are selected
6750   Fixed behaviour of vertex selection on patches
6751   Fixed patch point colours in textured mode in cam window
6752   Changed patch point selection to update selection pool on each selection click
6753
6754 06/05/2001
6755   TTimo (Alpha branch)
6756   - more setup script changes, will rely on version information
6757     various other fixes in the script file
6758
6759 02/05/2001
6760   TTimo (Alpha branch)
6761   - added makeversion.sh to the root, will generate version and date files before compilation
6762   version.h and date.h
6763   - cleanup and fixes to the linux setup scripts
6764
6765   Spog (CVS add and config by TTimo) (Alpha branch)
6766   - win32 setup script, run setup/setup.sh from cygwin to create a working directory for the setup <STILL EXPERIMENTAL>
6767
6768 01/05/2001
6769   TTimo (Alpha branch)
6770   - fixes to linux version from previous set of patches
6771
6772 19/04/2001
6773   Hydra (patched in TTimo) (Alpha branch)
6774   http://fenris.lokigames.com/show_bug.cgi?id=3458 :
6775   - *.pfb filter
6776
6777   SpoG (patched in TTimo) (Alpha branch)
6778   - updated setup data: entities.def common.shader(Q3) and common-spog.pk3
6779   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=25 :
6780   - Patches: Curve > matrix > redisperse > rows/columns
6781     I changed this function to treat a patch as multiple 3by3 sections when doing 
6782   redispersal of control points. The effect is that green patch points are never 
6783   moved. I also removed the call to Patch_Naturalize, so the texture coordinates 
6784   are not changed (user can hit ctrl+n to naturalize afterwards if desired).
6785   - rewrote the patch_captexture function to be more reliable
6786   - Fixed YZ view drawing and selection being mirrored on plane X=0
6787   - Fixed X and Z rotation direction to be clockwise as shown on the toolbar button 
6788     icons
6789   http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=8 :
6790   - Fixed: Removed orientation-switching hack to fix 2pt-clip orientation problems, 
6791     originally stemming from ass-backwards representation of grid axes. Fixed 
6792     clipper to generate 3rd clip point correctly for each axis instead.
6793   - Fixed: Stopped clipper-caulker from NOT applying caulk if the first face of a 
6794     brush was "common/caulk".
6795
6796   TTimo (Alpha branch)
6797   - removed some unused code in the Gtk file dialog, hopefully stabilizing it
6798
6799 02/04/2001
6800   TTimo (Alpha branch)
6801   - changed the regular/BP conversion prompt
6802
6803 01/04/2001
6804   Spog (patched in by TTimo) (Alpha branch)
6805   - Fixed view > show coordinates now affects Z window
6806   - Fixed minimum/maximum world coordinates now -65536/65536
6807   - Fixed view > show blocks now only draws vertical lines if not XY view
6808   - Added variable blocksize (gtkr only displays 1024 < blocksize < 65536)
6809   - Changed XY/Z window grid drawing to use floats internally
6810   - Fixed broken XY window grid drawing for higher zoom levels
6811   - Changed camera and Z-checker icons to stay the same size when zoom level changes
6812
6813 24/03/2001
6814   Spog (patched in by TTimo) (Alpha branch)
6815   - added filters.cpp to the VC6 Makefile. Linux build needs updating
6816   - Changed Filter system to use brush-flags updated only on actions that affect filtering
6817   - Changed Filter system to allow further extension and future customisation
6818   - Changed show/hide to use brush filter flags
6819   - Changed Find/Replace textures to only rebuild brushes that changed.
6820   - Changed View > Filter menu shortcuts and behaviour
6821   - Fixed various minor spelling errors
6822
6823   TTimo (Alpha branch)
6824   - Fixed the 'Clean' command in preferences, used to remove only Radiant.ini and not SavedInfo.bin
6825
6826 06/03/2001
6827   TTimo (Alpha branch)
6828   - better parse error information: added the line number of the error in (hopefully) all cases
6829
6830 30/02/2001
6831   TTimo (Alpha branch)
6832   - texture locking in BP mode for axis flipping and axis rotation (toolbar buttons) (Id bugfix request)
6833   - fixed undo in BP mode
6834   - MatchToken error message in q3map improved with the script name
6835
6836 27/02/2001
6837   TTimo (Alpha branch)
6838   - switched linux makefiles to xml2-config instead of xml-config
6839   latest version of libxml2 is using xml2-config instead of xml-config now
6840
6841 26/02/2001
6842   TTimo (Alpha branch)
6843   - fixed a loki_initpath misbehaviour, was overriding the path to the binary with RADIANT_DATA if defined
6844
6845 21/02/2001
6846   - Added setup data and a script to build linux setups to the cvs
6847   TTimo (Alpha branch)
6848   - various printf -> Sys_Printf
6849   - added vslick/ directory for Visual Slickedit 6.0 on win32 <- THIS IDE RULES
6850
6851 20/02/2001
6852   - Removed "Show Paths" option, already in the filter menu
6853
6854 19/02/2001
6855   - Fixed the Enter key handling on the surface inspector (suggested by Spog)
6856   - Fixed skewed textures with lower texture quality
6857   - Changed the order the include directories are searched under Linux
6858
6859 15/02/2001
6860   - Moved the Show Cluster Portals option to the Filter menu
6861   - Fixed the rotate and scale toolbar buttons being incorrectly checked
6862   - Fixed arbitrary rotation bug (#3073)
6863
6864 14/02/2001
6865   - Fixed CreateFont memory leak on glwidget
6866
6867 12/02/2001
6868   TTimo (Alpha branch)
6869   - fixed save as prefab stuff (right dialog name and overwrite prompt)
6870
6871 10/02/2001
6872   TTimo (Alpha branch)
6873   - was crashing on win32 boxes where HOME env var was not defined (loading bookmarks)
6874
6875 09/02/2001
6876   TTimo (Alpha branch)
6877   - change some code in the file dialog to use g_malloc g_free instead of new 
6878     for win32 file dialog and malloc for Gtk file dialog. (all of this trying to get rid of
6879     some of the crashes)
6880
6881 07/02/2001
6882   - Fixed Load command initial path
6883   - Fixed some toolbar buttons not being correctly initialized
6884
6885 -----------?
6886
6887 06/02/2001
6888   (Alpha branch)
6889   - Fixed pk3man file dialog errors
6890   - New RC uploaded
6891   - Changed conflicting shortcuts: FilterModels = Shift+M, FilterTriggers = Ctrl+Shift+T
6892   TTimo (Alpha branch)
6893   - fix to hide/show, still selecting hidden brushes
6894
6895 05/02/2001
6896   (Alpha branch)
6897   - Fixed compile errors (use stat, not _stat)
6898   - Removed --nofonts option
6899
6900 04/02/2001
6901   TTimo (Alpha branch)
6902   - fenris #2866, added a pref to turn on/off name conflicts resolution, rewrote the whole algorithm
6903   - fenris #2823, fixed patch and brush dragging in 0.25 0.5 grids (it's an ugly hack btw)
6904   - fixed the black squares at end of line in Gtk text boxes
6905   RR2DO2 (Alpha branch)
6906   - fix to the "entitypath" fixup in QE_CheckProject. might not compile on linux yet (use of _stat?)
6907
6908 03/02/2001
6909   TTimo (Alpha branch)
6910   - fenris #2867, limiting the amount of "spawnflags" "0" appearing in entities. This bug has work left to do,
6911     there are some oddities in the entity inspector behavior described.
6912
6913 02/02/2001
6914   (Alpha branch)
6915   - Fixed sleep mode not restoring windows correctly
6916   - Fixed some minimize/restore issues on floating views mode
6917   TTimo (Alpha branch)
6918   - fixed more gtkfilesel stuff. pattern filtering works for both Gtk dialogs
6919     and win32 native. Also checked on linux that it compiles. Renamed gtkfilesel.h
6920     to gtkfilesel-linux.h for consistency.
6921
6922 31/01/2001
6923   (Alpha branch)
6924   - New file selection widget with filtering, masks and all other shit we need
6925   TTimo (Alpha branch)
6926   - changed some gtkfilesel API and fixed some bugs on pattern filtering, need to reboot on linux and fix some more
6927
6928 30/01/2001
6929   (Alpha branch)
6930   - Added an option to keep the Z and XY views on the same window in floating views mode
6931   - Did some cleanup
6932   TTimo (Alpha branch)
6933   - removed the 3 layers in terrain entities limitation, increase version tag to patchlevel 3
6934   sent for testing to AstroCreep, bug is still there
6935   - fixed one more thing with RC file (get it in the right dir)
6936   - worked on file dialog and pattern filtering, still issues left
6937
6938 29/01/2001
6939   Jonas (patched in by TTimo) (Alpha branch)
6940   - Using RC file to tweak the font size on win32, looks much nicer now!
6941   - Fixed fenris #2773: esc key behaviour when group window has focus / dependant on view modes
6942
6943 28/01/2001
6944   TTimo (Alpha branch)
6945   - Finished fenris #2810 (Snap T to grid), it was a bitch
6946   - Fixed fenris #2769: raise the brush max size (it was already big, now it's just not sane)
6947   - Fixed fenris #2965: eclass (entities) loading code broken, needs to be checked on linux build before closing
6948
6949 27/01/2001
6950   TTimo (Alpha branch)
6951   - Fixed vertex edit prefs broken
6952   - more fixes in Gtk libs
6953   - Fixed clipping + brush primitives bug (#2644)
6954   - Fixed clip caulk related issues (#2912)
6955   - Added Snap T to grid back (#2810) <- still need to test and validate it, I'm too tired tonight
6956
6957 25/01/2001
6958   TTimo (Alpha branch)
6959   - New Gtk file selection dialog seems stabilized, built a Gtk SDK for the new Gtk libs.
6960
6961 24/01/2001
6962   (Alpha branch)
6963   - Fixed elapsed time displayed by q3map
6964   - Fixed Radiant loading some TGA files upside down
6965   TTimo (Alpha branch)
6966   - more work done on the file selector. Added a win32 pref to select between regular win32 file dialog and Gtk one.
6967   The advanced file selector is still not stabilized on win32. I am thinking about letting go and sticking to the regular one.
6968
6969 23/01/2001
6970   (Alpha branch)
6971   - Fixed q3map not finding md3 files under missionpack/
6972   - Prompt to save changes when choosing a recent file
6973   - Fixed window title when choosing File/Load Map
6974   - Don't show hidden brushes in the Z window
6975
6976 22/01/2001
6977   (Alpha branch)
6978   - More File Dialog fixes
6979
6980 21/01/2001
6981   TTimo (Alpha branch)
6982   - version first version of the advanced file selector on win32
6983   seems to work nicely, but crashes when you actually load something .. needs debugging!
6984
6985   leo (Alpha branch)
6986   - Set correct initial directory for the File/Load command
6987
6988 17/01/2001
6989   (Alpha branch)
6990   - Fixed q3map is crash if a .shader file is referenced in shaderlist and not found
6991
6992   TTimo (Alpha branch)
6993   - fixed some license headers on gtkfilesel.c, started looking into porting gtkfilesel.c to win32
6994
6995 16/01/2001
6996   raistlin
6997   - the tree is opened whoooo!
6998
6999   TTimo (Alpha branch)
7000   - replaced the old Id header by the newer version (BIG update, to trunk and Alpha)
7001   - switched str.h to BSP
7002   - added LGPL license to the sample dll
7003
7004 15/01/2001
7005   (Alpha branch)
7006   - Added camera window toggle option to all views mode
7007
7008   TTimo
7009   for trunk and Alpha:
7010   - renamed TOOL_SOURCE_EULA to LICENSE_ID
7011   - renamed CONTRIBUTOR to CONTRIBUTOR_AGREEMENT
7012   - added CONTRIBUTORS and LICENSE
7013
7014 14/01/2001
7015   (Alpha branch)
7016   - plugin SDK is back in setup/ moved the sample dll to be in plugins/, need to rewrite the SDK scripts
7017   - built a lightweight plugin SDK with cygwin makefile for the sample plugin
7018
7019 12/01/2001
7020   (Alpha branch)
7021   - Set map modified flag when deleting a brush
7022   - Minimize all windows when the main window is minimized in floating views mode
7023
7024 11/01/2001
7025   (Alpha branch)
7026   - Cleaned up the View/Show submenu
7027   - Fixed texture menu splitting 
7028   - Fixed major grid lines on 128 and 256 grids
7029   - Load only a single .def file if specified in the project settings
7030   - Fixed q3map Makefile
7031
7032   TTimo
7033   (Alpha branch)
7034   - Removed plugins/shaders from Alpha branch
7035   - got rid of common2/ and code, moved qfiles.h and surfaceflags.h into common/
7036   - put the licensing headers in all source files (forgot some? byte me)
7037
7038 10/01/2001
7039   leo (Alpha branch)
7040   - Added new filter system based on FAKK2 Radiant
7041
7042   TTimo
7043   - fixed whatever could be fixed to make it compile with the new directory layout
7044   (Alpha branch)
7045   - project files update
7046
7047 09/01/2001
7048   (Alpha branch)
7049   - Added undo for patch redisperse rows and patch redisperse cols commands
7050   - Fixed Show Z Outline menu item
7051
7052 30/11/2000
7053   TTimo
7054   - removed content flags and value from qtexture_t, these have moved to the IShader
7055     (NOTE: qtexture_t != texdef_t, texdef_t still using flags value and content)
7056
7057   - Rewrote the linux plugins Makefiles
7058
7059 29/11/2000
7060   - Improved the way modules are loaded
7061   - Added new parameter to QERPlug_RequestInterface
7062   - finished VC6 project files conversion for new directory structure
7063   - fixed shader blending on terrain maps bug
7064  
7065 08/01/2001
7066   - Updated Makefiles for the new directory structure
7067   - Fixed View/Show/Entities menu not being checked correctly
7068   - Fixed "Invert Selection" command selecting hidden brushes
7069   - Fixed "Select All of Type" command not working correctly after the Enitity Window is closed
7070   - Fixed grid being drawn even when it's the same color of the background
7071   - Fixed "Toggle Size Paint" not turning off
7072  
7073 05/01/2001
7074   - Fixed autosave interval being calculated wrong
7075   - Fixed autosave path under Linux
7076   - Fixed q3map crash when trying to load missing pcx files
7077   - Fixed q3map not finding .bmp files for the terrain alpha map
7078  
7079 04/01/2001
7080   - Fixed GL stack underflow when loading a misc_model
7081  
7082 03/01/2001
7083   - Fixed patches remaining half-selected after "Region set selected" (#2748)
7084   - Fixed Surface Inspector spin buttons rate (#2776)
7085   - Fixed some shortcuts not appearing on menu items (#2786)
7086
7087
7088 ================================================================================
7089                                   1.1-TA beta
7090 ================================================================================
7091
7092 02/01/2001
7093   - Fixed memory problem if a file without extension is entered in the file save dialog.
7094   - Fixed double slashes "//" on filenames when saving a map
7095   - Fixed pk3man plugin not finding the toolbar bitmaps
7096   - Fixed double clicks being considered 2 mouse clicks
7097
7098   RR2DO2 (applied by TTimo)
7099   - Clusterportal filtering ('View > Show > Show clusterportal' toggle)
7100
7101 01/01/2001
7102   TTimo
7103   - updated Web/ with new stuff, web site ready for release
7104   - fixed a crash with multiple edge dragging on win32 (was caused by compiler optimizations,
7105     this one was a major pain)
7106
7107 31/12/2000
7108   - fixed the file open/save dialogs initial directory
7109
7110   RR2DO2 (applied by TTimo)
7111   - bug fix in the terrain loading speedup
7112
7113   TTimo
7114   - tried to lookup the Z window minimum width problem, added #define DBG_WINDOWPOS code to investigate
7115
7116 30/12/2000
7117   RR2DO2 (applied by TTimo)
7118   - fix to CSG Merge in the menu drop down (menu was there, command not hooked)
7119   - some message formatting fixes
7120
7121   TTimo
7122   - rudimentary pattern matching in file selection, affects the plugin API too
7123   - fixed silly bug in the "clipper uses caulk" code
7124   - major speedup to the loading code on terrain entities
7125   (in mpterra2, from 113s to 4s for the main terrain entity)
7126   - patched back the file open/save dialogs initial directory to override in TA mode
7127   - fixed Patch output crash in the plugin API
7128   - fixed BP conversion in the brush output of the plugin API
7129
7130   minkey (applied by TTimo)
7131   - fix to the m_pfnLoadFile code to use VFS
7132
7133 29/12/2000
7134   - Remember main window position in floating views mode
7135   - Fixed wake up when running the engine in floating views mode under win32
7136
7137   TTimo
7138   - various fixes and debug hooks for PJ bug reports
7139
7140 28/12/2000
7141   - Fixed VFS initialization order
7142   - Removed texture menu splitting option from preferences (now it's automatic)
7143
7144   TTimo
7145   - built an initial setup, updated the changelog file for 1.1-TA-beta
7146
7147 27/12/2000
7148   - Fixed Q3Map output window being too wide on some errors
7149   - Added VFS to q3map
7150
7151   TTimo
7152   - replace a printf in q3map by Sys_Printf (!), which is what should actually be used
7153   - added a set of functions to vfs to help with file dialogs, building relative files etc.
7154   - reworked the file dialogs so they default in the right location (open/save as/md3 loading/sound loading)
7155   - fixed shader editor to work with the right path
7156
7157 26/12/2000
7158   TTimo
7159   - put the converted HTML manuals (Radiant, shaders and model) in the tree (and the win32 setup)
7160   - added the new Terrain and Team Arena mapping manuals (added to the setups too)
7161
7162   leo
7163   - Copy and paste across different instances of Radiant
7164   - Fixed wait cursor when copying
7165   - Print engine command line to the console
7166   - Fix glib warnings when running the engine
7167   - Fixed shader files being loaded twice
7168   - Texture menu now automatically breaks when it reaches the maximum screen height
7169
7170 24/12/2000
7171   - Fixed q3map to compile with the new LoadJPGBuf parameter
7172
7173   TTimo
7174   - added TA paths to the BSP commands and running engine
7175   - fixed a bug if running with monitoring disabled (generating the .bat was borked)
7176   - changed the -moddir implementation to a global switch in q3map (same as -connect)
7177   - moddirparam as a global variable in cmdlib, added a TA_HACK in there
7178   - changed the SetQDirFromPath to stick to "baseq3/" when using -moddir
7179   TODO: check standalone files
7180
7181 23/12/2000
7182   TTimo
7183   - fixed some sleep/wake code (crashes and wakeup problems on models)
7184   - vfsInitDirectory for TA directory (needs to be checked on linux)
7185   - changed my mind on entities.def, if TA is enabled, load entities-TA.def on top of regular entities.def
7186
7187   mickey (applied by TTimo)
7188   - some memory overrun fixes
7189
7190 22/12/2000
7191   - Fixed plugin Makefiles to not use private/
7192
7193   RR2DO2 (applied by leo)
7194   - Fixed SetTallBrush undo
7195   - Added bug report link to help menu
7196
7197 21/12/2000
7198   - Daily Linux compilation fixes
7199   - Fixed q3map to read .pk3 files from the directory set by -moddir
7200   - Fixed vfs not listing all files correctly
7201   - Fixed libjpeg crashing on some jpeg files
7202   - Load .def files depending on the current game
7203
7204 20/12/2000
7205   - Applied Mickey's patch to fix win32 window position save/load.
7206   - removed missing _msize call
7207
7208   TTimo
7209   - cleaned up more g_malloc g_free problems, cleaned a INPUT_BUF_SIZE problem in jpeglib
7210
7211 19/12/2000
7212   - More manual updates
7213   - Fixed bugs comparing file extensions
7214   - Added VFS to the Alpha branch
7215
7216   TTimo
7217   - moved game selection to the project settings
7218   - got leo's vfs fixes, started changing the memory allocation scheme to glib
7219   - moved 'free' calls to g_free with a #define in cmdlib, Radiant seems to run nicely again
7220   - removed calls to _msize .. those were causing heap debug assertion failures
7221   - upped more stuff
7222
7223 18/12/2000
7224   - Added popup menus with the list of active textures to the find texture dialog
7225   - Fixed some menu checkbuttons
7226   - Changed max number of shader files parsed by q3map to 128
7227   - Updated manual images 
7228
7229 17/12/2000
7230   - Fixed bug with the texture window scrollbar range
7231
7232   Mickey (patched in by TTimo)
7233   - fix to the floating windows mode, don't send windows to the desktop when raising something else (#2659)
7234
7235   TTimo
7236   - finalized the merge and move into worldspawn commands by adding the undo stuff
7237   - fixed the clamping problems when flipping or mirroring patches
7238   - added 0.5 and 0.25 grids
7239   - added undo to Select_CompleteTall Select_PartialTall and Select_Inside
7240   - added on-the-fly conversion between regular brush coordinates and brush primitives texturing in the plugin API
7241
7242 15/12/2000
7243   - Fixed crash on Shift-A (Select all of type)
7244   - Save the state of the toolbar buttons
7245   - Remember the state of the Show Patch Bounding Box button
7246   - Double clicking on an entity on the Entity View tree selects the entity
7247   - Sort the list columns of the map info dialog
7248   - Fixed a bug that would allow multiple Entity View dialogs
7249
7250   Mickey (patched in by TTimo)
7251   - saving position and size of the entity window between runs and during usage
7252
7253   TTimo
7254   - two new commands in the drop down menu:
7255   "move into worldspawn" will move selected brushes to worldspawn and eventually delete entities which end up with no brushes
7256   "merge brushes" will merge brushes into an entity (from worldspawn or from another entity)
7257   - added cleaned HTML version of the editor manual in the tree
7258
7259 14/12/2000
7260   - When pressing a letter key in the entity window list, scroll to the entity starting with the key pressed
7261   - Fixed backspace not working on the texture subset entry
7262   - Added version check when loading savedinfo.bin
7263
7264   TTimo
7265   - started implementing Select_Merge and Select_Seperate for workflow improvement on terrain maps
7266
7267 13/12/2000
7268   - Finished GtkGenSurf
7269
7270   RR2DO2 (merged in by TTimo)
7271   - patch to q3map, added option -custinfoparams for custom surface flags (still need documentation)
7272
7273   TTimo
7274   - zoom out and grid drawing taylored to the world size
7275
7276 12/12/2000
7277   TTimo
7278   - quick win32 update to gensurf
7279   - fixed #2610 (MAX_NETMESSAGE) .. needed a consistent rewrite of the way we parse the stream
7280
7281 11/12/2000
7282   - Fixed linux compiler errors from recent changes
7283   Not fixed today but I forgot to add those to the Alpha changelog
7284   - Fixed multiple Map Info dialogs bug
7285   - Fixed texture window not scrolling to the top when a new directory is loaded
7286   - Fixed GL Windows grab pointer bug
7287   - Fixed crash after map compilation if the map leaked
7288   - Fixed q3map crash if MAX_SHADER_FILES is reached
7289
7290 28/11/2000
7291   - Fixed sleep mode restoring hidden windows (win32)
7292   - Fixed find/replace textures dialog layout and keep it always on top of the main window
7293   - Replaced malloc/free calls with g_malloc/g_free to avoid the win32 limitation
7294
7295 27/11/2000
7296   - Removed glu.h dependencies
7297   - Added new file selection dialog
7298   - Removed g_PrefsDlg.m_bDisableAlphaChannel (always FALSE)
7299   - Added shortcuts for sleep and simple patch mesh
7300   - Fixed crash after sleep mode (no GL context current)
7301
7302 24/11/2000
7303   - Rewrote the jpeg functions of the image plugin
7304   - Replaced some MFC classes with glib
7305   - More shader plugin fixes
7306   - Fixed bug with select all entities command
7307
7308   TTimo
7309   - fixed q3map to handle the new LoadJPGBuff length parameter
7310
7311 22/11/2000
7312   - Fixed crash in Error() if there's no current GL context
7313   - Fixes to the shaders plugin
7314
7315   TTimo
7316   - created VC6 project file for image module
7317   - modified the m_pfnError in qerplugin.h to use (char *, ...) construct
7318
7319 21/11/2000
7320   - Ensured that the plugins are loaded in the correct order
7321   - Added Sys_FPrintf and Sys_Printf to the plugin interfaces
7322   - Some VC++ fixes
7323
7324   TTimo
7325   - more fixes to the world size
7326   - modified moduleentry_t so it compiles on win32. need to update the code in all modules probably
7327   - other minor fixes and updates to get everything building on win32
7328
7329 20/11/2000
7330   - Moved image loading code to a plugin
7331   - Fixed some bugs in the shader plugin
7332   - Now using glGenTextures to set texture ids
7333
7334 19/11/2000
7335   TTimo
7336   - shader code removed from Radiant core, relies on shader module
7337   - added ctrl-alt-LBUTTON = multiple brush select without selecting whole entities (from TA update)
7338   - added an XML testing proggy in DevDocs/
7339
7340 18/11/2000
7341   TTimo
7342   - shader module is compiling
7343   - reworked the way we deal with required interfaces,
7344   automated the interface request process and added code to check the required modules have been found
7345
7346 17/11/2000
7347   - Q1 VFS plugin
7348   - Changes to the VFS API to detect the format supported by a plugin
7349   - Added checks to PluginManager to load the correct VFS plugin
7350
7351   TTimo
7352   - made a mess with XML MAX_NETMESSAGE error, still not fixed
7353   - merged q3map 1.0r (TA update from Id) into the tree - important files modified: surfaceflags.h qfiles.h
7354
7355 08/12/2000
7356   TTimo (shit I'm 24 now)
7357   - added gtk gensurf, VC6 project files are up to date, linux Makefile not checked
7358   - fix some WINAPI stuff on above code
7359   - add idata.h for raw access to editor data
7360   - new _QERAppShaderTable for shader module -> editor functions
7361   - added new entries in various tables (GL, parser etc.)
7362   - shader module is well under way
7363
7364 16/11/2000
7365   - Added a color selection dialog function to the plugin API
7366   - Added profile read/write functions to the plugin API
7367
7368   TTimo
7369   - MAX_NETMESSAGE bug: patched q3map so it sends in several messages if the problem occurs
7370   still need to update Radiant to recognize XML nodes split into several messages (using an input buffer)
7371   - added a test map for MAX_NETMESSAGE: sput.map
7372   - project file for vfspk3and win32 patching
7373
7374 15/11/2000
7375   - More plugin cleanup
7376   - Added IsEqualGUID() to qerplugin.h
7377
7378   TTimo
7379   - merged Alpha back in (didn't try to merge this CHANGES file)
7380   - backported some stuff from the trunk to here, the Sys_Printf, gtk_MessageBox and profile stuff
7381   - created VC project file for gtk-based gensurf plugin
7382
7383 14/11/2000
7384   - Fixed DumpUnreferencedShaders()
7385
7386   TTimo
7387   - added QE_CheckProjectEntity to check paths are following the right conventions
7388
7389 13/11/2000
7390   - Fixed bugs in the vfs plugin
7391   - Added support to vfs plugins in Radiant
7392
7393   TTimo
7394   - updated project file to libxml2-2.2.8, use libxml2 as the directory name for whatever version..
7395           NOTE: libxml2-2.2.8 needs some patching to compile right..
7396
7397 12/11/2000
7398   TTimo
7399   - all Radiant functions that might be exported in interfaces need to use the WINAPI calling convention
7400   modified the GTK functions code accordingly
7401   - started writing the shaders module
7402
7403 10/11/2000
7404   - Added new GTK functions to the plugin API
7405   - Added 'parent' parameter to MessageBox, file_dialog and dir_dialog
7406   - Fixed Help commands (Linux)
7407
7408 09/11/2000
7409   - Fixed bug in the Z wnd code
7410   - Fixed copy text from the console (win32)
7411
7412         TTimo
7413         - moved the libxml library out of the tree, updated the VC6 project files accordingly
7414
7415 08/11/2000
7416         - ZWnd always on top (view #2, win32)
7417
7418         TTimo
7419         - added Escape key to hide the entity inspector
7420         - S and Shift+S now act as toggles on the inspectors
7421
7422 07/11/2000
7423         - Added ungroup command to right click menu
7424         - Fixed message box accelerator bug
7425         - Fixed GL error on win32 startup
7426
7427         TTimo
7428         - additions to the BSP interface
7429         - fixed DestroyCursor error
7430         - clipper caulks faces (and prefs checkbox)
7431
7432 06/11/2000
7433         - Cleaned PrtView and TexTool plugins
7434         - Fixed bug in texture menu names (#2506)
7435         - Added splitters to Entity dialog
7436
7437         TTimo
7438         - started clipper caulk implementation
7439         - fix to the pointfile not drawing in 2D views
7440         - MAX_BUILD_SIDES in q3map debug stream
7441
7442 05/11/2000
7443         - Merged Alpha branch with the trunk
7444
7445         TTimo
7446         - more plugin interface for Q3Build, and plugin SDK additions
7447         - merged q3map Realloc back into Alpha branch
7448
7449 04/11/2000
7450         - Fixed crash during startup if Zwnd was hidden in views #2 and #3
7451         - Fixed ToggleConsole command
7452         - Fixed ToggleEntity and ToggleTexture commands in view #2
7453         - Fixed plugin Makefiles
7454         - Removed -rdynamic from Radiant link options (crashes pk3man plugin)
7455
7456 03/11/2000
7457         TTimo
7458         - directory reorganisation for the plugin SDK, added an interface/ directory
7459
7460 02/11/2000
7461         - Save ZWnd state in views #2 and #3
7462         - Entity dlg always on top (linux)
7463         - Fixed shortcuts.ini parsing bug
7464         - Fixed editpad crash if editpad not present (win32)
7465         - Fixed bugs in the internal shader editor
7466         - Fixed widget_show if window moved after gtk_widget_set_uposition
7467
7468 ================================================================================
7469                                     1.1 beta
7470 ================================================================================
7471
7472 31/10/2000
7473         - Continue loading if glXGetProcAddressARB is not present (Utah-GLX fix)
7474         - Fix BSP commands not working if a map is not in "mapspath" (linux)
7475
7476 30/10/2000
7477         - fixed the Region commands, "Region > Set brush" is working
7478           Region uses the camera as spawn point.
7479         - Fixed view/show menu initialization
7480         - Fixed warning when starting view #2
7481         - Fixed z wnd in view #3
7482         - Fixed win32 sleep mode crashes on views #2 and #3
7483         - Added "Restart" message when changing texture quality in the preferences
7484         - Cleanup: removed radbsp.cpp (unused) and unzip.cpp (already in pak.a)
7485
7486 29/10/2000
7487         - Fixed SIGCHLD handler
7488         - Built 1.1b setups
7489
7490 28/10/2000
7491         - Fixed q3map bug visbytes > MAX_MAP_VISIBILITY
7492         - Fixed clipper display bug
7493
7494         TTimo
7495         - updated quakev2.qe4 with -vlight options
7496         - added checks in q3map to prevent crashing on allocating a winding too big
7497         will stop with an error now.
7498         - added the corresponding editor support for debug messages if MAX_POINTS_ON_WINDING is exceeded
7499
7500         G_Dewan
7501         - improved q3map, reducing minimal memory footprint by about 45Mb
7502
7503 27/10/2000
7504         - Fixed crash in BSP debug window
7505         - Reorganized the preferences dialog
7506         - Fixed q3map Makefile
7507         - Fixed +/- bug in win32 (Gtk patch)
7508         - Fixed Alt shortcuts bug in win32 (Gtk patch)
7509         - Fixed q3map crash when visbytes > MAX_MAP_VISIBILITY
7510
7511         TTimo
7512         - improved snapshots behaviour, doesn't snapshot non-modified maps
7513
7514 26/10/2000
7515         - Fixed patch inspector not showing after it has been closed
7516         - Added 'Reset' button to entity dialog
7517
7518 25/10/2000
7519         - Fixed more grid issues
7520         - Fixed load window position bug (saved pos greater than screen resolution)
7521         - Fixed selection nudge bug
7522         - Improved entity windows layout
7523         - Fixed GL font not being recreated when exiting sleep mode
7524
7525         TTimo
7526         - cleaned m_nTextureTweak and m_bSnapTToGrid
7527         - improved the CycleCapTexturePatch command, now cycles across the 3 planes only 
7528         and works on multiple patches at once
7529
7530 24/10/2000
7531         - Added an overwrite prompt when saving files
7532         - Fixed 128 and 256 grid display
7533         - Commented-out grouping code (not functional yet)
7534
7535 23/10/2000
7536         - Fixed q3map to load jpgs under Linux
7537         - Fixed wake-up crash when floating windows were closed (#2423)
7538
7539 21/10/2000
7540         - More q3map and radiant Makefile fixes
7541         - Remember size/position of the entities dialog
7542
7543 20/10/2000
7544         - Redirect Gdk warnings
7545         - Draw border around active XY wnd
7546         - Moved some scripts to the Makefile
7547         - Added shift+rclick to zoom in/out
7548         - Removed minimize/maximize buttons for z wnd in floating mode under win32
7549
7550         TTimo
7551         - Two new entries in View > Show: Show Outline and Show Axes
7552         Show Outline turns on/off colored outline of the current view
7553         Show Axes turns on/off display of a small axis base in the 2D view
7554         - fix q3map Makefile to use external libxml2 source
7555         
7556         G_DEWAN
7557         - Fix to bogus noshader error message in q3map
7558
7559 19/10/2000
7560         - Added new console functions that support colors
7561         - Revised linux makefile for debug/release builds
7562         - Redirect Gtk warnings to the console
7563
7564         TTimo
7565         - reorganized the entity inspector window, layout depends on the number of flags to get
7566         more space in the comment window.
7567
7568 18/10/2000
7569         - Fixed add/remove bsp items in project settings dialog
7570         - Did some cleanup (removed #define WIN32_CONSOLE)
7571         - Fixed console not working in view #3
7572         - Fixed warning when exiting in views #2 #3
7573
7574         TTimo
7575         - fix to entity inspector comment window for the eclass_t on win32 (removed the white squares)
7576
7577 17/10/2000
7578         - Fixed texwindow not scrolling when last texture is large
7579         - Added LOD for patches
7580         - Fixed prefab path & user ini in preferences dialog
7581
7582 13/10/2000
7583         TTimo (XML branch)
7584         - basic architecture for XML feedback is functional
7585         see radiant/feedback.cpp radiant/watchbsp.cpp q3tools/common2/inout.c
7586         merging back in alpha
7587
7588 04/10/2000
7589         TTimo (XML branch)
7590         - sax interface is in Radiant, need to add a state machine and proper processing
7591
7592 04/10/2000
7593         TTimo (XML branch)
7594         - experimental use of SAX interface to parse the stream on the server side, see q3tools/q3map/NetTest
7595
7596 03/10/2000
7597         TTimo (XML branch)
7598         - adding libxml2 in the repository, based on libxml2-2.2.4 with project files and stuff to build on win32
7599
7600 31/09/2000
7601         TTimo (XML branch)
7602         - new common2/ dir, output system rewritten through Sys_Printf
7603         - experimental use of libxml
7604
7605 28/09/2000
7606         TTimo (Inspector branch)
7607         - shift+arrows matches the increments from the surface inspector
7608         - button 'Match Grid' in the SI to set the increment according to current grid
7609
7610 25/09/2000
7611         TTimo (Inspector branch)
7612         - fixed crappy bug in SavedInfo.bin upgrade (when the struct sizes don't match)
7613         - surface inspector has inc step dialog boxes (+saved in prefs)
7614         - face selection is always on (was something weird from the prefs)
7615         - undo works better with the surface inspector
7616
7617 25/09/2000
7618         - Added ARB_Multitexture support
7619
7620 21/09/2000
7621         - Fixed preferences dialog warning
7622         - Added new grid sizes
7623
7624 20/09/2000
7625         - Fixed small bugs reported from Fenris
7626
7627 17/09/2000
7628         TTimo
7629         - fixed a bug with template project loading / path to the engine safecheck (a weird hidden one)
7630         G_Dewan & TTimo
7631         - fixes to the process spawning (Q_Exec in cmdlib) + appropriate warning and error messages
7632         Fishman
7633         - antialiased drawing in 2D views
7634
7635 14/09/2000 
7636         TTimo
7637         - radiant.log commandlist.txt and radiant.pid are create in g_strAppPath on win32 and g_strTempPath on linux
7638         - moved the splash screen after the .pid code
7639         - I suspect a bug in the .pid removal, added a check and message box
7640         - help works again on win32, spawning Word with the Q3Rad_Manual.doc (temporary solution of course)
7641         - surface inspector: removed all Q2 related stuff, fixed horizontal shift, reorganized the widgets layout
7642                 hooked the widgets to apply the changes on the fly (the inspectors need a good chunk of work)
7643         - fixed a radiant.pid bug
7644         - added icon to MSVC6 project (with some help)
7645         
7646         G_Dewan
7647         - fix to BSP menu order getting mixed up
7648         - fix to the file dialog
7649
7650 11/09/2000
7651         - Added splash screen
7652
7653 25/08/2000 TTimo
7654         - launch sleep mode before running game
7655         - fixed Map_Snapshot bug
7656         - going to sleep works on view n2, raising is still screwed (contexts)
7657
7658 24/08/2000 TTimo
7659         - fixed some sleep mode stuff
7660         - fixed map snapshot bug
7661
7662 21/08/2000
7663         - fixed stuff to build on linux
7664         - Merged in q3map 1.0p
7665
7666 18/08/2000
7667         - Removed "High Color Textures" option (always on)
7668         - Removed "Status Point Size" option
7669
7670 17/08/2000
7671         - Fixed win32 console issues
7672
7673 16/08/2000
7674         - added g_strTempPath
7675         - restore maximized window state
7676         - fixed logo.bmp
7677
7678 15/08/2000 TTimo
7679         - fixed keyboard shortcuts
7680         - fixed engine path in prefs (must use the file dialog to change)
7681         - fixed a bug related to engine path and project templates
7682
7683 15/08/2000
7684         - Removed QE4 update model option (always on)
7685         - Removed Buggy ICD option (always off)
7686         - Reorganized the preferences dialog to take a bit less space
7687
7688 14/08/2000 TTimo
7689         - using profile.cpp code to read shortcut keys files
7690         - moved DevDocs/changelog.txt to data/changelog.txt
7691                 (data/ should be used for user-side stuff and DevDocs/ for developpers)
7692         - added data/quickstart.txt with a beginning of info about the main differences
7693                 between Q3Radiant 202 and GtkRadiant. to be used as a doc later.
7694
7695 13/08/2000 TTimo
7696         - added DevDocs/WIN32SETUP and DevDocs/changelog.txt
7697                 changelog.txt is end user changes
7698                 WIN32SETUP the TODO list for install specific stuff
7699         - wrapped a first version of the win32 installers (full and patch)
7700
7701 11/08/2000 TTimo
7702         - quickfix to put undo/redo back in
7703         - added DevDocs/WIN32SETUP, describes what I'm up to with the setup of win32 version
7704
7705 10/08/2000 TTimo
7706         - added back the window position saving code that was in earlier tree
7707                 NOTE: would have rather have it done in prefs than hooked in mainframe_delete and MainFrame::Create
7708                 (would have been cleaner IMO)
7709                 NOTE: IT'S STILL BROKEN .. I ADDED THE CODE BUT I MUST BE MISSING SOMETHING
7710                 NOTE: it doesn't remember the maximized state. It should.
7711
7712 08/08/2000 TTimo
7713         - fixed win32 build for GLWidget code, added WINAPI calling convention on all exported stuff
7714         - fixed TexTool to compile under win32
7715
7716 07/08/2000 TTimo
7717         - fixed some crash with the new jpeg lib
7718         - fixed console logging behaviour (was always turned on at startup)
7719         - added console logging checkbutton in prefs
7720
7721 07/08/2000
7722         - Merged the GLWidget branch
7723         - Merged 202 patches
7724         - Fixed "clean" button in the preferences dialog
7725         - Added pid startup detection
7726         - Updated plugin interface with GLWidget functions
7727         - Updated TexTool plugin
7728
7729 04/08/2000
7730         - Added "errno" string to the Error() message box
7731         - More 202 patches
7732
7733 03/08/2000
7734         - Merged changes from MFC Radiant 202
7735         - Fixed the win32 GLWidget stuff
7736  
7737 02/08/2000
7738         - new OpenGL widget to keep all platform specific code in only one file
7739
7740 01/08/2000
7741         - Added code to restore the windows when coming out of sleep mode
7742         - Rewrote the TexTool plugin
7743
7744 31/07/2000 TTimo
7745         - added vc6 projects for PrtView
7746         - tested PrtView and Radiant against latest binary release of Gtk (works great)
7747
7748         Leo:
7749         - Updated VC5 projects
7750         - Fixed plugin loading under win32
7751         - Updated PrtView to compile under win32
7752         - Radiant is now iconified when going in sleep mode
7753
7754 30/07/2000 TTimo
7755         - prefs dialog for BSP monitoring
7756         - Added data/ directory with entities.def and quakev2.qe4
7757         - stabilized syntax of v2 project file, same project file for both platforms
7758         - added DevDocs/WIN32BETA with a list of stuff to do before going on public beta on win32
7759         - added DevDocs/d2u .. handy script to remove linefeeds from DOS files
7760         - added radiant/radiant.proj, project file for source navigator (SN rules)
7761
7762         Leo:
7763         - Fixed the logfile crash when ~/.q3a/radiant doesn't exist (fenris #1953)
7764
7765 28/07/2000 TTimo
7766         - Fix to the win32 console to use window's default font
7767         - Added File > Sleep for experimentation
7768                 NOTE: we need to keep Radiant minimized when going into sleep mode
7769
7770 28/07/2000
7771         - Finished the win32 console replacement
7772         - Fixed bug 1952 (map loading segfault)
7773         - Added a Makefile to the libs dir
7774
7775 26/07/2000
7776         - Added PrtView plugin
7777         - Added qvm target to source/Makefile
7778         - Another release candidate sent to QA
7779
7780 18/07/2000
7781         - Fixed the slow updates issue in the win32 version
7782         - Added 3 new variables to fix the paths issue
7783
7784 17/07/2000
7785         - Fixed the plugin search directory (broken with the changes to g_strAppPath)
7786
7787 14/07/2000
7788         - Increased the timer speed in MainFrame::RoutineProcessing
7789         - Added code to release and recreate the contexts to the win32 version
7790         - Fixed the mouse capture under win32
7791
7792 13/07/2000
7793         - Fixed the new path and bsp problems
7794         - Sent new version to QA for testing/release
7795
7796 12/07/2000
7797         - Added "tools/" back to g_strAppPath under linux
7798
7799 11/07/2000
7800         - Added code to release and the recreate the GL contexts (linux)
7801
7802 10/07/2000
7803         - Changed directory structure
7804
7805 09/07/2000
7806         - Added CS_OWNDC for win32 with a GDK hack
7807
7808 07/07/2000
7809         - Fixed "white textures" bug (gluBuild2DMipmaps bug)
7810
7811 03/07/2000
7812 TTimo:  - main.cpp l386, removed tools/ appending to g_strAppPath, g_strAppPath is expected to point to the app.. (hope it doesn't break anything)
7813
7814 02/07/2000
7815         - Added precompiled headers for faster win32 builds
7816
7817 01/07/2000
7818         - Finally got q3asm/lcc working
7819
7820 26/06/2000
7821         - 201 patches
7822         - Added screenshot option
7823         - Added an error message if X is running in 8 bits
7824
7825 23/06/2000
7826         - Updated with build 200 source
7827
7828 13/06/2000
7829         - Remove --noshare option
7830         - Added --nofonts option to workaround a bug using glXUseXFonts in XFree 4.0
7831
7832 04/06/2000
7833         - Fixed bug with the Ctrl-X accelerator for the File/Exit menu
7834
7835 02/06/2000
7836         - Converting the TexTool plugin
7837
7838 30/05/2000
7839         - Changes to the plugin loading code
7840
7841 28/05/2000
7842         - Files with an underscore character are now correctly parsed in the MRU menu
7843
7844 25/05/2000
7845         - Fixed _exit bugs
7846         - Fixed bug in CMapStringToString::SetAt
7847         - Fixed copy/paste/clone bug
7848
7849 24/05/2000
7850         - Finished applying the 199 patches
7851         - Fixed a bug in CShaderArray::SortShaders() that was calling the wrong version of InsertAt()
7852         - Added numbers to the MRU menu items
7853
7854 23/05/2000
7855         - Fixed the floating point bug in gluBuild2DMipmaps
7856         - Fixed the time display after a bsp command is executed
7857         - Applied several patches from the 199 version
7858         - The console is now visible by default
7859
7860 21/05/2000
7861         - Added a replacement for gluBuild2DMipmaps
7862
7863 20/05/2000
7864         - Fixed the repeating textures bug when playing a map, "brush_primit" must be set to "1".
7865         - Fixed the bug about no current GL context when exiting in computers with 3dfx cards.
7866         - Textures in the directory pointed by "texturepath" are now loaded correctly in Radiant.
7867         - Fixed bug in q3map where it would require a shaderlist.txt file in ~/.q3a/baseq3/scripts.
7868
7869 19/05/2000
7870         - Fixed a bug in the multiple directories hack in libs/pakstuff.cc
7871         - Finished the filter in the texture window
7872         - The wait cursor is now correctly set in the XY window
7873         - Added replacements for gluPerspective and gluLookAt
7874         - Textures can now be stored in 2 places:
7875         * The path pointed by "texturepath" (defaults to ~/.q3a/baseq3/textures,
7876           but can be changed in the project settings)
7877         * The base texture path (<install_path>/baseq3/textures)
7878         - Radiant and the q3map tool now looks for shaders in ~/.q3a/baseq3/shaderlist.txt
7879           and <install_path>/baseq3/scripts/shaderlist.txt
7880
7881 18/05/2000
7882         - Plugin menu fixes
7883         - Created a simple text editor to edit the shaders (instead of calling an external program)
7884         - Copy and paste now work
7885         - Fixed some bugs with the MRU menu
7886         - Some menu items are now enabled/disabled correctly in MainFrame::RoutineProcessing () 
7887         - Added a new command line option (--cdpath) to set the CD-ROM path
7888         - Fixed some bugs in the entity window, now it's possible to add/edit/remove properties
7889         - New directory paths:
7890         * maps now default to ~/.q3a/baseq3/maps
7891         * autosave files are saved in ~/.q3a/baseq3/maps
7892         * .pk3 files can be in ~/.q3a/baseq3, <install_path>/baseq3 and in the CD-ROM
7893
7894 17/05/2000
7895         - Fixed bug deselecting a brush after the surface dialog is open
7896         - hide cursor when right-dragging XYWnd
7897         - files saved to /tmp are now saved in ~/.q3a/radiant
7898         - Disabled undo
7899         - Fixed a bug in FillTextureMenu
7900         - User can now correctly change the accelerators at run-time
7901         - Accelerators are read from ~/.q3a/radiant/radiant.ini
7902
7903 16/05/2000
7904         - Finished the patch inspector
7905         - Finished the texture toolbar
7906         - more small bug fixes
7907
7908 11/05/2000
7909         - Finished the GroupDlg stuff
7910         - Added support to read pak files from the Quake3 CD-ROM
7911         - moved /tmp/paklog.txt to ~/.q3a/radiant/paklog
7912         - added functions to replace GetKeyState and SetCursorPos
7913         - fixed the command key handlers for the mainwindow