Go to file
Ton Roosendaal cadd08b16f Bug fix #21900
Issue with Library linking: if you already have libraries linked in,
and you attempt to link more data, using internally already linked
stuff (like a group with group links) the linkage would fail. It did
resolve on save-load though.

There's a long commented history in this code explaining it. I found
out it was because of manual step-by-step linking versus normal file
reads. In the first case, the "lib pointer map" was missing references.
2010-12-04 15:45:16 +00:00
build_files Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for 'const char's,. 2010-12-03 17:05:21 +00:00
doc == console == 2010-11-25 14:55:03 +00:00
extern Fix for compilation error caused by strict prototype checking 2010-12-03 14:35:10 +00:00
intern Cocoa : fix drag and drop was no more operational after having fullscreened the window 2010-12-04 14:26:45 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release Bugfix #21893 2010-12-04 13:46:25 +00:00
source Bug fix #21900 2010-12-04 15:45:16 +00:00
CMakeLists.txt Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for 'const char's,. 2010-12-03 17:05:21 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Make sure plugins/ goes under shortversion/ dir 2010-10-26 22:13:37 +00:00